@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
59 lines • 1.29 kB
JSON
{
"UY": {
"continent": "South America",
"alpha2": "UY",
"alpha3": "URY",
"country_code": "598",
"international_prefix": "00",
"ioc": "URU",
"gec": "UY",
"name": "Uruguay",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
7,
8
],
"national_prefix": "0",
"number": "858",
"region": "Americas",
"subregion": "South America",
"world_region": "AMER",
"un_locode": "UY",
"nationality": "Uruguayan",
"postal_code": true,
"unofficial_names": [
"Uruguay",
"ウルグアイ"
],
"languages_official": [
"es"
],
"languages_spoken": [
"es"
],
"geo": {
"latitude": -32.522779,
"latitude_dec": "-32.96965408325195",
"longitude": -55.765835,
"longitude_dec": "-56.055908203125",
"max_latitude": -30.0852149,
"max_longitude": -53.0779286,
"min_latitude": -35.1558001,
"min_longitude": -58.4913609,
"bounds": {
"northeast": {
"lat": -30.0852149,
"lng": -53.0779286
},
"southwest": {
"lat": -35.1558001,
"lng": -58.4913609
}
}
},
"currency_code": "UYU",
"start_of_week": "monday"
}
}