@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
74 lines • 1.6 kB
JSON
{
"IT": {
"continent": "Europe",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}} {{region_short}}\n{{country}}",
"alpha2": "IT",
"alpha3": "ITA",
"country_code": "39",
"international_prefix": "00",
"ioc": "ITA",
"gec": "IT",
"name": "Italy",
"national_destination_code_lengths": [
3
],
"national_number_lengths": [
9,
11
],
"national_prefix": "None",
"number": "380",
"region": "Europe",
"subregion": "Southern Europe",
"world_region": "EMEA",
"un_locode": "IT",
"nationality": "Italian",
"eu_member": true,
"eea_member": true,
"vat_rates": {
"standard": 22,
"reduced": [
10
],
"super_reduced": 4,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Italy",
"Italien",
"Italie",
"Italia",
"イタリア",
"Italië"
],
"languages_official": [
"it"
],
"languages_spoken": [
"it"
],
"geo": {
"latitude": 41.87194,
"latitude_dec": "42.7669792175293",
"longitude": 12.56738,
"longitude_dec": "12.493823051452637",
"max_latitude": 47.092,
"max_longitude": 18.7975999,
"min_latitude": 35.4897,
"min_longitude": 6.6267201,
"bounds": {
"northeast": {
"lat": 47.092,
"lng": 18.7975999
},
"southwest": {
"lat": 35.4897,
"lng": 6.6267201
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}