@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
58 lines • 1.27 kB
JSON
{
"NI": {
"continent": "North America",
"alpha2": "NI",
"alpha3": "NIC",
"country_code": "505",
"international_prefix": "00",
"ioc": "NCA",
"gec": "NU",
"name": "Nicaragua",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8
],
"national_prefix": "None",
"number": "558",
"region": "Americas",
"subregion": "Central America",
"world_region": "AMER",
"un_locode": "NI",
"nationality": "Nicaraguan",
"postal_code": true,
"unofficial_names": [
"Nicaragua",
"ニカラグア"
],
"languages_official": [
"es"
],
"languages_spoken": [
"es"
],
"geo": {
"latitude": 12.865416,
"latitude_dec": "12.903773307800293",
"longitude": -85.207229,
"longitude_dec": "-84.92182159423828",
"max_latitude": 15.0302755,
"max_longitude": -82.2766,
"min_latitude": 10.7080549,
"min_longitude": -87.7588,
"bounds": {
"northeast": {
"lat": 15.0302755,
"lng": -82.2766
},
"southwest": {
"lat": 10.7080549,
"lng": -87.7588
}
}
},
"currency_code": "NIO",
"start_of_week": "monday"
}
}