Energy intensity, annual (kgoe per 1,000 EUR PPS)
Annual energy intensity - gross inland energy consumption per unit of GDP - for EU member states, EFTA countries, EU candidate countries and the EU27_2020 aggregate. Eurostat dataset nrg_ind_ei ('Energy intensity'), filtered to freq=A, nrg_bal=EI_GDP_PPS ('Energy intensity of GDP in purchasing power standards') and unit=KGOE_TEUR_PPS ('Kilograms of oil equivalent per thousand euro in purchasing power standards'). Each row is one (year, country): kilograms of oil equivalent consumed per 1,000 EUR of GDP (PPS), so lower values mean a more energy-efficient economy. Method: Eurostat divides gross inland consumption (all energy products) by GDP in purchasing power standards from the national accounts; the PPS denominator makes cross-country comparisons meaningful. Non-EU/EFTA/candidate countries (the UK and Kosovo/XK) are dropped by the connector's commercial-use geo rule. Units: kilograms of oil equivalent per thousand euro in purchasing power standards (kgoe/1,000 EUR PPS). Caveats: intensity conflates economic structure with efficiency - deindustrialised or service-heavy economies score low regardless of policy; Norway's series is volatile year to year (hydro-driven electricity mix and offshore activity); recent years are provisional and revised. Coverage: 38 geographic units, 36 after the geo rule, 1995 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-renewables-share-annual' to separate efficiency gains from fuel-switching.
- Source
- Eurostat
- Rows
- 1,038
- Columns
- 4
- Source cadence
- Yearly
- Last refreshed
- Sep 25, 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. |
| energy_intensity_kgoe_per_1000eur_pps | float | Energy intensity: gross inland energy consumption per unit of GDP, from the 'nrg_bal' indicator EI_GDP_PPS ('Energy intensity of GDP in purchasing power standards') and the 'unit' indicator KGOE_TEUR_PPS ('Kilograms of oil equivalent per thousand euro in purchasing power standards'), 'freq' slice A ('Annual') (dataset nrg_ind_ei, compiled from the energy balances and national accounts). Lower values mean a more energy-efficient economy; intensity conflates economic structure with efficiency, and Norway's series is volatile year to year. The UK and Kosovo are dropped by the connector's commercial-use geo rule. (unit: kg of oil equivalent per 1,000 EUR (PPS)) |
- Current
20260925T010703Z-68d654e0c2fb · sha256 68d654e0c2fb…
1,038 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_energy_intensity_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_energy_intensity_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_energy_intensity_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 20260925T010703Z-68d654e0c2fb and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Energy intensity, annual (kgoe per 1,000 EUR PPS) [Data set, snapshot 20260925T010703Z-68d654e0c2fb, sha256 68d654e0c2fb]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/en/datasets/eurostat/eurostat_energy_intensity_annual?snapshot=20260925T010703Z-68d654e0c2fb
@misc{dz_eurostat_eurostat_energy_intensity_annua_68d654e0,
title = {{Energy intensity, annual (kgoe per 1,000 EUR PPS)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_energy_intensity_annual?snapshot=20260925T010703Z-68d654e0c2fb}},
note = {Snapshot 20260925T010703Z-68d654e0c2fb, sha256 68d654e0c2fbc10e36d4405a97ef90a036994b1c95407078969b703b6601267b; accessed 2026-09-25}
}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_energy_intensity_annual&lang=en&theme=auto&snapshot=20260925T010703Z-68d654e0c2fb&x=year&y=energy_intensity_kgoe_per_1000eur_pps&agg=avg" title="Energy intensity, annual (kgoe per 1,000 EUR PPS)" 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.