Embedded Wind and Solar Forecasts

Electricity System Operator (ESO) publishes at a half-hourly resolution the embedded (refer to embedded document for definition) wind and solar forecast from within day up to 14 days ahead. This forecast gets updated to on a hourly basis.

Sign in to subscribe and receive the latest updates

2 Data Files

Last Changed
Format
Name Format Last Changed Sort ascending Download Explore
Embedded Solar and Wind Forecast CSV 30 minutes ago Download (CSV) view
Embedded Definition DOC 1 year ago Download (DOC) view

Additional Information

Field Value
Creator National Grid Electricity System Operator
Date Created November 7, 2019 at 9:24 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=embedded-wind-and-solar-forecasts | grep path

# Get resources

curl -L https://api.nationalgrideso.com/dataset/91c0c70e-0ef5-4116-b6fa-7ad084b5e0e8/resource/db6c038f-98af-4570-ab60-24d71ebd0ae5/download/embedded-forecast.csv

curl -L https://api.nationalgrideso.com/dataset/91c0c70e-0ef5-4116-b6fa-7ad084b5e0e8/resource/3808c680-b5c0-4eab-aac4-7abb6345e65b/download/embedded.docx

Show more