Skip to content

feat(postcodes/RE): add Reunion arrondissement-capital postcodes (#1039)#1423

Merged
dr5hn merged 2 commits into
masterfrom
feat/postcodes-reunion
Apr 27, 2026
Merged

feat(postcodes/RE): add Reunion arrondissement-capital postcodes (#1039)#1423
dr5hn merged 2 commits into
masterfrom
feat/postcodes-reunion

Conversation

@dr5hn
Copy link
Copy Markdown
Owner

@dr5hn dr5hn commented Apr 27, 2026

Summary

Adds 4 Réunion postcodes — one per arrondissement, each the sub-prefecture capital.

state_code Arrondissement Postcode Capital
02 Saint-Denis (north) 97400 Saint-Denis (territorial capital)
01 Saint-Benoît (east) 97470 Saint-Benoît
03 Saint-Paul (west) 97460 Saint-Paul
04 Saint-Pierre (south) 97410 Saint-Pierre

RE uses the French postal system with 974## codes (~24 communes total). Shipping the 4 arrondissement capitals for high-confidence coverage; remaining communes can land in follow-up PRs once an automated La Poste pipeline is wired up.

source: "manual" — universally documented.

Refs: #1039

Adds 4 Reunion postcodes covering all 4 arrondissements (sub-prefectures),
each represented by its capital commune:

  01 Saint-Benoit (east)   -> 97470 Saint-Benoit
  02 Saint-Denis (north)   -> 97400 Saint-Denis (territorial capital)
  03 Saint-Paul (west)     -> 97460 Saint-Paul
  04 Saint-Pierre (south)  -> 97410 Saint-Pierre

RE uses the French postal system with 974## codes (~24 communes total).
Shipping just the arrondissement capitals for high-confidence coverage;
remaining communes can land in follow-up PRs.

Refs: #1039

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 27, 2026 06:55
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

CSC Validation Report

PR Format

  • ✅ Description provided
  • ✅ Data source linked
  • ✅ Issue linked (recommended for data changes)
  • ✅ Justification / context provided

Labels applied: data:postcodes

Schema Validation (4 records)

✅ All records passed validation

Cross-Reference Validation

✅ 8 reference(s) verified


All checks passed | Status: Ready for review

@dosubot dosubot Bot added the enhancement New feature or request label Apr 27, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds initial postcode coverage for Réunion (RE) by introducing four “full” postcodes mapped to the four arrondissement (district) capitals, consistent with the repo’s contributions/postcodes/{ISO2}.json contribution model.

Changes:

  • Added a new contributions/postcodes/RE.json file.
  • Introduced 4 RE postcode records with state_id/state_code set to the corresponding RE districts and locality_name set to the arrondissement capital.
  • Marked each record’s provenance with source: "manual".

@dr5hn dr5hn merged commit 126012d into master Apr 27, 2026
1 check passed
@dr5hn dr5hn deleted the feat/postcodes-reunion branch April 27, 2026 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:postcodes enhancement New feature or request ready-for-review size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants