@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
60 lines • 1.32 kB
JSON
{
"PY": {
"continent": "South America",
"alpha2": "PY",
"alpha3": "PRY",
"country_code": "595",
"international_prefix": "002",
"ioc": "PAR",
"gec": "PA",
"name": "Paraguay",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9
],
"national_prefix": "0",
"number": "600",
"region": "Americas",
"subregion": "South America",
"world_region": "AMER",
"un_locode": "PY",
"nationality": "Paraguayan",
"postal_code": true,
"unofficial_names": [
"Paraguay",
"パラグアイ"
],
"languages_official": [
"es",
"gn"
],
"languages_spoken": [
"es",
"gn"
],
"geo": {
"latitude": -23.442503,
"latitude_dec": "-23.24028968811035",
"longitude": -58.443832,
"longitude_dec": "-58.395172119140625",
"max_latitude": -19.2876589,
"max_longitude": -54.258562,
"min_latitude": -27.5817594,
"min_longitude": -62.63813879999999,
"bounds": {
"northeast": {
"lat": -19.2876589,
"lng": -54.258562
},
"southwest": {
"lat": -27.5817594,
"lng": -62.63813879999999
}
}
},
"currency_code": "PYG",
"start_of_week": "monday"
}
}