Current Balancing Services Use of System (BSUoS) Charges

There is a file for each run type we calculate a BSUoS charge for - Interim Initial (II), Settlement Final (SF) and Reconciliation Final (RF). These are updated daily with the actual Half Hourly BSUoS price. Total costs and volume information by settlement period is also published here.

NOTE: We have paused the billing due to system outage from 26/04/2024 to 20/05/2024 (inclusive) and during this period there will be no BSUoS web prices issued. The billing will resume on 21/05/2024 and the data will be published on daily basis. Please find the link for more information.

Sign in to subscribe and receive the latest updates

11 Data Files

Last Changed
Format
Name Format Last Changed Sort ascending Download Explore
Historic SF BSUoS Data 2023-2024 CSV 2 weeks ago Download (CSV) view
Historic II BSUoS Data 2023-2024 CSV 2 weeks ago Download (CSV) view
Current RF BSUoS Data CSV 3 weeks ago Download (CSV) view
Current SF BSUoS Data CSV 3 weeks ago Download (CSV) view
Current II BSUoS Data CSV 3 weeks ago Download (CSV) view
CMP395 SF BSUoS Data XLSX 1 year ago Download (XLSX) view
Historic SF BSUoS Data CSV 1 year ago Download (CSV) view
Historic II BSUoS Data CSV 1 year ago Download (CSV) view
CMP395 II BSUoS Data XLSX 1 year ago Download (XLSX) view
CMP381 SF BSUoS Data XLSX 1 year ago Download (XLSX) view

Additional Information

Field Value
Creator National Grid Electricity System Operator
Date Created January 14, 2020 at 9:56 AM (UTC+00:00)
Source National Grid Electricity System Operator
Rights National Grid ESO Open Data Licence
Update Frequency Daily (Weekdays)

cURL integration

Copied

# Get a list of dataset's resources

curl -L -s https://api.nationalgrideso.com/api/3/action/datapackage_show?id=current-balancing-services-use-of-system-bsuos-data | grep path

# Get resources

curl -L https://api.nationalgrideso.com/dataset/d6a4bf54-c63f-4014-a716-49fd3878ca52/resource/a68fecf2-99a0-407a-90bb-2a6ebc39d9aa/download/2023-2024-sf.csv

curl -L https://api.nationalgrideso.com/dataset/d6a4bf54-c63f-4014-a716-49fd3878ca52/resource/d151c80a-f6a8-4b79-9387-1a68cd445af5/download/2023-2024-ii.csv

curl -L https://api.nationalgrideso.com/dataset/d6a4bf54-c63f-4014-a716-49fd3878ca52/resource/26b0f410-27d4-448a-9437-45277818b838/download/current_rf_bsuos_data.csv

curl -L https://api.nationalgrideso.com/dataset/d6a4bf54-c63f-4014-a716-49fd3878ca52/resource/f0060fd0-1fc9-4288-a0b3-4af9b592b0cf/download/current_sf_bsuos_data.csv

curl -L https://api.nationalgrideso.com/dataset/d6a4bf54-c63f-4014-a716-49fd3878ca52/resource/0eda5e28-1dc6-48da-8663-c00e12f2a1e2/download/current_ii_bsuos_data.csv

curl -L https://api.nationalgrideso.com/dataset/d6a4bf54-c63f-4014-a716-49fd3878ca52/resource/1feb6b1e-549a-4af2-869a-e90b0a7a9c76/download/cmp395-current_sf_bsuos_030523.xlsx

curl -L https://api.nationalgrideso.com/dataset/d6a4bf54-c63f-4014-a716-49fd3878ca52/resource/241b40c3-1f20-4607-b329-0466d215871d/download/2017-2023-sf.csv

curl -L https://api.nationalgrideso.com/dataset/d6a4bf54-c63f-4014-a716-49fd3878ca52/resource/3372646d-419f-4599-97a9-6bb4e7e32862/download/2017-2023-ii.csv

curl -L https://api.nationalgrideso.com/dataset/d6a4bf54-c63f-4014-a716-49fd3878ca52/resource/6ae55c11-7b79-4ea4-9775-1a0b3ccb5275/download/cmp395-current_ii_bsuos_130423.xlsx

curl -L https://api.nationalgrideso.com/dataset/d6a4bf54-c63f-4014-a716-49fd3878ca52/resource/ead98e64-b345-450a-9c45-c6eae9cc1bbe/download/cmp381-current_sf_bsuos_270422.xlsx

Show more