@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.34 kB
JSON
{
"MG": {
"continent": "Africa",
"alpha2": "MG",
"alpha3": "MDG",
"country_code": "261",
"international_prefix": "00",
"ioc": "MAD",
"gec": "MA",
"name": "Madagascar",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9
],
"national_prefix": "None",
"number": "450",
"region": "Africa",
"subregion": "Eastern Africa",
"world_region": "EMEA",
"un_locode": "MG",
"nationality": "Malagasy",
"postal_code": true,
"unofficial_names": [
"Madagascar",
"Madagaskar",
"the Republic of Madagascar",
"マダガスカル"
],
"languages_official": [
"fr",
"mg"
],
"languages_spoken": [
"fr",
"mg"
],
"geo": {
"latitude": -18.766947,
"latitude_dec": "-19.27239418029785",
"longitude": 46.869107,
"longitude_dec": "46.69843292236328",
"max_latitude": -11.4369999,
"max_longitude": 50.9985001,
"min_latitude": -26.2146,
"min_longitude": 42.7368,
"bounds": {
"northeast": {
"lat": -11.4369999,
"lng": 50.9985001
},
"southwest": {
"lat": -26.2146,
"lng": 42.7368
}
}
},
"currency_code": "MGA",
"start_of_week": "monday"
}
}