v1
latestOpenAPI 3.0.42026-07-233182951.4 MBDemand Forecast
Evolution of the fourteen-day demand forecast over time (NDFD, TSDFD)
This endpoint provides the evolution of all daily demand forecasts over time for a given forecast date.
Date parameter must be provided in the exact format yyyy-MM-dd.
get/forecast/demand/daily/evolution
Query parameters
forecastDatestring date required
Example:2022-09-20
The forecast date for the filter. This must be in the format yyyy-MM-dd.
format'json' | 'xml' | 'csv'
Response data format. Use json/xml to include metadata.
Response
Data retrieved
Example response
{
"metadata": {
"datasets": [
"DATASET"
]
}
}