@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
61 lines • 1.29 kB
JSON
{
"GE": {
"continent": "Asia",
"alpha2": "GE",
"alpha3": "GEO",
"country_code": "995",
"international_prefix": "810",
"ioc": "GEO",
"gec": "GG",
"name": "Georgia",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
9
],
"national_prefix": "8*",
"number": "268",
"region": "Asia",
"subregion": "Western Asia",
"world_region": "EMEA",
"un_locode": "GE",
"nationality": "Georgian",
"postal_code": true,
"unofficial_names": [
"Georgia",
"Georgien",
"Géorgie",
"グルジア",
"Georgië"
],
"languages_official": [
"ka"
],
"languages_spoken": [
"ka"
],
"geo": {
"latitude": 42.315407,
"latitude_dec": "42.3207845",
"longitude": 43.35689199999999,
"longitude_dec": "43.3713615",
"max_latitude": 43.586627,
"max_longitude": 46.736119,
"min_latitude": 41.054942,
"min_longitude": 39.9792001,
"bounds": {
"northeast": {
"lat": 43.586627,
"lng": 46.736119
},
"southwest": {
"lat": 41.054942,
"lng": 39.9792001
}
}
},
"currency_code": "GEL",
"start_of_week": "monday"
}
}