v1
latestOpenAPI 3.0.42026-07-233182951.4 MBGeneration Forecast
Peak wind generation forecast for each day (WINDFOR)
This endpoint provides the peak wind generation forecast data. This provides wind generation forecast for wind farms which are visible to the ESO and have operational metering. Updated data is published by NGESO up to 8 times a day at 03:30, 05:30, 08:30, 10:30, 12:30, 16:30, 19:30 and 23:30. Results are filtered by a range of DateTime parameters.
Date parameters must be provided in the exact format yyyy-MM-dd.
get/forecast/generation/wind/peak
Query parameters
fromstring date
Example:2021-10-01
The start of the requested date range.
tostring date
Example:2021-10-30
The end of the requested date range.
format'json' | 'xml' | 'csv'
Response data format. Use json/xml to include metadata.
Response
OK
Example response
{
"metadata": {
"datasets": [
"DATASET"
]
}
}