@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
75 lines • 1.63 kB
JSON
{
"HR": {
"continent": "Europe",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{country}}",
"alpha2": "HR",
"alpha3": "HRV",
"country_code": "385",
"international_prefix": "00",
"ioc": "CRO",
"gec": "HR",
"name": "Croatia",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8
],
"national_prefix": "0",
"number": "191",
"region": "Europe",
"subregion": "Southern Europe",
"world_region": "EMEA",
"un_locode": "HR",
"nationality": "Croatian",
"eu_member": true,
"eea_member": true,
"vat_rates": {
"standard": 25,
"reduced": [
5,
13
],
"super_reduced": null,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Croatia",
"Kroatien",
"Croatie",
"Croacia",
"クロアチア",
"Kroatië",
"Croatia (Hrvatska)"
],
"languages_official": [
"hr"
],
"languages_spoken": [
"hr"
],
"geo": {
"latitude": 45.1,
"latitude_dec": "45.444305419921875",
"longitude": 15.2,
"longitude_dec": "15.734503746032715",
"max_latitude": 46.5549857,
"max_longitude": 19.4480523,
"min_latitude": 42.3385087,
"min_longitude": 13.3649,
"bounds": {
"northeast": {
"lat": 46.5549857,
"lng": 19.4480523
},
"southwest": {
"lat": 42.3385087,
"lng": 13.3649
}
}
},
"currency_code": "HRK",
"start_of_week": "monday"
}
}