@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.63 kB
JSON
{
"UA": {
"continent": "Europe",
"address_format": "{{recipient}}\n{{street}}\n{{city}} {{region_short}}\n{{postalcode}}\n{{country}}",
"alpha2": "UA",
"alpha3": "UKR",
"country_code": "380",
"international_prefix": "810",
"ioc": "UKR",
"gec": "UP",
"name": "Ukraine",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8,
9
],
"national_prefix": "8",
"number": "804",
"region": "Europe",
"subregion": "Eastern Europe",
"world_region": "EMEA",
"un_locode": "UA",
"nationality": "Ukrainian",
"vat_rates": {
"standard": 20,
"reduced": [
7
],
"super_reduced": null,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Ukraine",
"Ucrania",
"ウクライナ",
"Oekraïne",
"Украина",
"Україна",
"Украіна"
],
"languages_official": [
"uk"
],
"languages_spoken": [
"uk"
],
"geo": {
"latitude": 48.379433,
"latitude_dec": "48.92656326293945",
"longitude": 31.16558,
"longitude_dec": "31.47578239440918",
"max_latitude": 52.37958099999999,
"max_longitude": 40.2285809,
"min_latitude": 44.2924,
"min_longitude": 22.137159,
"bounds": {
"northeast": {
"lat": 52.37958099999999,
"lng": 40.2285809
},
"southwest": {
"lat": 44.2924,
"lng": 22.137159
}
}
},
"currency_code": "UAH",
"start_of_week": "monday"
}
}