@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
61 lines • 1.31 kB
JSON
{
"CO": {
"continent": "South America",
"alpha2": "CO",
"alpha3": "COL",
"country_code": "57",
"international_prefix": "005",
"ioc": "COL",
"gec": "CO",
"name": "Colombia",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9,
10
],
"national_prefix": "05",
"number": "170",
"region": "Americas",
"subregion": "South America",
"world_region": "AMER",
"un_locode": "CO",
"nationality": "Colombian",
"postal_code": true,
"unofficial_names": [
"Colombia",
"Kolumbien",
"Colombie",
"コロンビア"
],
"languages_official": [
"es"
],
"languages_spoken": [
"es"
],
"geo": {
"latitude": 4.570868,
"latitude_dec": "3.9976072311401367",
"longitude": -74.297333,
"longitude_dec": "-73.27796936035156",
"max_latitude": 13.5177999,
"max_longitude": -66.851923,
"min_latitude": -4.22711,
"min_longitude": -81.8317,
"bounds": {
"northeast": {
"lat": 13.5177999,
"lng": -66.851923
},
"southwest": {
"lat": -4.22711,
"lng": -81.8317
}
}
},
"currency_code": "COP",
"start_of_week": "monday"
}
}