Regional breakdown of FES data (Electricity)

Long term electricity forecasts per region covering demand, demand side response and distributed generation based on our Future Energy Scenarios. Regions presented are Grid Supply Points (GSPs) and large sites connected directly to the transmission system.

An example visualisation of this data can be seen here: https://www.futureenergyscenarios.com/

Sign in to subscribe and receive the latest updates

21 Data Files

Last Changed
Format
Name Format Last Changed Sort ascending Download Explore
Regional Breakdown of 2023 FES: Demand (Active Power) CSV 6 months ago Download (CSV) view
Regional Breakdown of 2023 FES: Distributed generation greater than 1 MW CSV 8 months ago Download (CSV) view
Regional Breakdown of 2023 FES: Distributed generation less than 1 MW CSV 8 months ago Download (CSV) view
Regional Breakdown of 2023 FES: Demand from distributed storage sites less than 1 MW CSV 8 months ago Download (CSV) view
Regional Breakdown of 2023 FES: Demand from distributed storage sites greater than 1 MW CSV 8 months ago Download (CSV) view
FES 2023 Grid Supply Point Info CSV 8 months ago Download (CSV) view
Regional Breakdown of 2023 FES: Demand Side Response (DSR) CSV 8 months ago Download (CSV) view
Regional Breakdown of 2022 FES: Distributed generation less than 1 MW CSV 8 months ago Download (CSV) view
Regional Breakdown of 2022 FES: Demands from distributed storage sites less than 1 MW CSV 8 months ago Download (CSV) view
Regional Breakdown of 2022 FES: Demand (Active Power) CSV 1 year ago Download (CSV) view

Additional Information

Field Value
Creator National Grid Electricity System Operator
Date Created July 6, 2021 at 10:19 AM (UTC+00:00)
Rights National Grid ESO Open Data Licence
Update frequency Annually

cURL integration

Copied

# Get a list of dataset's resources

curl -L -s https://api.nationalgrideso.com/api/3/action/datapackage_show?id=regional-breakdown-of-fes-data-electricity | grep path

# Get resources

curl -L https://api.nationalgrideso.com/dataset/963525d6-5d83-4448-a99c-663f1c76330a/resource/66d309b9-0202-48ad-a7dc-eeafd9f53a65/download/fes2023_regional_breakdown_active_power.csv

curl -L https://api.nationalgrideso.com/dataset/963525d6-5d83-4448-a99c-663f1c76330a/resource/922a4355-ec87-4744-95ef-bdba58610f06/download/fes2023_regional_breakdown_distributed_generation.csv

curl -L https://api.nationalgrideso.com/dataset/963525d6-5d83-4448-a99c-663f1c76330a/resource/4b4ec273-69b0-4bcd-bd50-b777af6f1052/download/fes2023_regional_breakdown_sub1mw_generation.csv

curl -L https://api.nationalgrideso.com/dataset/963525d6-5d83-4448-a99c-663f1c76330a/resource/86f90e3f-2a48-4bfc-80a9-9ff65c353d6e/download/fes2023_regional_breakdown_dxstorage_sub1mw.csv

curl -L https://api.nationalgrideso.com/dataset/963525d6-5d83-4448-a99c-663f1c76330a/resource/0465e5a3-ff3a-4e95-ac66-f59afd54cfe3/download/fes2023_regional_breakdown_dxstorage_gt1mw.csv

curl -L https://api.nationalgrideso.com/dataset/963525d6-5d83-4448-a99c-663f1c76330a/resource/805e20e4-6a8b-4113-9d2d-09efa0a4bbb9/download/fes2023_regional_breakdown_gsp_info.csv

curl -L https://api.nationalgrideso.com/dataset/963525d6-5d83-4448-a99c-663f1c76330a/resource/a6138c38-d173-4040-b853-de659c660e38/download/fes2023_regional_breakdown_demand_side_response.csv

curl -L https://api.nationalgrideso.com/dataset/963525d6-5d83-4448-a99c-663f1c76330a/resource/8cd8a80a-9c36-436c-9014-8666c77e95d7/download/fes2022_regional_breakdown_sub1mw_generation.csv

curl -L https://api.nationalgrideso.com/dataset/963525d6-5d83-4448-a99c-663f1c76330a/resource/08f1f7f3-0448-4e80-aeb6-0ef082d86e8f/download/fes2022_regional_breakdown_dxstorage_sub1mw.csv

curl -L https://api.nationalgrideso.com/dataset/963525d6-5d83-4448-a99c-663f1c76330a/resource/6a1d99c2-a3c5-4ae0-b66a-21e4c15a9ae6/download/fes2022_regional_breakdown_active_power.csv

Show more