@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.33 kB
JSON
{
"BS": {
"continent": "North America",
"alpha2": "BS",
"alpha3": "BHS",
"country_code": "1",
"nanp_prefix": "1242",
"international_prefix": "011",
"ioc": "BAH",
"gec": "BF",
"name": "Bahamas",
"national_destination_code_lengths": [
3
],
"national_number_lengths": [
10
],
"national_prefix": "1",
"number": "044",
"region": "Americas",
"subregion": "Caribbean",
"world_region": "AMER",
"un_locode": "BS",
"nationality": "Bahamian",
"postal_code": false,
"unofficial_names": [
"Bahamas",
"バハマ",
"Bahama’s"
],
"languages_official": [
"en"
],
"languages_spoken": [
"en"
],
"geo": {
"latitude": 25.03428,
"latitude_dec": "25.035648345947266",
"longitude": -77.39627999999999,
"longitude_dec": "-77.39512634277344",
"max_latitude": 27.263412,
"max_longitude": -72.70975390000001,
"min_latitude": 20.9082735,
"min_longitude": -80.4775603,
"bounds": {
"northeast": {
"lat": 27.263412,
"lng": -72.70975390000001
},
"southwest": {
"lat": 20.9082735,
"lng": -80.4775603
}
}
},
"currency_code": "BSD",
"start_of_week": "monday"
}
}