@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
62 lines • 1.28 kB
JSON
{
"GA": {
"continent": "Africa",
"alpha2": "GA",
"alpha3": "GAB",
"country_code": "241",
"international_prefix": "00",
"ioc": "GAB",
"gec": "GB",
"name": "Gabon",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
6,
7,
8
],
"national_prefix": "None",
"number": "266",
"region": "Africa",
"subregion": "Middle Africa",
"world_region": "EMEA",
"un_locode": "GA",
"nationality": "Gabonese",
"postal_code": true,
"unofficial_names": [
"Gabon",
"Gabun",
"Gabón",
"ガボン"
],
"languages_official": [
"fr"
],
"languages_spoken": [
"fr"
],
"geo": {
"latitude": -0.803689,
"latitude_dec": "-0.6345400810241699",
"longitude": 11.609444,
"longitude_dec": "11.738608360290527",
"max_latitude": 2.318109,
"max_longitude": 14.5269234,
"min_latitude": -4.1656,
"min_longitude": 8.421,
"bounds": {
"northeast": {
"lat": 2.318109,
"lng": 14.5269234
},
"southwest": {
"lat": -4.1656,
"lng": 8.421
}
}
},
"currency_code": "XAF",
"start_of_week": "monday"
}
}