Final energy consumption (annual, MTOE)
Annual final energy consumption in million tonnes of oil equivalent, for EU member states, EFTA countries, EU candidate countries and EU/euro-area aggregates. Eurostat dataset nrg_ind_eff ('Energy efficiency'), filtered to freq=A, nrg_bal=FEC_EED ('Final energy consumption - Energy Efficiency Directive') and unit=MTOE ('Million tonnes of oil equivalent'). Each row is one (year, country): all energy delivered to end users (industry, transport, households, services, agriculture) after transformation and distribution losses - the Energy Efficiency Directive's headline consumption metric. It complements the connector's energy-intensity dataset (efficiency per unit of GDP) with absolute levels, and the monthly electricity-available-to-market series (electricity only) with all energy carriers. Method: Eurostat compiles annual energy balances transmitted by the member states; non-EU/EFTA/candidate countries are dropped (same licensing rule). Units: million tonnes of oil equivalent (MTOE). Caveats: values mix real efficiency gains with structural change and weather effects; the EU27_2020 aggregate dominates the series; recent years are provisional and revised. Coverage: 38 geographic units after the geo rule, 2005 to the present, annual. Provenance: Eurostat keyless JSON-stat API, free reuse with attribution (Commission Decision 2011/833/EU) - please cite Eurostat. Primary key: (year, country_code). Join keys: country_code (ISO 3166-1 alpha-3), year. Cadence: refreshed yearly; Eurostat updates the energy balances each spring. Sample use: join with 'eurostat-energy-intensity-annual' to separate absolute consumption from efficiency.
- Source
- Eurostat
- Rows
- 738
- Columns
- 4
- Source cadence
- Yearly
- Last refreshed
- Sep 26, 2026
- Theme
- energy
| Column | Type | Description |
|---|---|---|
| year | string | Reference year of the observation (stored as January 1), from the 'time' dimension. |
| country_code | string | Reporting country: ISO 3166-1 alpha-3 (mapped from Eurostat's alpha-2 codes). Also carries the provider aggregates (e.g. 'EU', 'EU27_2020', 'EU28', 'EA', 'EA21', 'EA20', 'EA19' for the house price index) verbatim; the exact set varies by dataset. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU/EA aggregates. |
| final_energy_consumption_mtoe | float | Final energy consumption: all energy delivered to end users (industry, transport, households, services, agriculture) after transformation and distribution losses, from the 'nrg_bal' indicator FEC_EED ('Final energy consumption - Energy Efficiency Directive'), the 'unit' indicator MTOE ('Million tonnes of oil equivalent'), 'freq' slice A ('Annual') (dataset nrg_ind_eff, 'Energy efficiency', compiled from the annual energy balances). The headline consumption metric of the Energy Efficiency Directive; complements the energy-intensity dataset (efficiency per unit of GDP) with absolute levels. The UK and Kosovo are dropped by the connector's commercial-use geo rule; recent years are provisional and revised. (unit: million tonnes of oil equivalent (MTOE)) |
- Current
20260926T051531Z-517e8324783e · sha256 517e8324783e…
738 rows · first snapshot
Point any LLM at the metadata endpoint — the documentation above is machine-readable too (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/eurostat/eurostat_final_energy_consumption_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_final_energy_consumption_annual").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)API endpoint: https://datazimuts.com/v1/datasets/eurostat/eurostat_final_energy_consumption_annual
Tip: fetch /llms.txt for the full machine-readable catalog.
Where this data comes from and what was made from it. Other people's work shows as counts; only shared projects are named.
Cite this snapshot
Pinned to snapshot 20260926T051531Z-517e8324783e and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Final energy consumption (annual, MTOE) [Data set, snapshot 20260926T051531Z-517e8324783e, sha256 517e8324783e]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/en/datasets/eurostat/eurostat_final_energy_consumption_annual?snapshot=20260926T051531Z-517e8324783e
@misc{dz_eurostat_eurostat_final_energy_consumpti_517e8324,
title = {{Final energy consumption (annual, MTOE)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_final_energy_consumption_annual?snapshot=20260926T051531Z-517e8324783e}},
note = {Snapshot 20260926T051531Z-517e8324783e, sha256 517e8324783eb469c1a8961ad6fd83181cedb8deb9a1b4d4eee3c4aaab4a618d; accessed 2026-09-26}
}Embed a table or a chart
Paste this into any page. The embed is pinned to the same snapshot, follows the reader's light or dark setting, and always shows the source, license and a link back.
<iframe src="https://datazimuts.com/embed/chart?dataset=eurostat%2Feurostat_final_energy_consumption_annual&lang=en&theme=auto&snapshot=20260926T051531Z-517e8324783e&x=year&y=final_energy_consumption_mtoe&agg=avg" title="Final energy consumption (annual, MTOE)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Ask about this dataset. Answers come only from its catalog record, measured profile and change history, and list the facts they used.