Skip to content

feat(postcodes/MH): add Marshall Islands postcodes (#1039)#1418

Merged
dr5hn merged 1 commit into
masterfrom
feat/postcodes-marshall
Apr 25, 2026
Merged

feat(postcodes/MH): add Marshall Islands postcodes (#1039)#1418
dr5hn merged 1 commit into
masterfrom
feat/postcodes-marshall

Conversation

@dr5hn
Copy link
Copy Markdown
Owner

@dr5hn dr5hn commented Apr 25, 2026

Adds the 2 main Marshall Islands ZIPs:

state_code Atoll ZIP Locality
MAJ Majuro 96960 Majuro (capital)
KWA Kwajalein 96970 Ebeye

Uses US ZIP system (Compact of Free Association). Now passes the cross-reference validator after the MH regex fix in #1414 made the +4 extension optional.

Builds on: #1414
Refs: #1039

Adds the 2 main Marshall Islands ZIP codes:
  96960 Majuro (capital, Majuro Atoll)
  96970 Ebeye (Kwajalein Atoll)

Uses US ZIP system (Compact of Free Association). Now passes the
cross-reference validator after the MH regex fix in #1414 made the
+4 extension optional.

Refs: #1039
Builds on: #1414

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 25, 2026 15:34
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Apr 25, 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 (2 records)

✅ All records passed validation

Cross-Reference Validation

✅ 4 reference(s) verified


All checks passed | Status: Ready for review

@dr5hn dr5hn merged commit 91f0bf3 into master Apr 25, 2026
3 checks passed
@dr5hn dr5hn deleted the feat/postcodes-marshall branch April 25, 2026 15:36
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 records for the Marshall Islands (MH) under contributions/postcodes/, aligning with the postcodes-table contribution format and the updated MH postal_code_regex behavior introduced in #1414.

Changes:

  • Introduces contributions/postcodes/MH.json with two MH ZIP codes (96960, 96970).
  • Includes state cross-references for Majuro (MAJ) and Kwajalein (KWA) plus locality labels.

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