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
marketArea string
required

Market area identifier

geoPath string
required

Geographical path identifier for the market area

date string <date>
required

Date for the daily prices (ISO 8601 format)

currency string
required

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

unit string
required

Price unit (e.g., per kWh)

prices array [object]
required

List of hourly prices for the day

statistics object → DailyStatistics

Daily price statistics

dataSource stringnull

Source of the price data (optional)