@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.64 kB
JSON
{
"NL": {
"continent": "Europe",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{country}}",
"alpha2": "NL",
"alpha3": "NLD",
"country_code": "31",
"international_prefix": "00",
"ioc": "NED",
"gec": "NL",
"name": "Netherlands",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9
],
"national_prefix": "0",
"number": "528",
"region": "Europe",
"subregion": "Western Europe",
"world_region": "EMEA",
"un_locode": "NL",
"nationality": "Dutch",
"eu_member": true,
"eea_member": true,
"vat_rates": {
"standard": 21,
"reduced": [
6
],
"super_reduced": null,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Netherlands",
"Niederlande",
"Pays-Bas",
"Países Bajos",
"オランダ",
"Nederland"
],
"languages_official": [
"nl"
],
"languages_spoken": [
"nl"
],
"geo": {
"latitude": 52.132633,
"latitude_dec": "52.34225845336914",
"longitude": 5.291265999999999,
"longitude_dec": "5.5281572341918945",
"max_latitude": 53.6316,
"max_longitude": 7.227510199999999,
"min_latitude": 50.75038379999999,
"min_longitude": 3.3316001,
"bounds": {
"northeast": {
"lat": 53.6316,
"lng": 7.227510199999999
},
"southwest": {
"lat": 50.75038379999999,
"lng": 3.3316001
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}