@daitanjs/knowledge
Version:
A library providing structured knowledge about languages, countries, weekdays, and other world information.
2,032 lines (2,030 loc) • 674 kB
JavaScript
// src/knowledge/src/index.js
import { getLogger as getLogger6 } from "@daitanjs/development";
// src/knowledge/src/countries/index.js
var countryData = {
"AD": {
"flag": "",
"name": "Andorra",
"officialName": "Principality of Andorra",
"countryCode": "+376",
"isoAlpha2": "AD",
"isoAlpha3": "AND",
"numericCode": "020",
"firstLanguage": "ca",
"otherLanguages": [
"es",
"fr",
"pt"
],
"currency": {
"code": "EUR",
"symbol": "",
"name": "Euro"
},
"government": {
"type": "Parliamentary co-principality",
"politicalLean": "Neutral",
"headsOfState": [
{
"title": "Co-Prince",
"name": "President of France"
},
{
"title": "Co-Prince",
"name": "Bishop of Urgell"
}
]
},
"timeZone": {
"name": "Central European Time (CET)",
"offset": "+01:00",
"dst": "Yes"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Europe",
"subregion": "Southern Europe",
"population": 79034,
"area": {
"value": 468,
"unit": "km"
},
"capital": "Andorra la Vella",
"gdp": {
"nominal": "3.66 billion USD",
"perCapita": "46,686 USD"
},
"dialingCode": "+376",
"internetTLD": ".ad",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "112",
"fire": "118",
"police": "110",
"ambulance": "116"
},
"holidays": [
"Constitution Day (March 14)",
"Our Lady of Meritxell Day (September 8)"
],
"nationalAnimal": "Chamois",
"nationalDish": "Escudella",
"tourismHighlights": [
"Vallnord Ski Resort",
"Caldea Spa",
"Casa de la Vall",
"Madriu-Perafita-Claror Valley (UNESCO World Heritage Site)"
],
"majorExports": [
"Tobacco products",
"Furniture",
"Electronics"
],
"majorImports": [
"Food",
"Consumer goods",
"Energy"
],
"lifeExpectancy": 83.5,
"literacyRate": 100,
"climate": "Temperate with snowy winters and mild summers",
"religions": {
"predominant": "Roman Catholic",
"others": [
"None",
"Protestant",
"Islam"
]
},
"neighborCountries": [
"France",
"Spain"
],
"visaRequirement": "No visa required for EU countries and many others",
"notableFacts": [
"Has no official army; defense is the responsibility of France and Spain.",
"One of the smallest countries in the world by land area and population.",
"Has one of the highest life expectancies in the world."
]
},
"AG": {
"flag": "",
"name": "Antigua and Barbuda",
"officialName": "Antigua and Barbuda",
"countryCode": "+1-268",
"isoAlpha2": "AG",
"isoAlpha3": "ATG",
"numericCode": "028",
"firstLanguage": "en",
"otherLanguages": [
"ant"
],
"currency": {
"code": "XCD",
"symbol": "$",
"name": "East Caribbean Dollar"
},
"government": {
"type": "Parliamentary democracy and constitutional monarchy",
"politicalLean": "Center-Left",
"headsOfState": [
{
"title": "Governor-General",
"name": "Sir Rodney Williams"
},
{
"title": "Prime Minister",
"name": "Gaston Browne"
}
]
},
"timeZone": {
"name": "Atlantic Standard Time (AST)",
"offset": "-04:00",
"dst": "No"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "12-hour",
"region": "Americas",
"subregion": "Caribbean",
"population": 97928,
"area": {
"value": 442,
"unit": "km"
},
"capital": "Saint John's",
"gdp": {
"nominal": "1.74 billion USD",
"perCapita": "17,948 USD"
},
"dialingCode": "+1-268",
"internetTLD": ".ag",
"drivingSide": "Left",
"emergencyNumbers": {
"general": "911",
"fire": "911",
"police": "911",
"ambulance": "911"
},
"holidays": [
"Antigua and Barbuda Independence Day (November 1)",
"Emancipation Day (August 1)"
],
"nationalAnimal": "Frigatebird",
"nationalDish": "Fungee and Pepperpot",
"tourismHighlights": [
"Nelson's Dockyard",
"Antigua Carnival",
"Half Moon Bay",
"St. John's Cathedral"
],
"majorExports": [
"Textiles",
"Food",
"Rum"
],
"majorImports": [
"Food",
"Machinery",
"Fuels"
],
"lifeExpectancy": 76.2,
"literacyRate": 99.6,
"climate": "Tropical marine, with a wet season from May to November",
"religions": {
"predominant": "Christianity",
"others": [
"None",
"Hinduism",
"Rastafarianism"
]
},
"neighborCountries": [
"Antigua and Barbuda is an island nation, with no land borders."
],
"visaRequirement": "Visa-free for many countries, including EU and UK citizens.",
"notableFacts": [
"Known for its reef-studded coastlines and beautiful beaches.",
"The country is made up of two main islands and several smaller ones.",
"Antigua has a beach for every day of the year, boasting 365 beaches."
]
},
"AF": {
"flag": "",
"name": "Afghanistan",
"officialName": "Islamic Republic of Afghanistan",
"countryCode": "+93",
"isoAlpha2": "AF",
"isoAlpha3": "AFG",
"numericCode": "004",
"firstLanguage": "ps",
"otherLanguages": [
"da",
"uz",
"tk"
],
"currency": {
"code": "AFN",
"symbol": "",
"name": "Afghan Afghani"
},
"government": {
"type": "Islamic Republic",
"politicalLean": "Islamist",
"headsOfState": [
{
"title": "President",
"name": "Hezb-e Islami"
}
]
},
"timeZone": {
"name": "Afghanistan Time (AFT)",
"offset": "+04:30",
"dst": "No"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Asia",
"subregion": "Southern Asia",
"population": 41033256,
"area": {
"value": 652230,
"unit": "km"
},
"capital": "Kabul",
"gdp": {
"nominal": "84.76 billion USD",
"perCapita": "2,066 USD"
},
"dialingCode": "+93",
"internetTLD": ".af",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "119",
"fire": "115",
"police": "100",
"ambulance": "191"
},
"holidays": [
"Independence Day (August 19)",
"Eid al-Fitr",
"Eid al-Adha"
],
"nationalAnimal": "Snow Leopard",
"nationalDish": "Kabuli Pulao",
"tourismHighlights": [
"Bamyan Buddhas (UNESCO World Heritage Site)",
"Minaret of Jam",
"The Great Wall of Afghanistan",
"Band-e Amir National Park"
],
"majorExports": [
"Fruits and Nuts",
"Saffron",
"Carpets"
],
"majorImports": [
"Food",
"Machinery",
"Fuel"
],
"lifeExpectancy": 64.8,
"literacyRate": 37.2,
"climate": "Continental; arid with extreme temperature variations",
"religions": {
"predominant": "Islam",
"others": [
"Hinduism",
"Sikhism",
"Buddhism"
]
},
"neighborCountries": [
"Pakistan",
"Iran",
"Turkmenistan",
"Uzbekistan",
"Tajikistan"
],
"visaRequirement": "Visa required for most nationalities",
"notableFacts": [
"Home to some of the oldest civilizations in the world, including the ancient city of Balkh.",
"A significant producer of opium, which poses a challenge for governance and international relations.",
"Diverse geography ranging from mountains to fertile plains."
]
},
"AE": {
"flag": "",
"name": "United Arab Emirates",
"officialName": "United Arab Emirates",
"countryCode": "+971",
"isoAlpha2": "AE",
"isoAlpha3": "ARE",
"numericCode": "784",
"firstLanguage": "ar",
"otherLanguages": [
"en",
"fr",
"hi",
"ur"
],
"currency": {
"code": "AED",
"symbol": ".",
"name": "United Arab Emirates Dirham"
},
"government": {
"type": "Federal absolute monarchy",
"politicalLean": "Authoritarian",
"headsOfState": [
{
"title": "President",
"name": "Mohammed bin Zayed Al Nahyan"
},
{
"title": "Prime Minister",
"name": "Mohammed bin Rashid Al Maktoum"
}
]
},
"timeZone": {
"name": "Gulf Standard Time (GST)",
"offset": "+04:00",
"dst": "No"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Asia",
"subregion": "Western Asia",
"population": 9890400,
"area": {
"value": 83600,
"unit": "km"
},
"capital": "Abu Dhabi",
"gdp": {
"nominal": "501 billion USD",
"perCapita": "50,100 USD"
},
"dialingCode": "+971",
"internetTLD": ".ae",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "999",
"fire": "997",
"police": "999",
"ambulance": "998"
},
"holidays": [
"New Year's Day (January 1)",
"Eid al-Fitr (date varies)",
"Eid al-Adha (date varies)",
"National Day (December 2)"
],
"nationalAnimal": "Falcon",
"nationalDish": "Al Harees",
"tourismHighlights": [
"Burj Khalifa",
"Sheikh Zayed Grand Mosque",
"The Louvre Abu Dhabi",
"Dubai Mall",
"Ferrari World Abu Dhabi"
],
"majorExports": [
"Crude petroleum",
"Natural gas",
"Gold"
],
"majorImports": [
"Machinery",
"Vehicles",
"Gold"
],
"lifeExpectancy": 78.8,
"literacyRate": 94,
"climate": "Desert climate with extremely hot summers and mild winters",
"religions": {
"predominant": "Islam",
"others": [
"Christianity",
"Hinduism",
"Buddhism"
]
},
"neighborCountries": [
"Saudi Arabia",
"Oman"
],
"visaRequirement": "Visa required for many nationalities; visa on arrival for some",
"notableFacts": [
"Home to the world's tallest building, Burj Khalifa.",
"Consists of seven emirates: Abu Dhabi, Dubai, Sharjah, Ajman, Umm Al-Quwain, Fujairah, and Ras Al Khaimah.",
"Has a large expatriate population, making up around 80% of its residents."
]
},
"AI": {
"flag": "",
"name": "Anguilla",
"officialName": "Anguilla",
"countryCode": "+1-264",
"isoAlpha2": "AI",
"isoAlpha3": "AIA",
"numericCode": "660",
"firstLanguage": "en",
"otherLanguages": [
"ai",
"fr"
],
"currency": {
"code": "XCD",
"symbol": "$",
"name": "East Caribbean Dollar"
},
"government": {
"type": "Overseas Territory of the United Kingdom",
"politicalLean": "Conservative",
"headsOfState": [
{
"title": "Governor",
"name": "Appointed by the Queen of the United Kingdom"
},
{
"title": "Premier",
"name": "Elected by the Anguillian people"
}
]
},
"timeZone": {
"name": "Atlantic Standard Time (AST)",
"offset": "-04:00",
"dst": "No"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Caribbean",
"subregion": "North America",
"population": 15e3,
"area": {
"value": 91,
"unit": "km"
},
"capital": "The Valley",
"gdp": {
"nominal": "353 million USD",
"perCapita": "23,533 USD"
},
"dialingCode": "+1-264",
"internetTLD": ".ai",
"drivingSide": "Left",
"emergencyNumbers": {
"general": "911",
"fire": "911",
"police": "911",
"ambulance": "911"
},
"holidays": [
"Emancipation Day (August 1)",
"Anguilla Day (May 30)"
],
"nationalAnimal": "Silver Palm",
"nationalDish": "Goat Water",
"tourismHighlights": [
"Shoal Bay",
"Sandy Ground",
"Anguilla's beaches and resorts",
"Historic sites like the Old Prison"
],
"majorExports": [
"Fish",
"Lobster",
"Construction services"
],
"majorImports": [
"Food",
"Fuel",
"Consumer goods"
],
"lifeExpectancy": 80.5,
"literacyRate": 96.5,
"climate": "Tropical, moderated by northeastern trade winds",
"religions": {
"predominant": "Christianity",
"others": [
"None",
"Baha'i",
"Hinduism"
]
},
"neighborCountries": [
"Saint Martin",
"Saint Barth\xE9lemy"
],
"visaRequirement": "No visa required for many countries, visitors check with local authorities.",
"notableFacts": [
"Known for its stunning beaches and luxury resorts.",
"Economy heavily reliant on tourism.",
"Home to a unique blend of Caribbean culture and British heritage."
]
},
"AO": {
"flag": "",
"name": "Angola",
"officialName": "Republic of Angola",
"countryCode": "+244",
"isoAlpha2": "AO",
"isoAlpha3": "AGO",
"numericCode": "024",
"firstLanguage": "pt",
"otherLanguages": [
"kg",
"uxi",
"bvo"
],
"currency": {
"code": "AOA",
"symbol": "Kz",
"name": "Kwanza"
},
"government": {
"type": "Unitary presidential constitutional republic",
"politicalLean": "Socialist",
"headsOfState": [
{
"title": "President",
"name": "Jo\xE3o Louren\xE7o"
},
{
"title": "Vice President",
"name": "Bornito de Sousa"
}
]
},
"timeZone": {
"name": "West Africa Time (WAT)",
"offset": "+01:00",
"dst": "No"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Africa",
"subregion": "Sub-Saharan Africa",
"population": 32866272,
"area": {
"value": 1246700,
"unit": "km"
},
"capital": "Luanda",
"gdp": {
"nominal": "66.49 billion USD",
"perCapita": "1,915 USD"
},
"dialingCode": "+244",
"internetTLD": ".ao",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "113",
"fire": "115",
"police": "112",
"ambulance": "222 320 520"
},
"holidays": [
"Independence Day (November 11)",
"Peace Day (April 4)"
],
"nationalAnimal": "Giant sable antelope",
"nationalDish": "Moqueca",
"tourismHighlights": [
"Kwando-Kubango Province",
"Luanda",
"Kissama National Park",
"Namibe Desert"
],
"majorExports": [
"Crude oil",
"Diamonds",
"Coffee"
],
"majorImports": [
"Machinery",
"Foodstuffs",
"Vehicles"
],
"lifeExpectancy": 61.2,
"literacyRate": 71.1,
"climate": "Tropical with dry and wet seasons",
"religions": {
"predominant": "Roman Catholic",
"others": [
"Protestant",
"Traditional African religions"
]
},
"neighborCountries": [
"Namibia",
"Zambia",
"Democratic Republic of the Congo"
],
"visaRequirement": "Visa required for most travelers; eVisa available for some nationalities.",
"notableFacts": [
"Home to diverse ecosystems and wildlife including endemic species.",
"Rich in natural resources, particularly oil and diamonds.",
"Has a complex history influenced by colonialism and civil war."
]
},
"AM": {
"flag": "",
"name": "Armenia",
"officialName": "Republic of Armenia",
"countryCode": "+374",
"isoAlpha2": "AM",
"isoAlpha3": "ARM",
"numericCode": "051",
"firstLanguage": "hy",
"otherLanguages": [
"ru",
"en"
],
"currency": {
"code": "AMD",
"symbol": "",
"name": "Armenian Dram"
},
"government": {
"type": "Unitary parliamentary republic",
"politicalLean": "Democratic",
"headsOfState": [
{
"title": "President",
"name": "Vahagn Kh achaturyan"
},
{
"title": "Prime Minister",
"name": "Nikol Pashinyan"
}
]
},
"timeZone": {
"name": "Armenia Time (AMT)",
"offset": "+04:00",
"dst": "No"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Asia",
"subregion": "Western Asia",
"population": 2963243,
"area": {
"value": 29743,
"unit": "km"
},
"capital": "Yerevan",
"gdp": {
"nominal": "13.22 billion USD",
"perCapita": "4,453 USD"
},
"dialingCode": "+374",
"internetTLD": ".am",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "112",
"fire": "101",
"police": "102",
"ambulance": "103"
},
"holidays": [
"Independence Day (September 21)",
"Victory and Peace Day (May 9)"
],
"nationalAnimal": "Golden Eagle",
"nationalDish": "Khorovats (Armenian BBQ)",
"tourismHighlights": [
"Geghard Monastery (UNESCO World Heritage Site)",
"Lake Sevan",
"Ararat Mountain",
"History Museum of Armenia"
],
"majorExports": [
"Minerals",
"Food products",
"Textiles"
],
"majorImports": [
"Machinery",
"Fuel",
"Food"
],
"lifeExpectancy": 75.1,
"literacyRate": 99.8,
"climate": "Continental with hot summers and cold winters",
"religions": {
"predominant": "Armenian Apostolic Church",
"others": [
"Other Christian denominations",
"Islam"
]
},
"neighborCountries": [
"Turkey",
"Georgia",
"Azerbaijan",
"Iran"
],
"visaRequirement": "Visa-free travel for many countries; e-Visa available for others.",
"notableFacts": [
"Armenia was the first country to adopt Christianity as its state religion in the early 4th century.",
"Home to ancient monasteries and churches, some dating back to the 4th century.",
"Recognized as a nation in 1991 after the collapse of the Soviet Union."
]
},
"AR": {
"flag": "",
"name": "Argentina",
"officialName": "Argentine Republic",
"countryCode": "+54",
"isoAlpha2": "AR",
"isoAlpha3": "ARG",
"numericCode": "032",
"firstLanguage": "es",
"otherLanguages": [
"en",
"it",
"de",
"qu"
],
"currency": {
"code": "ARS",
"symbol": "$",
"name": "Argentine Peso"
},
"government": {
"type": "Federal presidential constitutional republic",
"politicalLean": "Varied",
"headsOfState": [
{
"title": "President",
"name": "Current President (as of 2023)"
}
]
},
"timeZone": {
"name": "Argentina Time (ART)",
"offset": "-03:00",
"dst": "No"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Americas",
"subregion": "South America",
"population": 45663112,
"area": {
"value": 2780400,
"unit": "km"
},
"capital": "Buenos Aires",
"gdp": {
"nominal": "644.14 billion USD",
"perCapita": "14,097 USD"
},
"dialingCode": "+54",
"internetTLD": ".ar",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "911",
"fire": "100",
"police": "101",
"ambulance": "107"
},
"holidays": [
"New Year's Day (January 1)",
"Mardi Gras (variable date)",
"Day of the Malvinas (April 2)",
"Labor Day (May 1)",
"May Revolution Day (May 25)",
"Independence Day (July 9)",
"Cultural Diversity Day (October 12)",
"National Sovereignty Day (November 20)",
"Christmas Day (December 25)"
],
"nationalAnimal": "Rufous Hornero",
"nationalDish": "Asado",
"tourismHighlights": [
"Iguazu Falls",
"Los Glaciares National Park",
"Buenos Aires",
"Tigre Delta",
"Wine regions in Mendoza"
],
"majorExports": [
"Soybeans",
"Beef",
"Corn",
"Automobiles"
],
"majorImports": [
"Machinery",
"Electronics",
"Petroleum",
"Chemical products"
],
"lifeExpectancy": 76,
"literacyRate": 99,
"climate": "Varied; tropical in the north, arid in the southeast, and cold in the south",
"religions": {
"predominant": "Roman Catholic",
"others": [
"Protestant",
"Jewish",
"Evangelical",
"Indigenous beliefs"
]
},
"neighborCountries": [
"Brazil",
"Paraguay",
"Bolivia",
"Chile",
"Uruguay"
],
"visaRequirement": "No visa required for many countries; others may require visa",
"notableFacts": [
"Eighth largest country in the world by area.",
"Home to the tango dance and music.",
"One of the leading wine producers in the world."
]
},
"AL": {
"flag": "",
"name": "Albania",
"officialName": "Republic of Albania",
"countryCode": "+355",
"isoAlpha2": "AL",
"isoAlpha3": "ALB",
"numericCode": "008",
"firstLanguage": "sq",
"otherLanguages": [
"en",
"it"
],
"currency": {
"code": "ALL",
"symbol": "L",
"name": "Albanian Lek"
},
"government": {
"type": "Parliamentary Republic",
"politicalLean": "Center-Right",
"headsOfState": [
{
"title": "President",
"name": "Bajram Begaj"
},
{
"title": "Prime Minister",
"name": "Edi Rama"
}
]
},
"timeZone": {
"name": "Central European Time (CET)",
"offset": "+01:00",
"dst": "Yes"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Europe",
"subregion": "Southern Europe",
"population": 2880917,
"area": {
"value": 28748,
"unit": "km"
},
"capital": "Tirana",
"gdp": {
"nominal": "15.89 billion USD",
"perCapita": "5,513 USD"
},
"dialingCode": "+355",
"internetTLD": ".al",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "112",
"fire": "128",
"police": "129",
"ambulance": "127"
},
"holidays": [
"Independence Day (November 28)",
"Revolution Day (November 29)"
],
"nationalAnimal": "Golden Eagle",
"nationalDish": "F\xEBrges\xEB",
"tourismHighlights": [
"Kyll\xE4 Valley",
"Butrint National Park (UNESCO World Heritage Site)",
"The Albanian Riviera",
"Gjirokast\xEBr (UNESCO World Heritage Site)"
],
"majorExports": [
"Textiles",
"Footwear",
"Aluminum"
],
"majorImports": [
"Minerals",
"Machinery",
"Food and live animals"
],
"lifeExpectancy": 78.5,
"literacyRate": 98.7,
"climate": "Mediterranean climate, with hot, dry summers and mild, wet winters",
"religions": {
"predominant": "Islam",
"others": [
"Roman Catholic",
"Eastern Orthodox"
]
},
"neighborCountries": [
"Montenegro",
"Kosovo",
"North Macedonia",
"Greece"
],
"visaRequirement": "No visa required for Schengen zone countries and many others",
"notableFacts": [
"Home to the ancient city of Butrint, a UNESCO World Heritage site.",
"Albania is known for its stunning coastlines along the Adriatic and Ionian Seas.",
"It has a rich and diverse history influenced by various civilizations."
]
},
"AQ": {
"flag": "",
"name": "Antarctica",
"officialName": "Not applicable (territory managed under an international treaty)",
"countryCode": "+672",
"isoAlpha2": "AQ",
"isoAlpha3": "ATA",
"numericCode": "010",
"firstLanguage": "",
"otherLanguages": [],
"currency": {
"code": "N/A",
"symbol": "N/A",
"name": "N/A"
},
"government": {
"type": "No official government; governed by the Antarctic Treaty System",
"politicalLean": "N/A",
"headsOfState": []
},
"timeZone": {
"name": "Various time zones depending on research stations",
"offset": "Varies",
"dst": "Yes (in some research stations)"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Antarctica",
"subregion": "N/A",
"population": 1e3,
"area": {
"value": 14e6,
"unit": "km"
},
"capital": "N/A",
"gdp": {
"nominal": "N/A",
"perCapita": "N/A"
},
"dialingCode": "+672",
"internetTLD": ".aq",
"drivingSide": "N/A",
"emergencyNumbers": {
"general": "N/A",
"fire": "N/A",
"police": "N/A",
"ambulance": "N/A"
},
"holidays": [
"Antarctic Treaty Day (December 1)"
],
"nationalAnimal": "Emperor Penguin",
"nationalDish": "N/A",
"tourismHighlights": [
"South Pole",
"Ross Ice Shelf",
"Antarctic Peninsula",
"Palmer Station"
],
"majorExports": [
"N/A"
],
"majorImports": [
"Supplies for research stations"
],
"lifeExpectancy": "N/A",
"literacyRate": "N/A",
"climate": "Polar climate with harsh conditions",
"religions": {
"predominant": "N/A",
"others": []
},
"neighborCountries": [],
"visaRequirement": "N/A; no permanent residents and access regulated by treaties",
"notableFacts": [
"The only continent without a native human population.",
"Governed by the Antarctic Treaty which prohibits military activity and mineral mining.",
"Home to the largest desert in the world due to its extreme dryness."
]
},
"AS": {
"flag": "",
"name": "American Samoa",
"officialName": "Territory of American Samoa",
"countryCode": "+1-684",
"isoAlpha2": "AS",
"isoAlpha3": "ASM",
"numericCode": "016",
"firstLanguage": "sm",
"otherLanguages": [
"en"
],
"currency": {
"code": "USD",
"symbol": "$",
"name": "United States Dollar"
},
"government": {
"type": "Unincorporated territory of the United States",
"politicalLean": "Democratic",
"headsOfState": [
{
"title": "Governor",
"name": "Lolo Moliga"
}
]
},
"timeZone": {
"name": "UTC-11:00",
"offset": "-11:00",
"dst": "No"
},
"dateFormat": "MM/DD/YYYY",
"timeFormat": "12-hour",
"region": "Oceania",
"subregion": "Polynesia",
"population": 55191,
"area": {
"value": 199,
"unit": "km"
},
"capital": "Pago Pago",
"gdp": {
"nominal": "0.63 billion USD",
"perCapita": "11,400 USD"
},
"dialingCode": "+1-684",
"internetTLD": ".as",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "911",
"fire": "911",
"police": "911",
"ambulance": "911"
},
"holidays": [
"American Samoa Flag Day (April 17)",
"Independence Day (July 4)",
"Thanksgiving Day (Fourth Thursday in November)"
],
"nationalAnimal": "Green Turtle",
"nationalDish": "Palusami",
"tourismHighlights": [
"National Park of American Samoa",
"To Sua Ocean Trench",
"Aunu'u Island",
"Manua Islands"
],
"majorExports": [
"Fish",
"Coconut products",
"Tuna"
],
"majorImports": [
"Food",
"Fuel",
"Machinery"
],
"lifeExpectancy": 73.1,
"literacyRate": 99,
"climate": "Tropical, with a wet season from November to March",
"religions": {
"predominant": "Christianity",
"others": [
"Samoan Traditional Religion",
"Buddhism",
"Islam"
]
},
"neighborCountries": [
"None (only territorial waters)"
],
"visaRequirement": "No visa required for U.S. citizens; others may require a visa.",
"notableFacts": [
"American Samoa is the only U.S. territory south of the equator.",
"Home to the only national park in the United States that is located entirely in the Southern Hemisphere.",
"Samoan culture is a dominant influence on the territory's lifestyle."
]
},
"AX": {
"flag": "",
"name": "\xC5land Islands",
"officialName": "\xC5land Islands",
"countryCode": "+358-18",
"isoAlpha2": "AX",
"isoAlpha3": "ALA",
"numericCode": "248",
"firstLanguage": "sv",
"otherLanguages": [
"fi",
"en"
],
"currency": {
"code": "EUR",
"symbol": "",
"name": "Euro"
},
"government": {
"type": "Autonomous region of Finland",
"politicalLean": "Neutral",
"headsOfState": [
{
"title": "Governor",
"name": "Head of the Government of \xC5land Islands"
},
{
"title": "President of Finland",
"name": "Sauli Niinist\xF6"
}
]
},
"timeZone": {
"name": "Eastern European Time (EET)",
"offset": "+02:00",
"dst": "Yes"
},
"dateFormat": "DD.MM.YYYY",
"timeFormat": "24-hour",
"region": "Europe",
"subregion": "Northern Europe",
"population": 29910,
"area": {
"value": 1580,
"unit": "km"
},
"capital": "Mariehamn",
"gdp": {
"nominal": "1.4 billion EUR",
"perCapita": "47,000 EUR"
},
"dialingCode": "+358-18",
"internetTLD": ".ax",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "112",
"fire": "112",
"police": "112",
"ambulance": "112"
},
"holidays": [
"Midsummer Day (June)",
"\xC5land Independence Day (June 9)"
],
"nationalAnimal": "Eurasian Beaver",
"nationalDish": "\xC5land Pancakes",
"tourismHighlights": [
"Mariehamn Maritime Museum",
"Viking Village in Jomala",
"Kors\xF6 Lighthouse",
"K\xE4ringsund Resort"
],
"majorExports": [
"Fish products",
"Shipbuilding materials",
"Textiles"
],
"majorImports": [
"Machinery",
"Food products",
"Consumer goods"
],
"lifeExpectancy": 84.1,
"literacyRate": 100,
"climate": "Maritime climate with mild winters and cool summers",
"religions": {
"predominant": "Lutheran Christian",
"others": [
"None",
"Orthodox Christian",
"Islam"
]
},
"neighborCountries": [
"Finland",
"Sweden"
],
"visaRequirement": "Part of the Schengen Area; no visa required for Schengen citizens.",
"notableFacts": [
"\xC5land Islands is a demilitarized zone with no military presence.",
"It has its own parliament and official flag.",
"Known for its archipelago and rich maritime heritage."
]
},
"AW": {
"flag": "",
"name": "Aruba",
"officialName": "Aruba",
"countryCode": "+297",
"isoAlpha2": "AW",
"isoAlpha3": "ABW",
"numericCode": "533",
"firstLanguage": "nl",
"otherLanguages": [
"pap",
"es",
"en"
],
"currency": {
"code": "AWG",
"symbol": "",
"name": "Aruban Florin"
},
"government": {
"type": "Parliamentary democracy",
"politicalLean": "Moderate",
"headsOfState": [
{
"title": "Governor",
"name": "Governor of Aruba"
},
{
"title": "Prime Minister",
"name": "Prime Minister of Aruba"
}
]
},
"timeZone": {
"name": "Atlantic Standard Time (AST)",
"offset": "-04:00",
"dst": "No"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Americas",
"subregion": "Caribbean",
"population": 106766,
"area": {
"value": 179,
"unit": "km"
},
"capital": "Oranjestad",
"gdp": {
"nominal": "3.01 billion USD",
"perCapita": "28,270 USD"
},
"dialingCode": "+297",
"internetTLD": ".aw",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "911",
"fire": "199",
"police": "911",
"ambulance": "911"
},
"holidays": [
"D\xEDa di Betico Croes (January 25)",
"Carnival (variable dates)",
"Aruba Flag Day (March 18)",
"King's Day (April 27)",
"National Anthem and Flag Day (September 18)"
],
"nationalAnimal": "Ostrich",
"nationalDish": "Keshi Yena",
"tourismHighlights": [
"Eagle Beach",
"Palm Beach",
"Arikok National Park",
"Natural Pool"
],
"majorExports": [
"Liqueurs",
"Aloe Vera",
"Tourism services"
],
"majorImports": [
"Food",
"Consumer goods",
"Construction materials"
],
"lifeExpectancy": 75.2,
"literacyRate": 93.7,
"climate": "Tropical marine, warm and humid",
"religions": {
"predominant": "Roman Catholic",
"others": [
"Protestant",
"Methodist",
"Evangelical"
]
},
"neighborCountries": [
"Cura\xE7ao",
"Bonaire"
],
"visaRequirement": "No visa required for many nationalities, including US and EU citizens",
"notableFacts": [
"Has beaches consistently ranked among the best in the world.",
"Is known for its vibrant culture and music.",
"Has a high standard of living relative to other Caribbean nations."
]
},
"AT": {
"flag": "",
"name": "Austria",
"officialName": "Republic of Austria",
"countryCode": "+43",
"isoAlpha2": "AT",
"isoAlpha3": "AUT",
"numericCode": "040",
"firstLanguage": "de",
"otherLanguages": [
"sl",
"hr",
"hu"
],
"currency": {
"code": "EUR",
"symbol": "",
"name": "Euro"
},
"government": {
"type": "Federal parliamentary republic",
"politicalLean": "Social-democratic",
"headsOfState": [
{
"title": "President",
"name": "Alexander Van der Bellen"
},
{
"title": "Chancellor",
"name": "Karl Nehammer"
}
]
},
"timeZone": {
"name": "Central European Time (CET)",
"offset": "+01:00",
"dst": "Yes"
},
"dateFormat": "DD.MM.YYYY",
"timeFormat": "24-hour",
"region": "Europe",
"subregion": "Western Europe",
"population": 8917205,
"area": {
"value": 83879,
"unit": "km"
},
"capital": "Vienna",
"gdp": {
"nominal": "455.9 billion USD",
"perCapita": "51,182 USD"
},
"dialingCode": "+43",
"internetTLD": ".at",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "112",
"fire": "122",
"police": "133",
"ambulance": "144"
},
"holidays": [
"New Year's Day (January 1)",
"National Day (October 26)",
"Christmas Day (December 25)"
],
"nationalAnimal": "Brown Bear",
"nationalDish": "Wiener Schnitzel",
"tourismHighlights": [
"Sch\xF6nbrunn Palace",
"St. Stephen's Cathedral",
"Vienna State Opera",
"Salzburg's Historic Centre (UNESCO World Heritage Site)"
],
"majorExports": [
"Machinery",
"Automobiles",
"Pharmaceuticals"
],
"majorImports": [
"Machinery",
"Chemicals",
"Oil and Gas"
],
"lifeExpectancy": 81.4,
"literacyRate": 99,
"climate": "Temperate with four distinct seasons",
"religions": {
"predominant": "Roman Catholic",
"others": [
"Protestant",
"Islam",
"Orthodox"
]
},
"neighborCountries": [
"Germany",
"Czech Republic",
"Slovakia",
"Hungary",
"Slovenia",
"Italy",
"Switzerland",
"Liechtenstein"
],
"visaRequirement": "No visa required for EU countries and many others",
"notableFacts": [
"Austria is known for its cultural contributions, especially in classical music.",
"It is the only landlocked country in the European Union besides Luxembourg.",
"The Vienna Philharmonic is considered one of the finest orchestras in the world."
]
},
"AU": {
"flag": "",
"name": "Australia",
"officialName": "Commonwealth of Australia",
"countryCode": "+61",
"isoAlpha2": "AU",
"isoAlpha3": "AUS",
"numericCode": "036",
"firstLanguage": "en",
"otherLanguages": [
"zh",
"ar",
"vi",
"el",
"fr",
"it"
],
"currency": {
"code": "AUD",
"symbol": "$",
"name": "Australian Dollar"
},
"government": {
"type": "Federal parliamentary constitutional monarchy",
"politicalLean": "Varied",
"headsOfState": [
{
"title": "King",
"name": "King Charles III"
},
{
"title": "Prime Minister",
"name": "Anthony Albanese"
}
]
},
"timeZone": {
"name": "Australian Eastern Standard Time (AEST)",
"offset": "+10:00",
"dst": "Yes"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Oceania",
"subregion": "Australia and New Zealand",
"population": 25687041,
"area": {
"value": 7692024,
"unit": "km"
},
"capital": "Canberra",
"gdp": {
"nominal": "1.77 trillion USD",
"perCapita": "68,000 USD"
},
"dialingCode": "+61",
"internetTLD": ".au",
"drivingSide": "Left",
"emergencyNumbers": {
"general": "112",
"fire": "000",
"police": "000",
"ambulance": "000"
},
"holidays": [
"Australia Day (January 26)",
"ANZAC Day (April 25)",
"Labour Day (First Monday in October)"
],
"nationalAnimal": "Red Kangaroo",
"nationalDish": "Vegemite on toast",
"tourismHighlights": [
"Great Barrier Reef",
"Sydney Opera House",
"Uluru-Kata Tjuta National Park",
"Daintree Rainforest"
],
"majorExports": [
"Iron ore",
"Coal",
"Gold",
"Natural gas"
],
"majorImports": [
"Cars",
"Crude petroleum",
"Telecommunications equipment"
],
"lifeExpectancy": 83.3,
"literacyRate": 99,
"climate": "Varied, ranging from tropical in the north to temperate in the south",
"religions": {
"predominant": "Christianity",
"others": [
"Islam",
"Buddhism",
"Hinduism",
"None"
]
},
"neighborCountries": [
"Indonesia",
"Papua New Guinea",
"New Zealand"
],
"visaRequirement": "Visa required for most foreign visitors",
"notableFacts": [
"Is the sixth-largest country in the world by total area.",
"Home to unique wildlife, including kangaroos and koalas.",
"Has a diverse cultural heritage influenced by British colonization and indigenous cultures."
]
},
"BF": {
"flag": "",
"name": "Burkina Faso",
"officialName": "Burkina Faso",
"countryCode": "+226",
"isoAlpha2": "BF",
"isoAlpha3": "BFA",
"numericCode": "854",
"firstLanguage": "fr",
"otherLanguages": [
"moro",
"dioula",
"fufulde"
],
"currency": {
"code": "XOF",
"symbol": "",
"name": "West African CFA franc"
},
"government": {
"type": "Presidential republic",
"politicalLean": "Democratic",
"headsOfState": [
{
"title": "President",
"name": "Ibrahim Traor\xE9"
}
]
},
"timeZone": {
"name": "West Africa Time (WAT)",
"offset": "+01:00",
"dst": "No"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Africa",
"subregion": "West Africa",
"population": 22257340,
"area": {
"value": 272967,
"unit": "km"
},
"capital": "Ouagadougou",
"gdp": {
"nominal": "18.21 billion USD",
"perCapita": "818 USD"
},
"dialingCode": "+226",
"internetTLD": ".bf",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "112",
"fire": "18",
"police": "17",
"ambulance": "15"
},
"holidays": [
"Independence Day (August 5)",
"Labor Day (May 1)"
],
"nationalAnimal": "African Lion",
"nationalDish": "T\xF4",
"tourismHighlights": [
"Naman\xE9 Lake",
"Bobo Dioulasso",
"Sindou Peaks",
"Gorom-Gorom Market"
],
"majorExports": [
"Gold",
"Cotton",
"Livestock"
],
"majorImports": [
"Petroleum products",
"Food",
"Machinery"
],
"lifeExpectancy": 61.9,
"literacyRate": 30.4,
"climate": "Tropical with a dry season and a wet season",
"religions": {
"predominant": "Traditional African religions",
"others": [
"Islam",
"Christianity"
]
},
"neighborCountries": [
"Mali",
"Niger",
"Benin",
"Togo",
"Ghana"
],
"visaRequirement": "Visa required for most foreign nationals",
"notableFacts": [
"Burkina Faso is landlocked and known for its cultural diversity.",
"It has a high rate of annual festivals celebrating arts and culture.",
"Burkina Faso is one of the leading producers of cotton in Africa."
]
},
"AZ": {
"flag": "",
"name": "Azerbaijan",
"officialName": "Republic of Azerbaijan",
"countryCode": "+994",
"isoAlpha2": "AZ",
"isoAlpha3": "AZE",
"numericCode": "031",
"firstLanguage": "az",
"otherLanguages": [
"ru",
"en"
],
"currency": {
"code": "AZN",
"symbol": "",
"name": "Azerbaijani Manat"
},
"government": {
"type": "Presidential Republic",
"politicalLean": "Authoritarian",
"headsOfState": [
{
"title": "President",
"name": "Ilham Aliyev"
}
]
},
"timeZone": {
"name": "Azerbaijan Time (AZT)",
"offset": "+04:00",
"dst": "Yes"
},
"dateFormat": "DD.MM.YYYY",
"timeFormat": "24-hour",
"region": "Asia",
"subregion": "Western Asia",
"population": 10139177,
"area": {
"value": 86600,
"unit": "km"
},
"capital": "Baku",
"gdp": {
"nominal": "48.57 billion USD",
"perCapita": "4,786 USD"
},
"dialingCode": "+994",
"internetTLD": ".az",
"drivingSide": "Right",
"emergencyNumbers": {
"general": "112",
"fire": "101",
"police": "102",
"ambulance": "103"
},
"holidays": [
"State Independence Day (October 18)",
"Republic Day (May 28)",
"National Revival Day (November 17)"
],
"nationalAnimal": "Karabakh Horse",
"nationalDish": "Plov (Pilaf)",
"tourismHighlights": [
"Flame Towers",
"Gobustan National Park (UNESCO World Heritage Site)",
"Old City (Icherisheher)",
"Sheki Khan's Palace"
],
"majorExports": [
"Oil and gas",
"Petrochemicals",
"Cotton"
],
"majorImports": [
"Machinery",
"Food",
"Chemical products"
],
"lifeExpectancy": 75.1,
"literacyRate": 99.8,
"climate": "Semi-arid, with hot summers and mild winters",
"religions": {
"predominant": "Islam",
"others": [
"Christianity",
"Judaism"
]
},
"neighborCountries": [
"Georgia",
"Armenia",
"Iran",
"Turkey"
],
"visaRequirement": "e-Visa available for many nationalities",
"notableFacts": [
"Home to the first oil well in the world.",
"Has a unique cultural heritage and is known for its rich history.",
"Hosts the Formula 1 Azerbaijan Grand Prix in Baku."
]
},
"BB": {
"flag": "",
"name": "Barbados",
"officialName": "Barbados",
"countryCode": "+1-246",
"isoAlpha2": "BB",
"isoAlpha3": "BRB",
"numericCode": "052",
"firstLanguage": "en",
"otherLanguages": [
"Bajan"
],
"currency": {
"code": "BBD",
"symbol": "$",
"name": "Barbadian Dollar"
},
"government": {
"type": "Parliamentary democracy",
"politicalLean": "Center-left",
"headsOfState": [
{
"title": "Prime Minister",
"name": "Mia Mottley"
},
{
"title": "Governor-General",
"name": "Dame Sandra Mason"
}
]
},
"timeZone": {
"name": "Atlantic Standard Time (AST)",
"offset": "-04:00",
"dst": "No"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Americas",
"subregion": "Caribbean",
"population": 287375,
"area": {
"value": 430,
"unit": "km"
},
"capital": "Bridgetown",
"gdp": {
"nominal": "5.06 billion USD",
"perCapita": "17,626 USD"
},
"dialingCode": "+1-246",
"internetTLD": ".bb",
"drivingSide": "Left",
"emergencyNumbers": {
"general": "211",
"fire": "311",
"police": "211",
"ambulance": "511"
},
"holidays": [
"National Heroes Day (April, 1st Monday)",
"Crop Over Festival (July - August)"
],
"nationalAnimal": "Red-billed Tropicbird",
"nationalDish": "Cou-Cou and Flying Fish",
"tourismHighlights": [
"Carlisle Bay",
"Harrison's Cave",
"Oistins Fish Fry",
"Bathsheba Beach"
],
"majorExports": [
"Sugar and molasses",
"Rum",
"Clothing"
],
"majorImports": [
"Food",
"Machinery",
"Chemicals"
],
"lifeExpectancy": 79.1,
"literacyRate": 99.7,
"climate": "Tropical, with a wet season from June to November",
"religions": {
"predominant": "Christianity",
"others": [
"Rastafarianism",
"Hinduism"
]
},
"neighborCountries": [
"None; island nation"
],
"visaRequirement": "No visa required for most countries, including EU and USA",
"notableFacts": [
"One of the first Caribbean islands to gain independence from the UK in 1966.",
"Known for its beaches and botanical gardens.",
"Home to the world's oldest rum distillery, Mount Gay Rum."
]
},
"BD": {
"flag": "",
"name": "Bangladesh",
"officialName": "People's Republic of Bangladesh",
"countryCode": "+880",
"isoAlpha2": "BD",
"isoAlpha3": "BGD",
"numericCode": "050",
"firstLanguage": "bn",
"otherLanguages": [
"en",
"hi",
"ur"
],
"currency": {
"code": "BDT",
"symbol": "",
"name": "Bangladeshi Taka"
},
"government": {
"type": "Unitary parliamentary constitutional republic",
"politicalLean": "Majority parliamentary system",
"headsOfState": [
{
"title": "President",
"name": "Mohammed Shahabuddin"
},
{
"title": "Prime Minister",
"name": "Sheikh Hasina"
}
]
},
"timeZone": {
"name": "Bangladesh Standard Time (BST)",
"offset": "+06:00",
"dst": "No"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Asia",
"subregion": "Southern Asia",
"population": 166303498,
"area": {
"value": 147570,
"unit": "km"
},
"capital": "Dhaka",
"gdp": {
"nominal": "416 billion USD",
"perCapita": "2,507 USD"
},
"dialingCode": "+880",
"internetTLD": ".bd",
"drivingSide": "Left",
"emergencyNumbers": {
"general": "112",
"fire": "113",
"police": "999",
"ambulance": "999"
},
"holidays": [
"New Year's Day (January 1)",
"Independence Day (March 26)",
"Bengali New Year (April 14)",
"Victory Day (December 16)"
],
"nationalAnimal": "Bengal Tiger",
"nationalDish": "Hilsa Fish Curry",
"tourismHighlights": [
"Sundarbans Mangrove Forest",
"Cox's Bazar",
"Srimangal Tea Gardens",
"Historical Sites of Paharpur and Mahasthangarh"
],
"majorExports": [
"Textiles and garments",
"Leather goods",
"Jute products"
],
"majorImports": [
"Machinery",
"Food grains",
"Crude petroleum"
],
"lifeExpectancy": 72.6,
"literacyRate": 74.9,
"climate": "Tropical monsoon climate",
"religions": {
"predominant": "Islam",
"others": [
"Hinduism",
"Buddhism",
"Christianity"
]
},
"neighborCountries": [
"India",
"Myanmar"
],
"visaRequirement": "Visa required for most travelers, but some countries have special arrangements.",
"notableFacts": [
"One of the most densely populated countries in the world.",
"Home to the world's largest river delta: the Sundarbans.",
"Renowned for its rich cultural heritage and natural beauty."
]
},
"BE": {
"flag": "",
"name": "Belgium",
"officialName": "Kingdom of Belgium",
"countryCode": "+32",
"isoAlpha2": "BE",
"isoAlpha3": "BEL",
"numericCode": "056",
"firstLanguage": "nl",
"otherLanguages": [
"fr",
"de"
],
"currency": {
"code": "EUR",
"symbol": "",
"name": "Euro"
},
"government": {
"type": "Federal parliamentary constitutional monarchy",
"politicalLean": "Varies by region",
"headsOfState": [
{
"title": "King",
"name": "Alexander"
},
{
"title": "Prime Minister",
"name": "Alexander De Croo"
}
]
},
"timeZone": {
"name": "Central European Time (CET)",
"offset": "+01:00",
"dst": "Yes"
},
"dateFormat": "DD/MM/YYYY",
"timeFormat": "24-hour",
"region": "Europe",
"subregion": "Western Europe",
"population": 11589623,