@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.42 kB
JSON
{
"IL": {
"continent": "Asia",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{country}}",
"alpha2": "IL",
"alpha3": "ISR",
"country_code": "972",
"international_prefix": "00",
"ioc": "ISR",
"gec": "IS",
"name": "Israel",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
7,
8,
9
],
"national_prefix": "0",
"number": "376",
"region": "Asia",
"subregion": "Western Asia",
"world_region": "EMEA",
"un_locode": "IL",
"nationality": "Israeli",
"postal_code": true,
"unofficial_names": [
"Israel",
"Israël",
"イスラエル"
],
"languages_official": [
"he",
"ar"
],
"languages_spoken": [
"he",
"ar"
],
"geo": {
"latitude": 31.046051,
"latitude_dec": "31.814193725585938",
"longitude": 34.851612,
"longitude_dec": "34.75337219238281",
"max_latitude": 33.33280500000001,
"max_longitude": 35.896244,
"min_latitude": 29.47969999999999,
"min_longitude": 34.2673871,
"bounds": {
"northeast": {
"lat": 33.33280500000001,
"lng": 35.896244
},
"southwest": {
"lat": 29.47969999999999,
"lng": 34.2673871
}
}
},
"currency_code": "ILS",
"start_of_week": "sunday"
}
}