@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
62 lines • 1.45 kB
JSON
{
"GL": {
"continent": "North America",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{country}}",
"alpha2": "GL",
"alpha3": "GRL",
"country_code": "299",
"international_prefix": "009",
"ioc": null,
"gec": "GL",
"name": "Greenland",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
6
],
"national_prefix": "None",
"number": "304",
"region": "Americas",
"subregion": "Northern America",
"world_region": "EMEA",
"un_locode": "GL",
"nationality": "Greenlandic",
"postal_code": true,
"unofficial_names": [
"Greenland",
"Grönland",
"Groenland",
"Groenlandia",
"グリーンランド"
],
"languages_official": [
"kl"
],
"languages_spoken": [
"kl"
],
"geo": {
"latitude": 71.706936,
"latitude_dec": "74.34954833984375",
"longitude": -42.604303,
"longitude_dec": "-41.08988952636719",
"max_latitude": 83.97025599999999,
"max_longitude": -8.2617197,
"min_latitude": 58.26329,
"min_longitude": -73.8281197,
"bounds": {
"northeast": {
"lat": 83.97025599999999,
"lng": -8.2617197
},
"southwest": {
"lat": 58.26329,
"lng": -73.8281197
}
}
},
"currency_code": "DKK",
"start_of_week": "monday"
}
}