@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
72 lines • 1.7 kB
JSON
{
"AE": {
"continent": "Asia",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{country}}",
"alpha2": "AE",
"alpha3": "ARE",
"country_code": "971",
"international_prefix": "00",
"ioc": "UAE",
"gec": "AE",
"name": "United Arab Emirates",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
7,
8,
9
],
"national_prefix": "0",
"number": "784",
"region": "Asia",
"subregion": "Western Asia",
"world_region": "EMEA",
"un_locode": "AE",
"nationality": "Emirian",
"vat_rates": {
"standard": 5,
"reduced": [],
"super_reduced": null,
"parking": null
},
"postal_code": false,
"unofficial_names": [
"United Arab Emirates",
"الإمارات العربية المتحدة",
"Vereinigte Arabische Emirate",
"Émirats Arabes Unis",
"Emiratos Árabes Unidos",
"アラブ首長国連邦",
"Verenigde Arabische Emiraten"
],
"languages_official": [
"ar"
],
"languages_spoken": [
"ar"
],
"geo": {
"latitude": 23.424076,
"latitude_dec": "23.684776306152344",
"longitude": 53.847818,
"longitude_dec": "54.536643981933594",
"max_latitude": 26.0765,
"max_longitude": 56.4395001,
"min_latitude": 22.6315138,
"min_longitude": 51.4723,
"bounds": {
"northeast": {
"lat": 26.0765,
"lng": 56.4395001
},
"southwest": {
"lat": 22.6315138,
"lng": 51.4723
}
}
},
"currency_code": "AED",
"start_of_week": "sunday"
}
}