Gross available energy by energy product (annual)
Annual gross available energy by energy product (thousand tonnes of oil equivalent), for EU member states, EFTA countries and EU candidate countries. Eurostat dataset nrg_bal_c ('Simplified energy balances'), filtered to gross available energy (GAE) in ktoe. Each row is one (year, country, product): the TOTAL across all products plus 71 products from solid fossil fuels, oil and gas through nuclear to renewables. Method: Eurostat compiles national energy balances; non-EU/EFTA/candidate countries are dropped (same licensing rule as the other Eurostat datasets). Units: thousand tonnes of oil equivalent (ktoe). Caveats: recent years are provisional and revised; the EU27_2020 aggregate row is included as published. Coverage: 1990 to the present, yearly. Provenance: Eurostat keyless JSON-stat API, free reuse with attribution (Commission Decision 2011/833/EU) - please cite Eurostat. Primary key: (year, country_code, product_code). Join keys: country_code (ISO 3166-1 alpha-3; 'EU27_2020' for the EU aggregate), year. Cadence: refreshed yearly. Sample use: filter product_code='TOTAL' and country_code='FRA' to track France's total energy supply.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 85 176
- Colonnes
- 6
- Cadence de la source
- Annuelle
- Dernière actualisation
- 23 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 aggregate 'EU27_2020' verbatim. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU27_2020 aggregate. |
| product_code | string | Energy product from the 'siec' dimension (e.g. TOTAL for all products, C0000X0350-0370 for solid fossil fuels, O4000XBIO for oil and petroleum products). |
| product_name | string | Eurostat-published product label, verbatim from the API. |
| gross_available_energy_ktoe | float | Gross available energy, from the 'nrg_bal' indicator GAE, in the 'unit' KTOE. (unit: thousand tonnes of oil equivalent (ktoe)) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| year | country_code | country_name | product_code | product_name | gross_available_energy_ktoe |
|---|---|---|---|---|---|
| 1990-01-01 | ALB | Albania | BIOE | Bioenergy | 363,022 |
| 1991-01-01 | ALB | Albania | BIOE | Bioenergy | 363,022 |
| 1992-01-01 | ALB | Albania | BIOE | Bioenergy | 363,022 |
| 1993-01-01 | ALB | Albania | BIOE | Bioenergy | 346,494 |
| 1994-01-01 | ALB | Albania | BIOE | Bioenergy | 330,73 |
| 1995-01-01 | ALB | Albania | BIOE | Bioenergy | 315,683 |
| 1996-01-01 | ALB | Albania | BIOE | Bioenergy | 301,304 |
| 1997-01-01 | ALB | Albania | BIOE | Bioenergy | 287,594 |
| 1998-01-01 | ALB | Albania | BIOE | Bioenergy | 274,506 |
| 1999-01-01 | ALB | Albania | BIOE | Bioenergy | 261,99 |
- Actuelle
20260923T072606Z-414a174f4b38 · sha256 414a174f4b38…
85 176 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_energy_supply_by_product_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_energy_supply_by_product_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_energy_supply_by_product_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é 20260923T072606Z-414a174f4b38 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Eurostat. (2026). Gross available energy by energy product (annual) [Data set, snapshot 20260923T072606Z-414a174f4b38, sha256 414a174f4b38]. Datazimuts. Retrieved 2026-09-23, from https://datazimuts.com/fr/datasets/eurostat/eurostat_energy_supply_by_product_annual?snapshot=20260923T072606Z-414a174f4b38
@misc{dz_eurostat_eurostat_energy_supply_by_produ_414a174f,
title = {{Gross available energy by energy product (annual)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_energy_supply_by_product_annual?snapshot=20260923T072606Z-414a174f4b38}},
note = {Snapshot 20260923T072606Z-414a174f4b38, sha256 414a174f4b381b9c35c341761da6e3a737d7b1c2fc126ba382787c5827bab13f; accessed 2026-09-23}
}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_energy_supply_by_product_annual&lang=fr&theme=auto&snapshot=20260923T072606Z-414a174f4b38&x=year&y=gross_available_energy_ktoe&agg=avg" title="Gross available energy by energy product (annual)" 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.