@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
76 lines • 1.66 kB
JSON
{
"IE": {
"continent": "Europe",
"address_format": "{{recipient}}\n{{street}}\n{{city}} {{region_short}} {{postalcode}}\n{{country}}",
"alpha2": "IE",
"alpha3": "IRL",
"country_code": "353",
"international_prefix": "00",
"ioc": "IRL",
"gec": "EI",
"name": "Ireland",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9
],
"national_prefix": "0",
"number": "372",
"region": "Europe",
"subregion": "Northern Europe",
"world_region": "EMEA",
"un_locode": "IE",
"nationality": "Irish",
"eu_member": true,
"eea_member": true,
"vat_rates": {
"standard": 23,
"reduced": [
9,
13.5
],
"super_reduced": 4.8,
"parking": 13.5
},
"postal_code": false,
"unofficial_names": [
"Ireland",
"Irland",
"Irlande",
"Irlanda",
"アイルランド",
"Ierland"
],
"languages_official": [
"en",
"ga"
],
"languages_spoken": [
"en",
"ga"
],
"geo": {
"latitude": 53.41291,
"latitude_dec": "53.1827278137207",
"longitude": -8.24389,
"longitude_dec": "-8.196102142333984",
"max_latitude": 55.4602,
"max_longitude": -5.668900100000001,
"min_latitude": 51.3066,
"min_longitude": -10.7666001,
"bounds": {
"northeast": {
"lat": 55.4602,
"lng": -5.668900100000001
},
"southwest": {
"lat": 51.3066,
"lng": -10.7666001
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}