@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
71 lines • 1.6 kB
JSON
{
"DK": {
"continent": "Europe",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{region}}\n{{country}}",
"alpha2": "DK",
"alpha3": "DNK",
"country_code": "45",
"international_prefix": "00",
"ioc": "DEN",
"gec": "DA",
"name": "Denmark",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8
],
"national_prefix": "None",
"number": "208",
"region": "Europe",
"subregion": "Northern Europe",
"world_region": "EMEA",
"un_locode": "DK",
"nationality": "Danish",
"eu_member": true,
"eea_member": true,
"vat_rates": {
"standard": 25,
"reduced": [],
"super_reduced": null,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Denmark",
"Dänemark",
"Danemark",
"Dinamarca",
"デンマーク",
"Denemarken"
],
"languages_official": [
"da"
],
"languages_spoken": [
"da"
],
"geo": {
"latitude": 56.26392,
"latitude_dec": "56.10176086425781",
"longitude": 9.501785,
"longitude_dec": "9.555907249450684",
"max_latitude": 58.02846,
"max_longitude": 15.2298,
"min_latitude": 54.4317001,
"min_longitude": 7.855200099999999,
"bounds": {
"northeast": {
"lat": 58.02846,
"lng": 15.2298
},
"southwest": {
"lat": 54.4317001,
"lng": 7.855200099999999
}
}
},
"currency_code": "DKK",
"start_of_week": "monday"
}
}