Embedded Wind and Solar Forecasts

National Energy System Operator (NESO) 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 on an hourly basis.

NOTE: NESO are in the process of moving the data source to it's new forecast system. We recommend that customers user the Jan-Mar dataset for the time being..

Sign in to subscribe and receive the latest updates

11 Data Files

Last Changed
Format
Name Format Download Explore
Embedded Solar and Wind Forecast Archive 2026 (Jan - March) CSV Download (CSV) view
Embedded Solar and Wind Forecast CSV Download (CSV) view
Embedded Wind And Solar Forecasts Archive 2026 (Apr - Dec) CSV Download (CSV) view
Embedded Solar and Wind Forecast Archive 2025 CSV Download (CSV) view
Embedded Solar and Wind Forecast Archive 2024 CSV Download (CSV) view
Embedded Solar and Wind Forecast Archive 2023 CSV Download (CSV) view
Embedded Solar and Wind Forecast Archive 2022 CSV Download (CSV) view
Embedded Solar and Wind Forecast Archive 2021 CSV Download (CSV) view
Embedded Solar and Wind Forecast Archive 2020 CSV Download (CSV) view
Embedded Solar and Wind Forecast Archive 2019 CSV Download (CSV) view

Additional Information

Field Value
Creator National Energy System Operator
Date Created November 7, 2019 at 9:24 PM (UTC+00:00)
Source National Energy System Operator
Rights NESO Open Data Licence
Status Live

cURL integration

Copied

# Get a list of dataset's resources

curl -L -s https://api.neso.energy/api/3/action/datapackage_show?id=embedded-wind-and-solar-forecasts | grep path

# Get resources

curl -L https://api.neso.energy/dataset/91c0c70e-0ef5-4116-b6fa-7ad084b5e0e8/resource/d6375700-69c2-4c25-8bde-883a205d742e/download/embedded_archive_2026.csv

curl -L https://api.neso.energy/dataset/91c0c70e-0ef5-4116-b6fa-7ad084b5e0e8/resource/db6c038f-98af-4570-ab60-24d71ebd0ae5/download/202605061512_embedded_forecast.csv

curl -L https://api.neso.energy/datastore/dump/31861619-0b86-47ba-bac2-d008a760af54

curl -L https://api.neso.energy/dataset/91c0c70e-0ef5-4116-b6fa-7ad084b5e0e8/resource/fc13df13-2dad-4a1c-b9e3-4569efba4955/download/embedded_archive_2025.csv

curl -L https://api.neso.energy/dataset/91c0c70e-0ef5-4116-b6fa-7ad084b5e0e8/resource/06abd00a-ef6b-488b-9b6d-5e08fdc0c890/download/embedded_archive_2024.csv

curl -L https://api.neso.energy/dataset/91c0c70e-0ef5-4116-b6fa-7ad084b5e0e8/resource/26c9ef64-ce43-4e22-b984-ef013636aacb/download/embedded_archive_2023.csv

curl -L https://api.neso.energy/dataset/91c0c70e-0ef5-4116-b6fa-7ad084b5e0e8/resource/07b0b42c-5152-4fc5-bcd1-e10ec8ec07de/download/embedded_archive_2022.csv

curl -L https://api.neso.energy/dataset/91c0c70e-0ef5-4116-b6fa-7ad084b5e0e8/resource/794107f5-8567-4b32-ae3a-6817fec73e5c/download/embedded_archive_2021.csv

curl -L https://api.neso.energy/dataset/91c0c70e-0ef5-4116-b6fa-7ad084b5e0e8/resource/8a7249d4-ee67-45aa-9641-a3e063f54dba/download/embedded_archive_2020.csv

curl -L https://api.neso.energy/dataset/91c0c70e-0ef5-4116-b6fa-7ad084b5e0e8/resource/bc4d1093-ecf2-46d8-b207-7a0e3e8fb957/download/embedded_archive_2019.csv

Show more