@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
71 lines • 1.5 kB
JSON
{
"EE": {
"continent": "Europe",
"alpha2": "EE",
"alpha3": "EST",
"country_code": "372",
"international_prefix": "00",
"ioc": "EST",
"gec": "EN",
"name": "Estonia",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
7,
8
],
"national_prefix": "None",
"number": "233",
"region": "Europe",
"subregion": "Northern Europe",
"world_region": "EMEA",
"un_locode": "EE",
"nationality": "Estonian",
"eu_member": true,
"eea_member": true,
"vat_rates": {
"standard": 20,
"reduced": [
9
],
"super_reduced": null,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Estonia",
"Estland",
"Estonie",
"エストニア"
],
"languages_official": [
"et"
],
"languages_spoken": [
"et"
],
"geo": {
"latitude": 58.595272,
"latitude_dec": "58.69374465942383",
"longitude": 25.013607,
"longitude_dec": "25.24162483215332",
"max_latitude": 59.7315,
"max_longitude": 28.2101389,
"min_latitude": 57.50931600000001,
"min_longitude": 21.6540999,
"bounds": {
"northeast": {
"lat": 59.7315,
"lng": 28.2101389
},
"southwest": {
"lat": 57.50931600000001,
"lng": 21.6540999
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}