@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
64 lines • 1.35 kB
JSON
{
"AF": {
"continent": "Asia",
"alpha2": "AF",
"alpha3": "AFG",
"country_code": "93",
"international_prefix": "00",
"ioc": "AFG",
"gec": "AF",
"name": "Afghanistan",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8,
9
],
"national_prefix": "0",
"number": "004",
"region": "Asia",
"subregion": "Southern Asia",
"world_region": "APAC",
"un_locode": "AF",
"nationality": "Afghan",
"postal_code": true,
"unofficial_names": [
"Afghanistan",
"Afganistán",
"アフガニスタン"
],
"languages_official": [
"ps",
"uz",
"tk"
],
"languages_spoken": [
"ps",
"uz",
"tk"
],
"geo": {
"latitude": 33.93911,
"latitude_dec": "33.833248138427734",
"longitude": 67.709953,
"longitude_dec": "66.02528381347656",
"max_latitude": 38.49087670000001,
"max_longitude": 74.8898619,
"min_latitude": 29.3772,
"min_longitude": 60.5170005,
"bounds": {
"northeast": {
"lat": 38.49087670000001,
"lng": 74.8898619
},
"southwest": {
"lat": 29.3772,
"lng": 60.5170005
}
}
},
"currency_code": "AFN",
"start_of_week": "monday"
}
}