Skip to content

feat(postcodes/MQ): add Martinique arrondissement-capital postcodes (#1039)#1425

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

feat(postcodes/MQ): add Martinique arrondissement-capital postcodes (#1039)#1425
dr5hn merged 2 commits into
masterfrom
feat/postcodes-martinique

Conversation

@dr5hn
Copy link
Copy Markdown
Owner

@dr5hn dr5hn commented Apr 27, 2026

Adds 4 Martinique postcodes — one per arrondissement, each the sub-prefecture capital:

state_code Arrondissement Postcode Capital
01 Fort-de-France 97200 Fort-de-France (territorial capital)
02 La Trinité 97220 La Trinité
03 Le Marin 97290 Le Marin
04 Saint-Pierre 97250 Saint-Pierre

MQ uses the French postal system with 972## codes (~34 communes total). Shipping the 4 arrondissement capitals for high-confidence coverage.

Refs: #1039

…1039)

Adds 4 Martinique postcodes covering all 4 arrondissements, each
represented by its capital commune:

  01 Fort-de-France arr.   -> 97200 Fort-de-France (territorial capital)
  02 La Trinite arr.       -> 97220 La Trinite
  03 Le Marin arr.         -> 97290 Le Marin
  04 Saint-Pierre arr.     -> 97250 Saint-Pierre

MQ uses the French postal system with 972## codes (~34 communes total).
Shipping just the arrondissement capitals for high-confidence coverage.

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:57
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels 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

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 an initial contributions/postcodes/MQ.json dataset to introduce postcode coverage for Martinique (MQ), mapping the four arrondissement capitals to their corresponding 972## French-system postcodes.

Changes:

  • Added a new postcode contribution file for Martinique (MQ).
  • Introduced 4 “full” postcodes, one per arrondissement capital, with state_id/state_code links to existing MQ states.

Comment thread contributions/postcodes/MQ.json Outdated
Comment on lines +23 to +38
"code": "97290",
"country_id": 138,
"country_code": "MQ",
"state_id": 5400,
"state_code": "03",
"locality_name": "Le Marin",
"type": "full",
"source": "manual"
},
{
"code": "97250",
"country_id": 138,
"country_code": "MQ",
"state_id": 5401,
"state_code": "04",
"locality_name": "Saint-Pierre",
@dr5hn dr5hn merged commit c1b1588 into master Apr 27, 2026
1 check passed
@dr5hn dr5hn deleted the feat/postcodes-martinique 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