Primary energy consumption (annual, MTOE)
Annual primary 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=PEC_EED ('Primary energy consumption - Energy Efficiency Directive') and unit=MTOE ('Million tonnes of oil equivalent'). Each row is one (year, country): gross inland energy consumption excluding non-energy uses - the supply-side twin of the connector's 'final-energy-consumption-annual' dataset (the FEC_EED slice of the same table): primary always exceeds final because it includes transformation and distribution losses, so the primary-final gap measures the efficiency of the energy system itself. Headline spot values 2024: EU27_2020 1,193.7, DEU 231.3, FRA 202.6 MTOE. 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 'final-energy-consumption-annual' to separate supply-side from end-use energy trends.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 738
- Colonnes
- 4
- Cadence de la source
- Annuelle
- Dernière actualisation
- 26 sept. 2026
- Thème
- energy
| Colonne | 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. |
| primary_energy_consumption_mtoe | float | Primary energy consumption: gross inland energy consumption excluding non-energy uses, from the 'nrg_bal' indicator PEC_EED ('Primary 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 supply-side twin of the 'final-energy-consumption-annual' dataset (the FEC_EED slice of the same table): primary always exceeds final because it includes transformation and distribution losses, so the primary-final gap measures the efficiency of the energy system itself; headline values 2024: EU27_2020 1,193.7, DEU 231.3, FRA 202.6 MTOE. 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)) |
- Actuelle
20260926T051532Z-e23c2ac1aff5 · sha256 e23c2ac1aff5…
738 lignes · premier instantané
Dirigez n’importe quel LLM vers le point d’accès des métadonnées — la documentation ci-dessus est aussi lisible par machine (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/eurostat/eurostat_primary_energy_consumption_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_primary_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)Point d’accès API : https://datazimuts.com/v1/datasets/eurostat/eurostat_primary_energy_consumption_annual
Astuce : récupérez /llms.txt pour le catalogue complet lisible par machine.
D’où viennent ces données et ce qui en a été fait. Le travail des autres apparaît sous forme de décomptes ; seuls les projets partagés sont nommés.
Citer cet instantané
Épinglé à l’instantané 20260926T051532Z-e23c2ac1aff5 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Eurostat. (2026). Primary energy consumption (annual, MTOE) [Data set, snapshot 20260926T051532Z-e23c2ac1aff5, sha256 e23c2ac1aff5]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/eurostat/eurostat_primary_energy_consumption_annual?snapshot=20260926T051532Z-e23c2ac1aff5
@misc{dz_eurostat_eurostat_primary_energy_consump_e23c2ac1,
title = {{Primary energy consumption (annual, MTOE)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_primary_energy_consumption_annual?snapshot=20260926T051532Z-e23c2ac1aff5}},
note = {Snapshot 20260926T051532Z-e23c2ac1aff5, sha256 e23c2ac1aff53fa945d7f8f51d6c19ef53c394952a02fa9daaa280fa264df527; accessed 2026-09-26}
}Intégrer un tableau ou un graphique
Collez ce code dans n’importe quelle page. L’intégration est épinglée au même instantané, suit le thème clair ou sombre du lecteur et affiche toujours la source, la licence et un lien de retour.
<iframe src="https://datazimuts.com/embed/chart?dataset=eurostat%2Feurostat_primary_energy_consumption_annual&lang=fr&theme=auto&snapshot=20260926T051532Z-e23c2ac1aff5&x=year&y=primary_energy_consumption_mtoe&agg=avg" title="Primary energy consumption (annual, MTOE)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Posez une question sur ce jeu de données. Les réponses viennent uniquement de sa fiche, de son profil mesuré et de son historique, et citent les faits utilisés.