transportationtransportationlogisticsinfrastructureaviationrailroadsmaritimetradeworld-bankLPIglobalcountry-leveltime-series

Global Transportation & Logistics Infrastructure by Country (1960–2023)

Category
Transportation
Records
12,027 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Comprehensive dataset covering transportation infrastructure, logistics performance, and trade connectivity for 217 countries spanning 1960–2023. Contains 12,027 country-year observations across 23 transport and logistics indicators sourced from the World Bank, International Transport Forum, and World Logistics Performance Index. ## Key Indicators **Rail Infrastructure:** Total rail network (km), passenger-km, freight ton-km **Road Network:** Total road network (km), paved road percentage **Aviation:** Passengers carried, carrier departures, air freight (million ton-km) **Maritime:** Container port traffic (TEU) **Vehicles & Safety:** Motor vehicles and passenger cars per 1,000 people, road traffic deaths per 100,000 **Logistics Performance:** World Bank LPI scores for infrastructure, customs efficiency, and logistics competence **Trade Context:** Merchandise imports/exports (USD), trade as % of GDP, services trade **Socioeconomic Context:** Population, urbanization rate, GDP per capita, energy use per capita ## Sources - World Bank World Development Indicators (WDI) - World Bank Logistics Performance Index (LPI) - International Civil Aviation Organization (ICAO) via World Bank ## Coverage - **Countries:** 217 sovereign nations and territories - **Time span:** 1960–2023 (varies by indicator) - **Format:** UTF-8 CSV, one row per country-year - **Best coverage:** Aviation data (66%), trade data (95%), population/urbanization (99%)

Schema

NameTypeDescription
country_codestring
country_namestring
regionstring
income_groupstring
yearstring
rail_lines_total_kmstring
rail_passengers_million_kmstring
rail_freight_million_ton_kmstring
roads_total_kmstring
roads_paved_pctstring
air_passengers_carriedstring
air_carrier_departuresstring
air_freight_million_ton_kmstring
container_port_traffic_teustring
motor_vehicles_per_1000string
passenger_cars_per_1000string
road_traffic_deaths_per_100kstring
lpi_infrastructure_scorestring
lpi_customs_scorestring
lpi_logistics_competencestring
merchandise_imports_usdstring
merchandise_exports_usdstring
trade_pct_gdpstring
trade_in_services_pct_gdpstring
energy_use_per_capita_kg_oil_eqstring
urban_population_pctstring
population_totalstring
gdp_per_capita_usdstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 2.9 / 5
0 downloads
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 Transportation & Logist" })
// Found: 2496606c-947f-476e-8f51-ff27f4730b30
get_download_url({ dataset_id: "2496606c-947f-476e-8f51-ff27f4730b30" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/2496606c-947f-476e-8f51-ff27f4730b30/download-url