@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
{
"MO": {
"continent": "Asia",
"alpha2": "MO",
"alpha3": "MAC",
"country_code": "853",
"international_prefix": "00",
"ioc": null,
"gec": "MC",
"name": "Macao",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8
],
"national_prefix": "0",
"number": "446",
"region": "Asia",
"subregion": "Eastern Asia",
"world_region": "APAC",
"un_locode": "MO",
"nationality": "Chinese",
"postal_code": false,
"unofficial_names": [
"Macao",
"Macau",
"マカオ"
],
"languages_official": [
"zh",
"pt"
],
"languages_spoken": [
"zh",
"pt"
],
"geo": {
"latitude": 22.198745,
"latitude_dec": "22.140748977661133",
"longitude": 113.543873,
"longitude_dec": "113.56034088134766",
"max_latitude": 22.2170639,
"max_longitude": 113.6127001,
"min_latitude": 22.1066001,
"min_longitude": 113.5276053,
"bounds": {
"northeast": {
"lat": 22.2170639,
"lng": 113.6127001
},
"southwest": {
"lat": 22.1066001,
"lng": 113.5276053
}
}
},
"currency_code": "MOP",
"start_of_week": "monday"
}
}