@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
61 lines • 1.3 kB
JSON
{
"WS": {
"continent": "Australia",
"alpha2": "WS",
"alpha3": "WSM",
"country_code": "685",
"international_prefix": "00",
"ioc": "SAM",
"gec": "WS",
"name": "Samoa",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
6,
7
],
"national_prefix": "None",
"number": "882",
"region": "Oceania",
"subregion": "Polynesia",
"world_region": "APAC",
"un_locode": "WS",
"nationality": "Samoan",
"postal_code": true,
"unofficial_names": [
"Samoa",
"サモア"
],
"languages_official": [
"sm",
"en"
],
"languages_spoken": [
"sm",
"en"
],
"geo": {
"latitude": -13.759029,
"latitude_dec": "-13.668972969055176",
"longitude": -172.104629,
"longitude_dec": "-172.322021484375",
"max_latitude": -13.4203449,
"max_longitude": -171.3968562,
"min_latitude": -14.0833012,
"min_longitude": -172.8108215,
"bounds": {
"northeast": {
"lat": -13.4203449,
"lng": -171.3968562
},
"southwest": {
"lat": -14.0833012,
"lng": -172.8108215
}
}
},
"currency_code": "USD",
"start_of_week": "monday"
}
}