Electricity available to the internal market (monthly)
Monthly electricity available to the internal market in gigawatt-hours, for EU member states, EFTA countries, EU candidates and EU/euro-area aggregates. Eurostat dataset nrg_cb_eim ('Electricity available to internal market'), filtered to freq=M and unit=GWH ('Gigawatt-hour'). Each row is one (month, country). The series tracks electricity actually available on the market - it pairs with the generation-side monthly data (the Ember electricity-generation dataset) to contrast what is generated with what the market can draw on. Method: Eurostat compiles monthly energy statistics transmitted by the member states; non-EU/EFTA/candidate countries are dropped (same licensing rule as the other Eurostat datasets). Units: gigawatt-hours (GWh). Caveats: the series is not seasonally adjusted, so the strong heating/cooling seasonality (e.g. FRA 2025-01 = 45,473 GWh vs 2025-06 = 29,746 GWh) must be read against the same month of earlier years; recent months are provisional and revised; the UK and Kosovo (XK) are dropped by the connector's commercial-use geo rule; the EU27_2020, EA21, EA20 and EA19 aggregates are included as published. Coverage: ~40 geographic units after the geo rule, 2008-01 to the present, monthly. Provenance: Eurostat keyless JSON-stat API, free reuse with attribution (Commission Decision 2011/833/EU) - please cite Eurostat. Primary key: (month, country_code). Join keys: country_code (ISO 3166-1 alpha-3), month. Cadence: refreshed monthly; Eurostat updates the table with roughly a two-month lag. Sample use: filter country_code='DEU' to track Germany's monthly electricity supply.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 7 594
- Colonnes
- 4
- Cadence de la source
- Mensuelle
- Dernière actualisation
- 25 sept. 2026
- Thème
- energy
| Colonne | Type | Description |
|---|---|---|
| month | string | Reference month of the observation (stored as the first day of the month), 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 'EU27_2020' and 'EA' verbatim. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU/EA aggregates. |
| electricity_available_gwh | float | Electricity available to the internal market, monthly, from dataset nrg_cb_eim ('Electricity available to internal market'), freq=M, unit GWH. Not seasonally adjusted; recent months are provisional and revised; the UK and Kosovo are dropped by the connector's commercial-use geo rule. (unit: gigawatt-hours (GWh)) |
- Actuelle
20260925T060706Z-4a46d61eb844 · sha256 4a46d61eb844…
7 594 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_electricity_available_to_market_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_electricity_available_to_market_monthly").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_electricity_available_to_market_monthly
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é 20260925T060706Z-4a46d61eb844 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Eurostat. (2026). Electricity available to the internal market (monthly) [Data set, snapshot 20260925T060706Z-4a46d61eb844, sha256 4a46d61eb844]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/fr/datasets/eurostat/eurostat_electricity_available_to_market_monthly?snapshot=20260925T060706Z-4a46d61eb844
@misc{dz_eurostat_eurostat_electricity_available__4a46d61e,
title = {{Electricity available to the internal market (monthly)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_electricity_available_to_market_monthly?snapshot=20260925T060706Z-4a46d61eb844}},
note = {Snapshot 20260925T060706Z-4a46d61eb844, sha256 4a46d61eb844bf2c582b1b8b6326a0c6bbf00631968ff615c2c005f42a91a693; accessed 2026-09-25}
}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_electricity_available_to_market_monthly&lang=fr&theme=auto&snapshot=20260925T060706Z-4a46d61eb844&x=month&y=electricity_available_gwh&agg=avg" title="Electricity available to the internal market (monthly)" 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.