@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.33 kB
JSON
{
"MA": {
"continent": "Africa",
"alpha2": "MA",
"alpha3": "MAR",
"country_code": "212",
"international_prefix": "00",
"ioc": "MAR",
"gec": "MO",
"name": "Morocco",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8
],
"national_prefix": "0",
"number": "504",
"region": "Africa",
"subregion": "Northern Africa",
"world_region": "EMEA",
"un_locode": "MA",
"nationality": "Moroccan",
"postal_code": true,
"unofficial_names": [
"Morocco",
"المغرب",
"Marokko",
"Maroc",
"Marruecos",
"モロッコ"
],
"languages_official": [
"ar"
],
"languages_spoken": [
"ar"
],
"geo": {
"latitude": 31.791702,
"latitude_dec": "29.14059066772461",
"longitude": -7.092619999999999,
"longitude_dec": "-8.953388214111328",
"max_latitude": 35.9344,
"max_longitude": -0.996976,
"min_latitude": 27.6672694,
"min_longitude": -13.3044001,
"bounds": {
"northeast": {
"lat": 35.9344,
"lng": -0.996976
},
"southwest": {
"lat": 27.6672694,
"lng": -13.3044001
}
}
},
"currency_code": "MAD",
"start_of_week": "monday"
}
}