@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
58 lines • 1.27 kB
JSON
{
"GT": {
"continent": "North America",
"alpha2": "GT",
"alpha3": "GTM",
"country_code": "502",
"international_prefix": "00",
"ioc": "GUA",
"gec": "GT",
"name": "Guatemala",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8
],
"national_prefix": "None",
"number": "320",
"region": "Americas",
"subregion": "Central America",
"world_region": "AMER",
"un_locode": "GT",
"nationality": "Guatemalan",
"postal_code": true,
"unofficial_names": [
"Guatemala",
"グアテマラ"
],
"languages_official": [
"es"
],
"languages_spoken": [
"es"
],
"geo": {
"latitude": 15.783471,
"latitude_dec": "15.670565605163574",
"longitude": -90.23075899999999,
"longitude_dec": "-90.3486557006836",
"max_latitude": 17.8156973,
"max_longitude": -88.1982001,
"min_latitude": 13.63,
"min_longitude": -92.2714,
"bounds": {
"northeast": {
"lat": 17.8156973,
"lng": -88.1982001
},
"southwest": {
"lat": 13.63,
"lng": -92.2714
}
}
},
"currency_code": "GTQ",
"start_of_week": "monday"
}
}