@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.32 kB
JSON
{
"LI": {
"continent": "Europe",
"alpha2": "LI",
"alpha3": "LIE",
"country_code": "423",
"international_prefix": "00",
"ioc": "LIE",
"gec": "LS",
"name": "Liechtenstein",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
7
],
"national_prefix": "None",
"number": "438",
"region": "Europe",
"subregion": "Western Europe",
"world_region": "EMEA",
"un_locode": "LI",
"nationality": "Liechtensteiner",
"eea_member": true,
"postal_code": true,
"unofficial_names": [
"Liechtenstein",
"リヒテンシュタイン"
],
"languages_official": [
"de"
],
"languages_spoken": [
"de"
],
"geo": {
"latitude": 47.166,
"latitude_dec": "47.14126968383789",
"longitude": 9.555373,
"longitude_dec": "9.552783012390137",
"max_latitude": 47.2705467,
"max_longitude": 9.6356501,
"min_latitude": 47.04828999999999,
"min_longitude": 9.47162,
"bounds": {
"northeast": {
"lat": 47.2705467,
"lng": 9.6356501
},
"southwest": {
"lat": 47.04828999999999,
"lng": 9.47162
}
}
},
"currency_code": "CHF",
"start_of_week": "monday"
}
}