@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
60 lines • 1.32 kB
JSON
{
"RE": {
"continent": "Africa",
"alpha2": "RE",
"alpha3": "REU",
"country_code": "262",
"international_prefix": "00",
"ioc": null,
"gec": "RE",
"name": "Réunion",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
10
],
"national_prefix": "None",
"number": "638",
"region": "Africa",
"subregion": "Eastern Africa",
"world_region": "EMEA",
"un_locode": "RE",
"nationality": "French",
"postal_code": true,
"unofficial_names": [
"Réunion",
"Reunión",
"Reunion",
"レユニオン"
],
"languages_official": [
"fr"
],
"languages_spoken": [
"fr"
],
"geo": {
"latitude": -21.115141,
"latitude_dec": "-21.146299362182617",
"longitude": 55.536384,
"longitude_dec": "55.631248474121094",
"max_latitude": -20.8671529,
"max_longitude": 55.84487919999999,
"min_latitude": -21.4035321,
"min_longitude": 55.209732,
"bounds": {
"northeast": {
"lat": -20.8671529,
"lng": 55.84487919999999
},
"southwest": {
"lat": -21.4035321,
"lng": 55.209732
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}