@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
65 lines • 1.35 kB
JSON
{
"ME": {
"continent": "Europe",
"alpha2": "ME",
"alpha3": "MNE",
"country_code": "382",
"international_prefix": "99",
"ioc": "MNE",
"gec": "MJ",
"name": "Montenegro",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8
],
"national_prefix": "0",
"number": "499",
"region": "Europe",
"subregion": "Southern Europe",
"world_region": "EMEA",
"un_locode": "ME",
"nationality": "Montenegrin",
"postal_code": true,
"unofficial_names": [
"Crna Gora",
"Montenegro",
"モンテネグロ"
],
"languages_official": [
"sr",
"bs",
"sq",
"hr"
],
"languages_spoken": [
"sr",
"bs",
"sq",
"hr"
],
"geo": {
"latitude": 42.708678,
"latitude_dec": "42.752803802490234",
"longitude": 19.37439,
"longitude_dec": "19.237918853759766",
"max_latitude": 43.558743,
"max_longitude": 20.3574869,
"min_latitude": 41.8297,
"min_longitude": 18.4337921,
"bounds": {
"northeast": {
"lat": 43.558743,
"lng": 20.3574869
},
"southwest": {
"lat": 41.8297,
"lng": 18.4337921
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}