DIGITAL4BETTER · OPEN DATA

Continents · Annual · All energy sources

Translate electricity consumption into environmental impacts by territory and period.

Download the full dataset

Estimate the impacts of 100 kWh consumed in a country and track their evolution.

Entries
48
Period covered
2019 → 2026
File Git modification
2026-09-08
Source refresh
Not recorded per entry

The Git date reflects the last committed change, not necessarily local edits or new observations.

Impacts per kWh consumed; each indicator has its own unit.

INTERACTIVE PREVIEW

Explore data

View associated mix

Loading preview…

Sources and limitations

Electricity impact factors

Factors modeled from electricity mixes and lifecycle references. Available periods may include carried-forward or estimated values.

The ‘Renewables only’ variant (‘-green’ files) keeps bioenergy, hydro, solar and wind, then recalculates their shares to total 100%. Impact factors are calculated from this hypothetical mix. This scenario describes neither the territory’s actual mix nor a green electricity offer, and its impacts are not zero.

Field dictionary

JSON structure: territory → period → indicators; world level: period → indicators. CSV exposes these keys as columns.

FieldDefinition
adpeResource depletion · kg Sbe
apAcidification · kg SO₂e
ctueFreshwater ecotoxicity · CTUe
ctuh-cHuman toxicity, cancer · CTUh
ctuh-ncHuman toxicity, non-cancer · CTUh
gwpClimate change · kg CO₂e
irIonising radiation · kg U235e
pmParticulate matter · kg PM2.5e
wuWater use · m³

Reuse and cite

These data are published under ODbL 1.0. Read the license for reuse, attribution and sharing conditions. ODbL 1.0 ↗

Digital4Better Open Data — factor/continent-yearly.json · ODbL 1.0 · https://github.com/digital4better/data

JavaScript example

const response = await fetch("https://digital4better.github.io/data/factor/continent-yearly.json");
if (!response.ok) throw new Error(String(response.status));
const data = await response.json();
console.log(data);
Report an issue or suggest a correction

Understand and reuse