@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.39 kB
JSON
{
"TW": {
"continent": "Asia",
"address_format": "{{recipient}}\n{{street}}\n{{city}} {{region_short}} {{postalcode}}\n{{country}}",
"alpha2": "TW",
"alpha3": "TWN",
"country_code": "886",
"international_prefix": "002",
"ioc": "TPE",
"gec": "TW",
"name": "Taiwan, Province of China",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
7,
8
],
"national_prefix": "0",
"number": "158",
"region": "Asia",
"subregion": "Eastern Asia",
"world_region": "APAC",
"un_locode": "TW",
"nationality": "Taiwanese",
"postal_code": true,
"unofficial_names": [
"Taiwan",
"Taiwán",
"台湾"
],
"languages_official": [
"zh"
],
"languages_spoken": [
"zh"
],
"geo": {
"latitude": 23.69781,
"latitude_dec": "23.685789108276367",
"longitude": 120.960515,
"longitude_dec": "120.89749145507812",
"max_latitude": 26.4545,
"max_longitude": 123.5021012,
"min_latitude": 20.5170001,
"min_longitude": 116.6665,
"bounds": {
"northeast": {
"lat": 26.4545,
"lng": 123.5021012
},
"southwest": {
"lat": 20.5170001,
"lng": 116.6665
}
}
},
"currency_code": "TWD",
"start_of_week": "monday"
}
}