Electricity available to market: year-on-year change (monthly)
Monthly year-on-year percentage change of electricity available to the internal market, not seasonally adjusted, 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_M12_NSA ('Percentage change m/m-12 (NSA)'). Each row is one (month, country). Negative values are genuine demand declines and are kept; the YoY series is the companion of 'electricity-available-to-market-monthly' (the GWh levels) - it strips the strong heating/cooling seasonality visible in the levels (e.g. DEU 2025-04 = -3.67%, FRA 2025-02 = +6.74%). 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, NSA. Caveats: 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: 39 geographic units after the geo rule, 2009-01 to the present (the YoY series starts a year after the levels series by construction), 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='FRA' to see France's month-on-month recovery against the nuclear-outage troughs.
- Source
- Eurostat
- Rows
- 7,113
- 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_yoy_change_pct | float | Year-on-year percentage change of electricity available to the internal market, from dataset nrg_cb_eim ('Electricity available to internal market'), freq=M, unit PCH_M12_NSA ('Percentage change m/m-12 (NSA)'). Negative values are genuine demand declines 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, year-on-year (not seasonally adjusted)) |
- Current
20260926T051534Z-0e1502760000 · sha256 0e1502760000…
7,113 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_yoy_change_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_electricity_available_to_market_yoy_change_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_yoy_change_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 20260926T051534Z-0e1502760000 and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Electricity available to market: year-on-year change (monthly) [Data set, snapshot 20260926T051534Z-0e1502760000, sha256 0e1502760000]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/en/datasets/eurostat/eurostat_electricity_available_to_market_yoy_change_monthly?snapshot=20260926T051534Z-0e1502760000
@misc{dz_eurostat_eurostat_electricity_available__0e150276,
title = {{Electricity available to market: year-on-year change (monthly)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_electricity_available_to_market_yoy_change_monthly?snapshot=20260926T051534Z-0e1502760000}},
note = {Snapshot 20260926T051534Z-0e1502760000, sha256 0e150276000075ae22b4bd4d8ea344e5f0b2baf594394d0721e701e9e0b2d7ff; 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_yoy_change_monthly&lang=en&theme=auto&snapshot=20260926T051534Z-0e1502760000&x=month&y=electricity_available_yoy_change_pct&agg=avg" title="Electricity available to market: year-on-year change (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.