energyenergyemissionsCO2renewablefossil-fuelselectricityclimateIEAWorld-Bankcountry-levelpanel-datasustainability

Global Energy Production, Consumption & CO₂ Emissions by Country (2000–2024)

Category
Energy
Records
11,495 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Comprehensive panel dataset covering 195 countries over 25 years (2000–2024) with 18 energy and emissions indicators per country-year observation. Includes primary energy production and consumption by source (oil, natural gas, coal, nuclear, hydroelectric, solar, wind, biofuels & waste), total renewable capacity, electricity generation mix, CO₂ emissions from fuel combustion, energy intensity of GDP, per-capita consumption, and electrification rates. Data normalized and cross-referenced from International Energy Agency (IEA) World Energy Balances, World Bank World Development Indicators, BP Statistical Review of World Energy / Energy Institute, and IRENA Renewable Energy Statistics. Contains 12,675 country-year observations suitable for energy transition analysis, climate policy modeling, forecasting, and cross-country comparative studies.

Schema

NameTypeDescription
iso3string
countrystring
continentstring
subregionstring
yearstring
primary_energy_production_mtoestring
primary_energy_consumption_mtoestring
oil_production_mtoestring
gas_production_mtoestring
coal_production_mtoestring
nuclear_generation_twhstring
hydro_generation_twhstring
solar_capacity_gwstring
wind_capacity_gwstring
renewable_share_pctstring
electricity_generation_twhstring
co2_emissions_mtstring
co2_per_capita_tonnesstring
energy_intensity_mj_per_usdstring
electrification_rate_pctstring
population_millionsstring
gdp_per_capita_usdstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 5 / 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 Energy Production, Cons" })
// Found: daa7b136-fdb1-4b47-9b6e-ae23b00990f2
get_download_url({ dataset_id: "daa7b136-fdb1-4b47-9b6e-ae23b00990f2" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/daa7b136-fdb1-4b47-9b6e-ae23b00990f2/download-url