@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.29 kB
JSON
{
"VN": {
"continent": "Asia",
"alpha2": "VN",
"alpha3": "VNM",
"country_code": "84",
"international_prefix": "00",
"ioc": "VIE",
"gec": "VM",
"name": "Viet Nam",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
7,
8,
9,
10
],
"national_prefix": "0",
"number": "704",
"region": "Asia",
"subregion": "South-Eastern Asia",
"world_region": "APAC",
"un_locode": "VN",
"nationality": "Vietnamese",
"postal_code": true,
"unofficial_names": [
"Vietnam",
"ベトナム",
"Viet Nam"
],
"languages_official": [
"vi"
],
"languages_spoken": [
"vi"
],
"geo": {
"latitude": 14.058324,
"latitude_dec": "16.9404296875",
"longitude": 108.277199,
"longitude_dec": "106.8164291381836",
"max_latitude": 23.393395,
"max_longitude": 109.6765,
"min_latitude": 8.1952001,
"min_longitude": 102.14441,
"bounds": {
"northeast": {
"lat": 23.393395,
"lng": 109.6765
},
"southwest": {
"lat": 8.1952001,
"lng": 102.14441
}
}
},
"currency_code": "VND",
"start_of_week": "monday"
}
}