@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.32 kB
JSON
{
"SM": {
"continent": "Europe",
"alpha2": "SM",
"alpha3": "SMR",
"country_code": "378",
"international_prefix": "00",
"ioc": "SMR",
"gec": "SM",
"name": "San Marino",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9,
10,
11,
12
],
"national_prefix": "None",
"number": "674",
"region": "Europe",
"subregion": "Southern Europe",
"world_region": "EMEA",
"un_locode": "SM",
"nationality": "Sammarinese",
"postal_code": true,
"unofficial_names": [
"San Marino",
"Saint-Marin",
"サンマリノ"
],
"languages_official": [
"it"
],
"languages_spoken": [
"it"
],
"geo": {
"latitude": 43.94236,
"latitude_dec": "43.938133239746094",
"longitude": 12.457777,
"longitude_dec": "12.463393211364746",
"max_latitude": 43.992075,
"max_longitude": 12.5167041,
"min_latitude": 43.8936809,
"min_longitude": 12.4034824,
"bounds": {
"northeast": {
"lat": 43.992075,
"lng": 12.5167041
},
"southwest": {
"lat": 43.8936809,
"lng": 12.4034824
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}