scientificrenewable-energyclimateenergy-transitionsustainabilityby-countrytime-serieslow-carbonsolarwindhydropowernuclear

Global Low-Carbon Energy Production by Country (2000–2025)

Category
Scientific
Records
31,025 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Comprehensive dataset tracking low-carbon energy production across 216 countries from 2000 to 2025. Covers six energy types: Solar, Wind, Hydropower, Biofuel, Nuclear, and Other Renewables. Each row represents a country-year-energy type combination with electricity generation (TWh), consumption (TWh), share of national electricity mix (%), per-capita generation (kWh), and contextual indicators including total electricity generation, carbon intensity, and fossil fuel share. Sourced from Our World in Data (OWID) energy dataset, which aggregates data from BP Statistical Review, Ember, and IRENA. 31,025 rows across 216 countries. Ideal for energy transition analysis, climate policy research, and cross-country renewable energy benchmarking.

Schema

NameTypeDescription
countrystring
iso_codestring
yearstring
populationstring
gdpstring
energy_typestring
electricity_twhstring
consumption_twhstring
share_of_electricity_pctstring
share_of_energy_pctstring
elec_per_capita_kwhstring
total_electricity_generation_twhstring
carbon_intensity_gco2_kwhstring
total_renewables_share_elec_pctstring
fossil_share_elec_pctstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 4.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 Low-Carbon Energy Produ" })
// Found: 95bf1449-c711-4de3-bdc3-5b5d7d938cb9
get_download_url({ dataset_id: "95bf1449-c711-4de3-bdc3-5b5d7d938cb9" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/95bf1449-c711-4de3-bdc3-5b5d7d938cb9/download-url