Free · CC-BY-4.0 · No authentication
Estonian electricity-market data, in JSON.
Hourly snapshots of day-ahead spot, mFRR + aFRR balancing energy and capacity prices, imbalance settlement, and grid frequency. Sourced from Elering, Nord Pool, and ENTSO-E via the Volton Liisa pipeline. Refreshed every hour. Per-day archives back to each dataset's start of coverage.
curl https://public-data.volton.energy/v1/day-ahead-spot/latest.json
SELECT * FROM read_json_auto(
'https://public-data.volton.energy/v1/day-ahead-spot/latest.json',
records = false
);
Datasets
Balancing energy
-
Estonia mFRR clearing prices
Manually-activated Frequency Restoration Reserve (mFRR) energy clearing prices for the Estonian bidding zone. One value per 15-minute Market…
/v1/mfrr-clearing-price/latest.json -
Estonia aFRR clearing prices
Automatically-activated Frequency Restoration Reserve (aFRR) energy clearing prices for the Estonian bidding zone. One value per 15-minute M…
/v1/afrr-clearing-price/latest.json
Reserve capacity
-
Estonia mFRR capacity prices
BBCM-cleared mFRR capacity availability prices for the Estonian bidding zone — what BSPs are paid for *being available*, separate from energ…
/v1/mfrr-capacity-price/latest.json -
Estonia aFRR capacity prices
BBCM-cleared aFRR capacity availability prices for the Estonian bidding zone — what BSPs are paid for *being available*, separate from energ…
/v1/afrr-capacity-price/latest.json