@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.31 kB
JSON
{
"BB": {
"continent": "North America",
"alpha2": "BB",
"alpha3": "BRB",
"country_code": "1",
"nanp_prefix": "1246",
"international_prefix": "011",
"ioc": "BAR",
"gec": "BB",
"name": "Barbados",
"national_destination_code_lengths": [
3
],
"national_number_lengths": [
10
],
"national_prefix": "1",
"number": "052",
"region": "Americas",
"subregion": "Caribbean",
"world_region": "AMER",
"un_locode": "BB",
"nationality": "Barbadian",
"postal_code": true,
"unofficial_names": [
"Barbade",
"Barbados",
"バルバドス"
],
"languages_official": [
"en"
],
"languages_spoken": [
"en"
],
"geo": {
"latitude": 13.193887,
"latitude_dec": "13.178098678588867",
"longitude": -59.543198,
"longitude_dec": "-59.5485954284668",
"max_latitude": 13.3365093,
"max_longitude": -59.4174957,
"min_latitude": 13.039844,
"min_longitude": -59.6530151,
"bounds": {
"northeast": {
"lat": 13.3365093,
"lng": -59.4174957
},
"southwest": {
"lat": 13.039844,
"lng": -59.6530151
}
}
},
"currency_code": "BBD",
"start_of_week": "monday"
}
}