@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
60 lines • 1.28 kB
JSON
{
"ZM": {
"continent": "Africa",
"alpha2": "ZM",
"alpha3": "ZMB",
"country_code": "260",
"international_prefix": "00",
"ioc": "ZAM",
"gec": "ZA",
"name": "Zambia",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9
],
"national_prefix": "0",
"number": "894",
"region": "Africa",
"subregion": "Eastern Africa",
"world_region": "EMEA",
"un_locode": "ZM",
"nationality": "Zambian",
"postal_code": true,
"unofficial_names": [
"Zambia",
"Sambia",
"Zambie",
"ザンビア"
],
"languages_official": [
"en"
],
"languages_spoken": [
"en"
],
"geo": {
"latitude": -13.133897,
"latitude_dec": "-13.458845138549805",
"longitude": 27.849332,
"longitude_dec": "27.788097381591797",
"max_latitude": -8.203284,
"max_longitude": 33.7090305,
"min_latitude": -18.077418,
"min_longitude": 21.999351,
"bounds": {
"northeast": {
"lat": -8.203284,
"lng": 33.7090305
},
"southwest": {
"lat": -18.077418,
"lng": 21.999351
}
}
},
"currency_code": "ZMW",
"start_of_week": "monday"
}
}