socialtourismtraveltransportair-transportmigrationworld-bankpanel-datainternationaleconomics

Global Tourism, Travel & Transport Statistics by Country (1960–2023)

Category
Social
Records
13,952 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Comprehensive panel dataset covering international tourism, air transport, surface transport, trade in services, and international migration for 218 countries from 1960 to 2023. Contains 13,952 observations across 31 variables including tourism arrivals/departures, receipts/expenditures, air passenger volumes, railway traffic, container port throughput, and derived indicators like tourism intensity per capita and tourism balance. **Sources:** World Bank Open Data API — 25 indicator series compiled from World Development Indicators (WDI), International Tourism statistics (UNWTO via World Bank), ICAO air transport data, and UN Population Division migration estimates. **Key Features:** - 218 countries and territories - 64-year time span (1960–2023) - 8 core tourism indicators (arrivals, departures, receipts, expenditures) - 3 air transport indicators (passengers, departures, freight) - 2 surface transport indicators (railways passengers, freight) - 5 trade & services indicators - 3 migration indicators - 4 derived analytical indicators (tourism intensity, receipts % GDP, tourism balance, air passengers per capita) - GDP, GDP per capita, and population for contextual analysis **Format:** Wide panel — one row per country-year, all indicators as columns. Missing values left blank (not all indicators available for all country-years). **Use Cases:** Tourism economics research, travel industry analysis, transport infrastructure comparisons, international mobility trends, COVID-19 impact studies on global tourism, development economics.

Schema

NameTypeDescription
country_codestring
country_namestring
yearstring
international_tourism_arrivalsstring
international_tourism_departuresstring
tourism_receipts_usdstring
tourism_expenditures_usdstring
tourism_receipts_pct_exportsstring
tourism_expenditures_pct_importsstring
tourism_receipts_travel_items_usdstring
tourism_expenditures_travel_items_usdstring
air_transport_passengersstring
air_transport_departuresstring
air_transport_freight_million_ton_kmstring
exports_goods_services_usdstring
imports_goods_services_usdstring
travel_services_pct_exportsstring
travel_services_pct_importsstring
international_migrant_stockstring
international_migrant_stock_pct_popstring
net_migrationstring
railways_passengers_kmstring
railways_freight_million_ton_kmstring
container_port_traffic_teustring
gdp_current_usdstring
gdp_per_capita_usdstring
populationstring
tourism_intensity_per_1000string
tourism_receipts_pct_gdpstring
tourism_balance_usdstring
air_passengers_per_capitastring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 2.1 / 5
0 downloads
Seller: waseemahmad
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Global Tourism, Travel & Trans" })
// Found: a006b11c-c814-4f7a-84fc-2f73f65d7664
get_download_url({ dataset_id: "a006b11c-c814-4f7a-84fc-2f73f65d7664" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/a006b11c-c814-4f7a-84fc-2f73f65d7664/download-url