@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
60 lines • 1.31 kB
JSON
{
"EC": {
"continent": "South America",
"alpha2": "EC",
"alpha3": "ECU",
"country_code": "593",
"international_prefix": "00",
"ioc": "ECU",
"gec": "EC",
"name": "Ecuador",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8,
9
],
"national_prefix": "0",
"number": "218",
"region": "Americas",
"subregion": "South America",
"world_region": "AMER",
"un_locode": "EC",
"nationality": "Ecuadorean",
"postal_code": true,
"unofficial_names": [
"Ecuador",
"Équateur",
"エクアドル"
],
"languages_official": [
"es"
],
"languages_spoken": [
"es"
],
"geo": {
"latitude": -1.831239,
"latitude_dec": "-1.421528935432434",
"longitude": -78.18340599999999,
"longitude_dec": "-78.87104034423828",
"max_latitude": 2.2955,
"max_longitude": -75.188794,
"min_latitude": -5.0143511,
"min_longitude": -92.60379999999999,
"bounds": {
"northeast": {
"lat": 2.2955,
"lng": -75.188794
},
"southwest": {
"lat": -5.0143511,
"lng": -92.60379999999999
}
}
},
"currency_code": "USD",
"start_of_week": "monday"
}
}