Day Ahead Wind Forecast

The dataset contains national and BMU wind forecast over a day ahead timescale as well as all historic day ahead wind forecasts to assist the industry to make efficient decisions in balancing their supply and demand positions.

3 Data Files

Last Changed
Format
Name Format Last Changed Sort ascending Download Explore
Historic Day Ahead Wind Forecasts CSV 5 hours ago Download (CSV) view
Day Ahead Wind BMU Forecast CSV 5 hours ago Download (CSV) view
Day Ahead Wind Forecast CSV 5 hours ago Download (CSV) view

Additional Information

Field Value
Creator National Grid Electricity System Operator
Date Created November 5, 2019 at 1:55 PM (UTC+00:00)
Source National Grid Electricity System Operator
Rights National Grid ESO Open Data Licence
Status Live

cURL integration

Copied

# Get a list of dataset's resources

curl -L -s https://api.nationalgrideso.com/api/3/action/datapackage_show?id=day-ahead-wind-forecast | grep path

# Get resources

curl -L https://api.nationalgrideso.com/dataset/fbe3701d-1487-443e-abe9-47a6c01ecce2/resource/7524ec65-f782-4258-aaf8-5b926c17b966/download/archive1dayaheadwind.csv

curl -L https://api.nationalgrideso.com/dataset/fbe3701d-1487-443e-abe9-47a6c01ecce2/resource/90e581e9-2d7f-4eaa-8fe0-6e323ee0f5f7/download/dawindunitforecast.csv

curl -L https://api.nationalgrideso.com/dataset/fbe3701d-1487-443e-abe9-47a6c01ecce2/resource/b2f03146-f05d-4824-a663-3a4f36090c71/download/da-wind-forecast.csv

Show more