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 -
Latvia mFRR clearing prices
Manually-activated Frequency Restoration Reserve (mFRR) energy clearing prices for the Latvian bidding zone. One value per 15-minute Market …
/v1/mfrr-clearing-price-lv/latest.json -
Lithuania mFRR clearing prices
Manually-activated Frequency Restoration Reserve (mFRR) energy clearing prices for the Lithuanian bidding zone. One value per 15-minute Mark…
/v1/mfrr-clearing-price-lt/latest.json -
Finland mFRR clearing prices
Finland's mFRR balancing-energy market price — the marginal price of manually-activated balancing energy, up and down, published by Fingrid …
/v1/mfrr-clearing-price-fi/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 -
Latvia aFRR clearing prices
Automatically-activated Frequency Restoration Reserve (aFRR) energy clearing prices for the Latvian bidding zone. One value per 15-minute Ma…
/v1/afrr-clearing-price-lv/latest.json -
Lithuania aFRR clearing prices
Automatically-activated Frequency Restoration Reserve (aFRR) energy clearing prices for the Lithuanian bidding zone. One value per 15-minute…
/v1/afrr-clearing-price-lt/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 -
Latvia mFRR capacity prices
BBCM-cleared mFRR capacity availability prices for the Latvian bidding zone — what BSPs are paid for *being available*, separate from energy…
/v1/mfrr-capacity-price-lv/latest.json -
Lithuania mFRR capacity prices
BBCM-cleared mFRR capacity availability prices for the Lithuanian bidding zone — what BSPs are paid for *being available*, separate from ene…
/v1/mfrr-capacity-price-lt/latest.json -
Finland mFRR capacity prices
Finland's mFRR capacity (procurement) price — what the TSO pays per MW per hour for reserved mFRR capacity, published hourly by Fingrid. Sep…
/v1/mfrr-capacity-price-fi/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 -
Latvia aFRR capacity prices
BBCM-cleared aFRR capacity availability prices for the Latvian bidding zone — what BSPs are paid for *being available*, separate from energy…
/v1/afrr-capacity-price-lv/latest.json -
Lithuania aFRR capacity prices
BBCM-cleared aFRR capacity availability prices for the Lithuanian bidding zone — what BSPs are paid for *being available*, separate from ene…
/v1/afrr-capacity-price-lt/latest.json
Imbalance
-
Estonia imbalance price
The single imbalance price settled with every Estonian Balance Responsible Party each 15-minute MTU. Derived from the marginal balancing-ene…
/v1/imbalance-price/latest.json -
Latvia imbalance price
The single imbalance price settled with every Latvian Balance Responsible Party each 15-minute MTU. Derived from the marginal balancing-ener…
/v1/imbalance-price-lv/latest.json -
Lithuania imbalance price
The single imbalance price settled with every Lithuanian Balance Responsible Party each 15-minute MTU. Derived from the marginal balancing-e…
/v1/imbalance-price-lt/latest.json -
Finland imbalance price
Finland's single imbalance price per 15-minute settlement period, published by Fingrid — the price every Finnish balance-responsible party s…
/v1/imbalance-price-fi/latest.json
Spot prices
-
Estonia day-ahead spot price
The hourly day-ahead clearing price for the EE bidding zone, set by the SDAC pan-European auction at 13:00 CET each day. The reference price…
/v1/day-ahead-spot/latest.json -
Latvia day-ahead spot price
The hourly day-ahead clearing price for the LV bidding zone, set by the SDAC pan-European auction at 13:00 CET each day. The reference price…
/v1/day-ahead-spot-lv/latest.json -
Lithuania day-ahead spot price
The hourly day-ahead clearing price for the LT bidding zone, set by the SDAC pan-European auction at 13:00 CET each day. The reference price…
/v1/day-ahead-spot-lt/latest.json -
Finland day-ahead spot price
The hourly day-ahead clearing price for the FI bidding zone, set by the SDAC pan-European auction at 13:00 CET each day. The reference price…
/v1/day-ahead-spot-fi/latest.json
System state
-
Estonia grid frequency
Real-time AC frequency on the Estonian grid, which has been part of the Continental European Synchronous Area since 9 February 2025. The who…
/v1/grid-frequency/latest.json -
Latvia grid frequency
Real-time AC frequency on the Latvian grid, which has been part of the Continental European Synchronous Area since 9 February 2025. The whol…
/v1/grid-frequency-lv/latest.json -
Lithuania grid frequency
Real-time AC frequency on the Lithuanian grid, which has been part of the Continental European Synchronous Area since 9 February 2025. The w…
/v1/grid-frequency-lt/latest.json -
Finland grid frequency
Real-time AC frequency on the Finnish grid, part of the Nordic synchronous area (Finland, Sweden, Norway and eastern Denmark) — a different …
/v1/grid-frequency-fi/latest.json