@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.26 kB
JSON
{
"GM": {
"continent": "Africa",
"alpha2": "GM",
"alpha3": "GMB",
"country_code": "220",
"international_prefix": "00",
"ioc": "GAM",
"gec": "GA",
"name": "Gambia",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
7
],
"national_prefix": "None",
"number": "270",
"region": "Africa",
"subregion": "Western Africa",
"world_region": "EMEA",
"un_locode": "GM",
"nationality": "Gambian",
"postal_code": false,
"unofficial_names": [
"Gambia",
"ガンビア"
],
"languages_official": [
"en"
],
"languages_spoken": [
"en"
],
"geo": {
"latitude": 13.443182,
"latitude_dec": "13.440265655517578",
"longitude": -15.310139,
"longitude_dec": "-15.490884780883789",
"max_latitude": 13.8249497,
"max_longitude": -13.7928726,
"min_latitude": 13.0098999,
"min_longitude": -16.9464001,
"bounds": {
"northeast": {
"lat": 13.8249497,
"lng": -13.7928726
},
"southwest": {
"lat": 13.0098999,
"lng": -16.9464001
}
}
},
"currency_code": "GMD",
"start_of_week": "monday"
}
}