@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.29 kB
JSON
{
"UG": {
"continent": "Africa",
"alpha2": "UG",
"alpha3": "UGA",
"country_code": "256",
"international_prefix": "000",
"ioc": "UGA",
"gec": "UG",
"name": "Uganda",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9
],
"national_prefix": "0",
"number": "800",
"region": "Africa",
"subregion": "Eastern Africa",
"world_region": "EMEA",
"un_locode": "UG",
"nationality": "Ugandan",
"postal_code": false,
"unofficial_names": [
"Uganda",
"ウガンダ",
"Oeganda"
],
"languages_official": [
"en",
"sw"
],
"languages_spoken": [
"en",
"sw"
],
"geo": {
"latitude": 1.373333,
"latitude_dec": "1.2773280143737793",
"longitude": 32.290275,
"longitude_dec": "32.389984130859375",
"max_latitude": 4.2186278,
"max_longitude": 35.0330489,
"min_latitude": -1.4823179,
"min_longitude": 29.573433,
"bounds": {
"northeast": {
"lat": 4.2186278,
"lng": 35.0330489
},
"southwest": {
"lat": -1.4823179,
"lng": 29.573433
}
}
},
"currency_code": "UGX",
"start_of_week": "monday"
}
}