Skip to main content
GET
Read back stored forecast

Authorizations

Authorization
string
header
required

Path Parameters

delivery_day
string<date>
required

The delivery day, as a Europe/Berlin calendar day.

Response

The stored forecast.

One stored delivery day: exactly the series the last accepted submission carried, plus the derived totals and processing state.

delivery_day
string<date>
required
unit
enum<string>
required

MW: average power per quarter-hour. MWH: energy per quarter-hour.

Available options:
MW,
MWH
interval_count
integer
required

Quarter-hours in the delivery day: 96 on a normal day, 92 on the spring-forward day, 100 on the fall-back day.

series
object[]
required

The series as submitted.

total_production_mwh
number
required

Total production energy for the delivery day, in MWh.

total_consumption_mwh
number
required

Total consumption energy for the delivery day, in MWh.

input_hash
string
required

Content hash of the stored submission. Equals the input_hash of the acknowledgment that accepted it.

source
enum<string>
required

customer: a submitted forecast. generated: the forecast service built the day from mirrored data.

Available options:
customer,
generated
processed
boolean
required

True once the schedules for exactly this input were submitted downstream and accepted.

malo_mapping
object | null

MaLo-to-control-area mapping as submitted.