@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.28 kB
JSON
{
"GY": {
"continent": "South America",
"alpha2": "GY",
"alpha3": "GUY",
"country_code": "592",
"international_prefix": "00",
"ioc": "GUY",
"gec": "GY",
"name": "Guyana",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
6,
7
],
"national_prefix": "None",
"number": "328",
"region": "Americas",
"subregion": "South America",
"world_region": "AMER",
"un_locode": "GY",
"nationality": "Guyanese",
"postal_code": false,
"unofficial_names": [
"Guyana",
"ガイアナ"
],
"languages_official": [
"en"
],
"languages_spoken": [
"en"
],
"geo": {
"latitude": 4.860416,
"latitude_dec": "4.917311191558838",
"longitude": -58.93018,
"longitude_dec": "-58.94346237182617",
"max_latitude": 8.722199999999999,
"max_longitude": -56.49112,
"min_latitude": 1.164724,
"min_longitude": -61.414905,
"bounds": {
"northeast": {
"lat": 8.722199999999999,
"lng": -56.49112
},
"southwest": {
"lat": 1.164724,
"lng": -61.414905
}
}
},
"currency_code": "GYD",
"start_of_week": "monday"
}
}