Daily Electric Prices (v1.0.0)

Retrieves a list of the daily prices for the market areas.

Overview

This command in the Electricity Market Price Adapter, retrieves the prices valid for a specific day. If no date is given, it returns the current date.

Architecture diagram

Schema

DailyPrices JSON Schema

16 properties
marketAreastring
required

Market area identifier

geoPathstring
required

Geographical path identifier for the market area

datestring<date>
required

Date for the daily prices (ISO 8601 format)

currencystring
required

Currency code (e.g., SEK, EUR)

unitstring
required

Price unit (e.g., per kWh)

pricesarray[object]
required

List of hourly prices for the day

statisticsobjectDailyStatistics

Daily price statistics

dataSourcestringnull

Source of the price data (optional)