@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.7 kB
JSON
{
"CZ": {
"continent": "Europe",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{country}}",
"alpha2": "CZ",
"alpha3": "CZE",
"country_code": "420",
"international_prefix": "00",
"ioc": "CZE",
"gec": "EZ",
"name": "Czech Republic",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9
],
"national_prefix": "None",
"number": "203",
"region": "Europe",
"subregion": "Eastern Europe",
"world_region": "EMEA",
"un_locode": "CZ",
"nationality": "Czech",
"eu_member": true,
"eea_member": true,
"vat_rates": {
"standard": 21,
"reduced": [
15
],
"super_reduced": null,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Czech Republic",
"Tschechische Republik",
"République Tchèque",
"República Checa",
"チェコ",
"Tsjechië",
"Czechia"
],
"languages_official": [
"cs",
"sk"
],
"languages_spoken": [
"cs",
"sk"
],
"geo": {
"latitude": 49.81749199999999,
"latitude_dec": "49.739105224609375",
"longitude": 15.472962,
"longitude_dec": "15.331501007080078",
"max_latitude": 51.0557185,
"max_longitude": 18.8592361,
"min_latitude": 48.5518081,
"min_longitude": 12.090589,
"bounds": {
"northeast": {
"lat": 51.0557185,
"lng": 18.8592361
},
"southwest": {
"lat": 48.5518081,
"lng": 12.090589
}
}
},
"currency_code": "CZK",
"start_of_week": "monday"
}
}