@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
63 lines • 1.4 kB
JSON
{
"TR": {
"continent": "Europe",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{country}}",
"alpha2": "TR",
"alpha3": "TUR",
"country_code": "90",
"international_prefix": "00",
"ioc": "TUR",
"gec": "TU",
"name": "Turkey",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
10
],
"national_prefix": "0",
"number": "792",
"region": "Asia",
"subregion": "Western Asia",
"world_region": "EMEA",
"un_locode": "TR",
"nationality": "Turkish",
"postal_code": true,
"unofficial_names": [
"Turkey",
"Türkei",
"Turquie",
"Turquía",
"トルコ",
"Turkije"
],
"languages_official": [
"tr"
],
"languages_spoken": [
"tr"
],
"geo": {
"latitude": 38.963745,
"latitude_dec": "39.05101013183594",
"longitude": 35.243322,
"longitude_dec": "34.93033981323242",
"max_latitude": 42.3666999,
"max_longitude": 44.8178449,
"min_latitude": 35.808592,
"min_longitude": 25.5377,
"bounds": {
"northeast": {
"lat": 42.3666999,
"lng": 44.8178449
},
"southwest": {
"lat": 35.808592,
"lng": 25.5377
}
}
},
"currency_code": "TRY",
"start_of_week": "monday"
}
}