Electricity available to market vs 2016-2019 baseline (monthly)
Monthly percentage change of electricity available to the internal market relative to the lowest published value for the same calendar month over 2016-2019, 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=PCH_LV_M_16-19 ('Percentage change of the current month compared to the lowest value for the corresponding month in the period 2016-2019'). Each row is one (month, country). The fixed 2016-2019 baseline reads as the post-energy-crisis structural picture: Germany runs roughly 8% below its pre-crisis minimum in mid-2025 (e.g. DEU 2025-06 = -8.26%), while France has nearly clawed back to its baseline (FRA 2025-01 = +0.18%) after the nuclear-outage years. Negative values are genuine and are kept; the companion YoY dataset 'electricity-available-to-market-yoy-change-monthly' shows the same movement against the rolling 12-month base. 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: percent. Caveats: recent months are provisional and revised; the UK and Kosovo (XK) are dropped by the connector's commercial-use geo rule; Moldova publishes no PCH_LV_M_16-19 cells (genuine upstream gap, kept missing never zero-filled); the EU27_2020, EA21, EA20 and EA19 aggregates are included as published. Coverage: ~38 geographic units after the geo rule, 2020-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 structural electricity-demand decline against its pre-crisis minimum.
- Source
- Eurostat
- Rows
- 2,922
- Columns
- 4
- Source cadence
- Monthly
- Last refreshed
- Sep 26, 2026
- Theme
- energy
| Column | 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_vs_baseline_pct | float | Percentage change of electricity available to the internal market relative to the lowest published value for the same calendar month over 2016-2019, from dataset nrg_cb_eim ('Electricity available to internal market'), freq=M, unit PCH_LV_M_16-19. Negative values are genuine and are kept; recent months are provisional and revised; the UK and Kosovo are dropped by the connector's commercial-use geo rule. (unit: percent vs the 2016-2019 same-month minimum) |
- Current
20260926T051535Z-728ef482a83a · sha256 728ef482a83a…
2,922 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_electricity_available_to_market_vs_baseline_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_electricity_available_to_market_vs_baseline_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)API endpoint: https://datazimuts.com/v1/datasets/eurostat/eurostat_electricity_available_to_market_vs_baseline_monthly
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 20260926T051535Z-728ef482a83a and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Electricity available to market vs 2016-2019 baseline (monthly) [Data set, snapshot 20260926T051535Z-728ef482a83a, sha256 728ef482a83a]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/en/datasets/eurostat/eurostat_electricity_available_to_market_vs_baseline_monthly?snapshot=20260926T051535Z-728ef482a83a
@misc{dz_eurostat_eurostat_electricity_available__728ef482,
title = {{Electricity available to market vs 2016-2019 baseline (monthly)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_electricity_available_to_market_vs_baseline_monthly?snapshot=20260926T051535Z-728ef482a83a}},
note = {Snapshot 20260926T051535Z-728ef482a83a, sha256 728ef482a83a122f50d276ff49a87b56fcfd3a41d74f1fd4e02f3d05dcf4a751; 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_electricity_available_to_market_vs_baseline_monthly&lang=en&theme=auto&snapshot=20260926T051535Z-728ef482a83a&x=month&y=electricity_available_vs_baseline_pct&agg=avg" title="Electricity available to market vs 2016-2019 baseline (monthly)" 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.