@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
58 lines • 1.34 kB
JSON
{
"CR": {
"continent": "North America",
"alpha2": "CR",
"alpha3": "CRI",
"country_code": "506",
"international_prefix": "00",
"ioc": "CRC",
"gec": "CS",
"name": "Costa Rica",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8
],
"national_prefix": "None",
"number": "188",
"region": "Americas",
"subregion": "Central America",
"world_region": "AMER",
"un_locode": "CR",
"nationality": "Costa Rican",
"postal_code": true,
"unofficial_names": [
"Costa Rica",
"コスタリカ"
],
"languages_official": [
"es"
],
"languages_spoken": [
"es"
],
"geo": {
"latitude": 9.748916999999999,
"latitude_dec": "9.884991645812988",
"longitude": -83.753428,
"longitude_dec": "-84.22723388671875",
"max_latitude": 11.2196808,
"max_longitude": -82.51830009999999,
"min_latitude": 5.496099999999999,
"min_longitude": -87.09899999999999,
"bounds": {
"northeast": {
"lat": 11.2196808,
"lng": -82.51830009999999
},
"southwest": {
"lat": 5.496099999999999,
"lng": -87.09899999999999
}
}
},
"currency_code": "CRC",
"start_of_week": "monday"
}
}