@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.29 kB
JSON
{
"AD": {
"continent": "Europe",
"alpha2": "AD",
"alpha3": "AND",
"country_code": "376",
"international_prefix": "00",
"ioc": "AND",
"gec": "AN",
"name": "Andorra",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
6,
7,
8,
9
],
"national_prefix": "None",
"number": "020",
"region": "Europe",
"subregion": "Southern Europe",
"world_region": "EMEA",
"un_locode": "AD",
"nationality": "Andorran",
"postal_code": true,
"unofficial_names": [
"Andorre",
"Andorra",
"アンドラ"
],
"languages_official": [
"ca"
],
"languages_spoken": [
"ca"
],
"geo": {
"latitude": 42.506285,
"latitude_dec": "42.5506591796875",
"longitude": 1.521801,
"longitude_dec": "1.5762332677841187",
"max_latitude": 42.655791,
"max_longitude": 1.786639,
"min_latitude": 42.4287488,
"min_longitude": 1.4087052,
"bounds": {
"northeast": {
"lat": 42.655791,
"lng": 1.786639
},
"southwest": {
"lat": 42.4287488,
"lng": 1.4087052
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}