@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
62 lines • 1.4 kB
JSON
{
"BH": {
"continent": "Asia",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{country}}",
"alpha2": "BH",
"alpha3": "BHR",
"country_code": "973",
"international_prefix": "00",
"ioc": "BRN",
"gec": "BA",
"name": "Bahrain",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8
],
"national_prefix": "None",
"number": "048",
"region": "Asia",
"subregion": "Western Asia",
"world_region": "EMEA",
"un_locode": "BH",
"nationality": "Bahraini",
"postal_code": true,
"unofficial_names": [
"Bahrain",
"البحرين",
"Bahreïn",
"Bahrein",
"バーレーン"
],
"languages_official": [
"ar"
],
"languages_spoken": [
"ar"
],
"geo": {
"latitude": 26.0667,
"latitude_dec": "26.094240188598633",
"longitude": 50.5577,
"longitude_dec": "50.54299545288086",
"max_latitude": 26.3315761,
"max_longitude": 50.8509064,
"min_latitude": 25.5349999,
"min_longitude": 50.3448485,
"bounds": {
"northeast": {
"lat": 26.3315761,
"lng": 50.8509064
},
"southwest": {
"lat": 25.5349999,
"lng": 50.3448485
}
}
},
"currency_code": "BHD",
"start_of_week": "monday"
}
}