@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.32 kB
JSON
{
"DM": {
"continent": "North America",
"alpha2": "DM",
"alpha3": "DMA",
"country_code": "1",
"nanp_prefix": "1767",
"international_prefix": "011",
"ioc": "DMA",
"gec": "DO",
"name": "Dominica",
"national_destination_code_lengths": [
3
],
"national_number_lengths": [
10
],
"national_prefix": "1",
"number": "212",
"region": "Americas",
"subregion": "Caribbean",
"world_region": "AMER",
"un_locode": "DM",
"nationality": "Dominican",
"postal_code": false,
"unofficial_names": [
"Dominica",
"ドミニカ国"
],
"languages_official": [
"en"
],
"languages_spoken": [
"en"
],
"geo": {
"latitude": 15.414999,
"latitude_dec": "15.3991060256958",
"longitude": -61.37097600000001,
"longitude_dec": "-61.33945846557617",
"max_latitude": 15.6485199,
"max_longitude": -61.23090180000001,
"min_latitude": 15.2042266,
"min_longitude": -61.484108,
"bounds": {
"northeast": {
"lat": 15.6485199,
"lng": -61.23090180000001
},
"southwest": {
"lat": 15.2042266,
"lng": -61.484108
}
}
},
"currency_code": "XCD",
"start_of_week": "monday"
}
}