feat(postcodes/RS): bulk-import 1,170 Serbia postcodes via Pošta Srbije (#1039)#1466
Merged
Conversation
…je (#1039) Source: Pošta Srbije catalogue redistributed via the nebjak/serbia- zip-codes-js MIT package. Ships country-only — the source carries city + zip_code only with no okrug (district) mapping (matches the SE/SI/ZA/GR/VN/LV/KE precedent). Refs #1039. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
CSC Validation ReportPR Format
Labels applied:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds 1,170 Serbia postcodes covering Pošta Srbije's catalogue, sourced
from the MIT-licensed
nebjak/serbia-zip-codes-jspackage.(5-digit code, city)pair.Why country-only
Source carries only
city+zip_code. Mapping to the 32okrugs / cities of national importance in
states.jsonwouldrequire an external okrug-by-locality table; matches the
SE/SI/ZA/GR/VN/LV/KE precedent.
Source & licence
"source": "posta-srbije-via-nebjak"Validation
python3 -m py_compileclean.country.postal_code_regex(^(\d{5})$).id,created_at,updated_at,flag).Test plan
Refs #1039.
🤖 Generated with Claude Code