@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
76 lines • 1.55 kB
JSON
{
"CY": {
"continent": "Asia",
"alpha2": "CY",
"alpha3": "CYP",
"country_code": "357",
"international_prefix": "00",
"ioc": "CYP",
"gec": "CY",
"name": "Cyprus",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8
],
"national_prefix": "None",
"number": "196",
"region": "Asia",
"subregion": "Western Asia",
"world_region": "EMEA",
"un_locode": "CY",
"nationality": "Cypriot",
"eu_member": true,
"eea_member": true,
"vat_rates": {
"standard": 19,
"reduced": [
5,
9
],
"super_reduced": null,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Cyprus",
"Zypern",
"Chypre",
"Chipre",
"キプロス"
],
"languages_official": [
"el",
"tr",
"hy"
],
"languages_spoken": [
"el",
"tr",
"hy"
],
"geo": {
"latitude": 35.126413,
"latitude_dec": "35.11473846435547",
"longitude": 33.429859,
"longitude_dec": "33.486717224121094",
"max_latitude": 35.7071999,
"max_longitude": 34.60450000000001,
"min_latitude": 34.6304001,
"min_longitude": 32.2459,
"bounds": {
"northeast": {
"lat": 35.7071999,
"lng": 34.60450000000001
},
"southwest": {
"lat": 34.6304001,
"lng": 32.2459
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}