@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.6 kB
JSON
{
"PL": {
"continent": "Europe",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{region}}\n{{country}}",
"alpha2": "PL",
"alpha3": "POL",
"country_code": "48",
"international_prefix": "00",
"ioc": "POL",
"gec": "PL",
"name": "Poland",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9
],
"national_prefix": "0",
"number": "616",
"region": "Europe",
"subregion": "Eastern Europe",
"world_region": "EMEA",
"un_locode": "PL",
"nationality": "Polish",
"eu_member": true,
"eea_member": true,
"vat_rates": {
"standard": 23,
"reduced": [
5,
8
],
"super_reduced": null,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Poland",
"Polen",
"Pologne",
"Polonia",
"ポーランド"
],
"languages_official": [
"pl"
],
"languages_spoken": [
"pl"
],
"geo": {
"latitude": 51.919438,
"latitude_dec": "52.147850036621094",
"longitude": 19.145136,
"longitude_dec": "19.37775993347168",
"max_latitude": 54.9054761,
"max_longitude": 24.1458931,
"min_latitude": 49.0020252,
"min_longitude": 14.1228641,
"bounds": {
"northeast": {
"lat": 54.9054761,
"lng": 24.1458931
},
"southwest": {
"lat": 49.0020252,
"lng": 14.1228641
}
}
},
"currency_code": "PLN",
"start_of_week": "monday"
}
}