@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
62 lines • 1.34 kB
JSON
{
"ET": {
"continent": "Africa",
"alpha2": "ET",
"alpha3": "ETH",
"country_code": "251",
"international_prefix": "00",
"ioc": "ETH",
"gec": "ET",
"name": "Ethiopia",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9
],
"national_prefix": "0",
"number": "231",
"region": "Africa",
"subregion": "Eastern Africa",
"world_region": "EMEA",
"un_locode": "ET",
"nationality": "Ethiopian",
"postal_code": true,
"unofficial_names": [
"Ethiopia",
"Äthiopien",
"Éthiopie",
"Etiopía",
"エチオピア",
"Ethiopië"
],
"languages_official": [
"am"
],
"languages_spoken": [
"am"
],
"geo": {
"latitude": 9.145000000000001,
"latitude_dec": "8.626703262329102",
"longitude": 40.489673,
"longitude_dec": "39.63755416870117",
"max_latitude": 14.8942141,
"max_longitude": 48.0010561,
"min_latitude": 3.4041369,
"min_longitude": 32.997734,
"bounds": {
"northeast": {
"lat": 14.8942141,
"lng": 48.0010561
},
"southwest": {
"lat": 3.4041369,
"lng": 32.997734
}
}
},
"currency_code": "ETB",
"start_of_week": "monday"
}
}