Skip to content

Commit 76bbca4

Browse files
dr5hnclaude
andcommitted
feat(postcodes/AS): add American Samoa postcode (#1039)
Adds American Samoa's single ZIP 96799. Uses US ZIP system; 96799 is the sole code for the entire territory. Refs: #1039 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 47f704f commit 76bbca4

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

contributions/postcodes/AS.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[
2+
{
3+
"code": "96799",
4+
"country_id": 5,
5+
"country_code": "AS",
6+
"locality_name": "American Samoa",
7+
"type": "full",
8+
"source": "manual"
9+
}
10+
]

0 commit comments

Comments
 (0)