Skip to content

feat(postcodes/FM): add Micronesia postcodes (#1039)#1412

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

feat(postcodes/FM): add Micronesia postcodes (#1039)#1412
dr5hn merged 1 commit into
masterfrom
feat/postcodes-micronesia

Conversation

@dr5hn
Copy link
Copy Markdown
Owner

@dr5hn dr5hn commented Apr 25, 2026

Adds 4 ZIP codes for the Federated States of Micronesia, one per state:

state_code State ZIP
PNI Pohnpei (capital) 96941
TRK Chuuk 96942
YAP Yap 96943
KSA Kosrae 96944

US ZIP system (Compact of Free Association). Clean 1:1 state-to-ZIP mapping. All codes match countries.postal_code_regex (^(\d{5})$).

Refs: #1039

Adds the 4 Federated States of Micronesia ZIP codes, one per state:
  96941 Pohnpei (capital, PNI)
  96942 Chuuk (TRK)
  96943 Yap (YAP)
  96944 Kosrae (KSA)

Uses US ZIP system (Compact of Free Association). Clean 1:1 state-to-ZIP
mapping — unusual among Pacific territories.

Refs: #1039

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:27
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label 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 (4 records)

✅ All records passed validation

Cross-Reference Validation

✅ 8 reference(s) verified


All checks passed | Status: Ready for review

@dr5hn dr5hn merged commit ca3f236 into master Apr 25, 2026
3 checks passed
@dr5hn dr5hn deleted the feat/postcodes-micronesia branch April 25, 2026 15:28
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 postcode contribution data for the Federated States of Micronesia (FM) to support the new postcodes dataset introduced in #1039.

Changes:

  • Added contributions/postcodes/FM.json with 4 postal codes (96941–96944), mapped 1:1 to FM states via state_id/state_code.

@dosubot dosubot Bot added the enhancement New feature or request label Apr 25, 2026
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