@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
73 lines • 1.59 kB
JSON
{
"ES": {
"continent": "Europe",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{region}}\n{{country}}",
"alpha2": "ES",
"alpha3": "ESP",
"country_code": "34",
"international_prefix": "00",
"ioc": "ESP",
"gec": "SP",
"name": "Spain",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9
],
"national_prefix": "None",
"number": "724",
"region": "Europe",
"subregion": "Southern Europe",
"world_region": "EMEA",
"un_locode": "ES",
"nationality": "Spanish",
"eu_member": true,
"eea_member": true,
"vat_rates": {
"standard": 21,
"reduced": [
10
],
"super_reduced": 4,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Spain",
"Spanien",
"Espagne",
"España",
"スペイン",
"Spanje"
],
"languages_official": [
"es"
],
"languages_spoken": [
"es"
],
"geo": {
"latitude": 40.46366700000001,
"latitude_dec": "40.396026611328125",
"longitude": -3.74922,
"longitude_dec": "-3.550692558288574",
"max_latitude": 43.8504,
"max_longitude": 4.6362,
"min_latitude": 27.4985,
"min_longitude": -18.2648001,
"bounds": {
"northeast": {
"lat": 43.8504,
"lng": 4.6362
},
"southwest": {
"lat": 27.4985,
"lng": -18.2648001
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}