@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
64 lines • 1.45 kB
JSON
{
"MP": {
"continent": "Australia",
"alpha2": "MP",
"alpha3": "MNP",
"country_code": "1",
"international_prefix": "011",
"ioc": null,
"gec": "CQ",
"name": "Northern Mariana Islands",
"national_destination_code_lengths": [
3
],
"national_number_lengths": [
10
],
"national_prefix": "1",
"number": "580",
"region": "Oceania",
"subregion": "Micronesia",
"world_region": "APAC",
"un_locode": "MP",
"nationality": "American",
"postal_code": true,
"unofficial_names": [
"Northern Mariana Islands",
"Nördliche Marianen",
"Mariannes du Nord",
"Islas Marianas del Norte",
"北マリアナ諸島",
"Noordelijke Marianeneilanden"
],
"languages_official": [
"en",
"ch"
],
"languages_spoken": [
"en",
"ch"
],
"geo": {
"latitude": 15.0979,
"latitude_dec": "15.262779235839844",
"longitude": 145.6739,
"longitude_dec": "145.8045654296875",
"max_latitude": 20.6584862,
"max_longitude": 146.2060546,
"min_latitude": 13.9713848,
"min_longitude": 144.7668457,
"bounds": {
"northeast": {
"lat": 20.6584862,
"lng": 146.2060546
},
"southwest": {
"lat": 13.9713848,
"lng": 144.7668457
}
}
},
"currency_code": "USD",
"start_of_week": "monday"
}
}