@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
64 lines • 1.41 kB
JSON
{
"CN": {
"continent": "Asia",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}} {{region_short}}\n{{country}}",
"alpha2": "CN",
"alpha3": "CHN",
"country_code": "86",
"international_prefix": "00",
"ioc": "CHN",
"gec": "CH",
"name": "China",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
7,
8,
9,
10,
11
],
"national_prefix": "0",
"number": "156",
"region": "Asia",
"subregion": "Eastern Asia",
"world_region": "APAC",
"un_locode": "CN",
"nationality": "Chinese",
"postal_code": true,
"unofficial_names": [
"China",
"Chine",
"中国"
],
"languages_official": [
"zh"
],
"languages_spoken": [
"zh"
],
"geo": {
"latitude": 35.86166,
"latitude_dec": "36.55308532714844",
"longitude": 104.195397,
"longitude_dec": "103.97543334960938",
"max_latitude": 53.56097399999999,
"max_longitude": 134.7728099,
"min_latitude": 17.9996,
"min_longitude": 73.4994136,
"bounds": {
"northeast": {
"lat": 53.56097399999999,
"lng": 134.7728099
},
"southwest": {
"lat": 17.9996,
"lng": 73.4994136
}
}
},
"currency_code": "CNY",
"start_of_week": "monday"
}
}