v1
latestOpenAPI 3.1.02026-07-2694207444.7 KBProduction Forecasts
Returns a list of production forecasts for a date and a list of areas.
This data type aggregates data from the "Generation Forecasts for Wind and Solar" and "Generation Forecast - Day ahead" views, from the Transparency Platform.
Response field descriptions
- status: Missing if no data found for the date and area. Available if data is present
- productionForecasts: a list of delivery periods
- forecastByType: a dictionary of production types.
- dayAheadPrognosis: a forecast value for how much production will happen for this period, done the day before at ~18:00 CET
- intradayPrognosis: a forecast value for how much production will happen in this period, done during the delivery day at 08:00 CET
- currentPrognosis: a continuously updated forecast for how much production will happen in this period
- totalDayAheadPrognosis: an estimate of the total scheduled generation in this delivery period. Note that this is not equal to the sum of all production forecast types, only some types have individual forecasts.
- forecastByType: a dictionary of production types.
Note that the provided forecast types vary in between areas and TSOs.
Data source: Entso-e Transparency platform. Update frequency and data availability depends on data being reported to Entso-e.
Sample response with valid data for areas NO2,NO3 and date 2025-05-05
Query parameters
Comma-separated list of areas (e.g., NO1, NO2). Supported: 50HZ, AMP, AT, BE, DE-LU, LU, DK1, DK2, EE, FI, FR, LT, LV, NL, NO1, NO2, NO3, NO4, NO5, PL, SE1, SE2, SE3, SE4, TBW, TTG, TEL, BG
Delivery date, referring to CET date. Format yyyy-MM-dd, for example 2024-08-15
Response
OK