@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
59 lines • 1.26 kB
JSON
{
"MM": {
"continent": "Asia",
"alpha2": "MM",
"alpha3": "MMR",
"country_code": "95",
"international_prefix": "00",
"ioc": "MYA",
"gec": "BM",
"name": "Myanmar",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
7,
8
],
"national_prefix": "None",
"number": "104",
"region": "Asia",
"subregion": "South-Eastern Asia",
"world_region": "APAC",
"un_locode": "MM",
"nationality": "Myanmarian",
"postal_code": true,
"unofficial_names": [
"Myanmar",
"ミャンマー"
],
"languages_official": [
"my"
],
"languages_spoken": [
"my"
],
"geo": {
"latitude": 21.916221,
"latitude_dec": "20.330142974853516",
"longitude": 95.955974,
"longitude_dec": "96.52182006835938",
"max_latitude": 28.5478351,
"max_longitude": 101.1702717,
"min_latitude": 9.4518,
"min_longitude": 92.171808,
"bounds": {
"northeast": {
"lat": 28.5478351,
"lng": 101.1702717
},
"southwest": {
"lat": 9.4518,
"lng": 92.171808
}
}
},
"currency_code": "MMK",
"start_of_week": "monday"
}
}