@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.37 kB
JSON
{
"GF": {
"continent": "South America",
"alpha2": "GF",
"alpha3": "GUF",
"country_code": "594",
"international_prefix": "00",
"ioc": null,
"gec": "FG",
"name": "French Guiana",
"national_destination_code_lengths": [
3
],
"national_number_lengths": [
10
],
"national_prefix": "None",
"number": "254",
"region": "Americas",
"subregion": "South America",
"world_region": "AMER",
"un_locode": "GF",
"nationality": "French Guianan",
"postal_code": true,
"unofficial_names": [
"French Guiana",
"Französisch Guyana",
"Guayana Francesa",
"フランス領ギアナ",
"Frans-Guyana"
],
"languages_official": [
"fr"
],
"languages_spoken": [
"fr"
],
"geo": {
"latitude": 3.933889,
"latitude_dec": "4.069991111755371",
"longitude": -53.125782,
"longitude_dec": "-53.16830825805664",
"max_latitude": 5.9548,
"max_longitude": -51.6164491,
"min_latitude": 2.109287,
"min_longitude": -54.5544379,
"bounds": {
"northeast": {
"lat": 5.9548,
"lng": -51.6164491
},
"southwest": {
"lat": 2.109287,
"lng": -54.5544379
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}