@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
59 lines • 1.29 kB
JSON
{
"GP": {
"continent": "North America",
"alpha2": "GP",
"alpha3": "GLP",
"country_code": "590",
"international_prefix": "00",
"ioc": null,
"gec": "GP",
"name": "Guadeloupe",
"national_destination_code_lengths": [
3
],
"national_number_lengths": [
10
],
"national_prefix": "None",
"number": "312",
"region": "Americas",
"subregion": "Caribbean",
"world_region": "AMER",
"un_locode": "GP",
"nationality": "Guadeloupian",
"postal_code": true,
"unofficial_names": [
"Guadeloupe",
"Guadalupe",
"グアドループ"
],
"languages_official": [
"fr"
],
"languages_spoken": [
"fr"
],
"geo": {
"latitude": 16.265,
"latitude_dec": "16.256731033325195",
"longitude": -61.55099999999999,
"longitude_dec": "-61.56741714477539",
"max_latitude": 16.5572273,
"max_longitude": -60.9473,
"min_latitude": 15.742032,
"min_longitude": -61.8468,
"bounds": {
"northeast": {
"lat": 16.5572273,
"lng": -60.9473
},
"southwest": {
"lat": 15.742032,
"lng": -61.8468
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}