@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
64 lines • 1.41 kB
JSON
{
"EG": {
"continent": "Africa",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{country}}",
"alpha2": "EG",
"alpha3": "EGY",
"country_code": "20",
"international_prefix": "00",
"ioc": "EGY",
"gec": "EG",
"name": "Egypt",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9
],
"national_prefix": "0",
"number": "818",
"region": "Africa",
"subregion": "Northern Africa",
"world_region": "EMEA",
"un_locode": "EG",
"nationality": "Egyptian",
"postal_code": true,
"unofficial_names": [
"Egypt",
"مصر",
"Ägypten",
"Égypte",
"Egipto",
"エジプト",
"Egypte"
],
"languages_official": [
"ar"
],
"languages_spoken": [
"ar"
],
"geo": {
"latitude": 26.820553,
"latitude_dec": "26.756103515625",
"longitude": 30.802498,
"longitude_dec": "29.86229705810547",
"max_latitude": 31.8122,
"max_longitude": 37.0569,
"min_latitude": 21.9999999,
"min_longitude": 24.696775,
"bounds": {
"northeast": {
"lat": 31.8122,
"lng": 37.0569
},
"southwest": {
"lat": 21.9999999,
"lng": 24.696775
}
}
},
"currency_code": "EGP",
"start_of_week": "sunday"
}
}