@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
60 lines • 1.31 kB
JSON
{
"LK": {
"continent": "Asia",
"alpha2": "LK",
"alpha3": "LKA",
"country_code": "94",
"international_prefix": "00",
"ioc": "SRI",
"gec": "CE",
"name": "Sri Lanka",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
10
],
"national_prefix": "0",
"number": "144",
"region": "Asia",
"subregion": "Southern Asia",
"world_region": "APAC",
"un_locode": "LK",
"nationality": "Sri Lankan",
"postal_code": true,
"unofficial_names": [
"Sri Lanka",
"スリランカ"
],
"languages_official": [
"si",
"ta"
],
"languages_spoken": [
"si",
"ta"
],
"geo": {
"latitude": 7.873053999999999,
"latitude_dec": "7.789133548736572",
"longitude": 80.77179699999999,
"longitude_dec": "80.68072509765625",
"max_latitude": 10.03377,
"max_longitude": 82.14479999999999,
"min_latitude": 5.6816,
"min_longitude": 79.26769999999999,
"bounds": {
"northeast": {
"lat": 10.03377,
"lng": 82.14479999999999
},
"southwest": {
"lat": 5.6816,
"lng": 79.26769999999999
}
}
},
"currency_code": "LKR",
"start_of_week": "monday"
}
}