@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
65 lines • 1.42 kB
JSON
{
"LB": {
"continent": "Asia",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}}\n{{country}}",
"alpha2": "LB",
"alpha3": "LBN",
"country_code": "961",
"international_prefix": "00",
"ioc": "LIB",
"gec": "LE",
"name": "Lebanon",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8
],
"national_prefix": "0",
"number": "422",
"region": "Asia",
"subregion": "Western Asia",
"world_region": "EMEA",
"un_locode": "LB",
"nationality": "Lebanese",
"postal_code": true,
"unofficial_names": [
"Lebanon",
"لبنان",
"Libanon",
"Liban",
"Líbano",
"レバノン"
],
"languages_official": [
"ar",
"fr"
],
"languages_spoken": [
"ar",
"fr"
],
"geo": {
"latitude": 33.854721,
"latitude_dec": "33.925411224365234",
"longitude": 35.862285,
"longitude_dec": "35.89972686767578",
"max_latitude": 34.69209,
"max_longitude": 36.62372,
"min_latitude": 33.0550256,
"min_longitude": 35.0711001,
"bounds": {
"northeast": {
"lat": 34.69209,
"lng": 36.62372
},
"southwest": {
"lat": 33.0550256,
"lng": 35.0711001
}
}
},
"currency_code": "LBP",
"start_of_week": "monday"
}
}