@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
74 lines • 1.6 kB
JSON
{
"GR": {
"continent": "Europe",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{country}}",
"alpha2": "GR",
"alpha3": "GRC",
"country_code": "30",
"international_prefix": "00",
"ioc": "GRE",
"gec": "GR",
"name": "Greece",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
10
],
"national_prefix": "None",
"number": "300",
"region": "Europe",
"subregion": "Southern Europe",
"world_region": "EMEA",
"un_locode": "GR",
"nationality": "Greek",
"eu_member": true,
"eea_member": true,
"vat_rates": {
"standard": 24,
"reduced": [
6,
13
],
"super_reduced": null,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Greece",
"Griechenland",
"Grèce",
"Grecia",
"ギリシャ",
"Griekenland"
],
"languages_official": [
"el"
],
"languages_spoken": [
"el"
],
"geo": {
"latitude": 39.074208,
"latitude_dec": "39.68437194824219",
"longitude": 21.824312,
"longitude_dec": "21.897409439086914",
"max_latitude": 41.7488784,
"max_longitude": 29.6527999,
"min_latitude": 34.5428,
"min_longitude": 19.3098,
"bounds": {
"northeast": {
"lat": 41.7488784,
"lng": 29.6527999
},
"southwest": {
"lat": 34.5428,
"lng": 19.3098
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}