Monthly Balancing Services Summary (MBSS) Volumes FY21-22
The volumes of balancing services used by the Electricity System Operator. These volumes are broken into individual months in the current financial year, as well as by each individual service.
CKAN Data API
Access resource data via a web API with powerful query support.
Further information in the main CKAN Data API and DataStore documentation.
The Data API can be accessed via the following actions of the CKAN action API.
Query example (first 5 results) |
---|
https://api.neso.energy/api/3/action/datastore_search?resource_id=a8ec12dd-4d31-42dd-8f42-74984e0bf1af&limit=5
|
Query example (via SQL statement) |
https://api.neso.energy/api/3/action/datastore_search_sql?sql=SELECT * from "a8ec12dd-4d31-42dd-8f42-74984e0bf1af" LIMIT 5
|
A simple ajax (JSONP) request to the data API using jQuery.
var data = { resource_id: 'a8ec12dd-4d31-42dd-8f42-74984e0bf1af', // the resource id limit: 5 // get 5 results }; $.ajax({ url: 'https://api.neso.energy/api/3/action/datastore_search', data: data, dataType: 'jsonp', success: function(data) { alert('Total results found: ' + data.result.total) } });
A simple ajax (JSONP) request to the data API using jQuery.
import urllib2 url = 'https://api.neso.energy/api/3/action/datastore_search?resource_id=a8ec12dd-4d31-42dd-8f42-74984e0bf1af&limit=5' fileobj = urllib2.urlopen(url) print fileobj.read()
Data Explorer
Data Explorer
Table Information
MONTH_END
Title | Month |
---|---|
Type | yearmonth |
Description | The month Balancing Services Use of System (BSUoS) forecasted for. |
Comment | Mar-20 |
Example | |
Unit |
Energy Imbalance (MW)
Title | Energy Imbalance |
---|---|
Type | integer |
Description | Energy imbalance is the difference between the amount of energy generated in real time, the amount of energy consumed during that same time, and the amount of energy sold ahead of the generation time for that specific time period. The monthly energy imbalance cost can be negative or positive depending whether the market was predominantly long or short. |
Comment | The energy imbalance could be a positive or negative number. |
Example | 0.215763367 |
Unit | £ |
Operating Reserve (MW)
Title | Operating Reserve |
---|---|
Type | integer |
Description | Positive Reserve that is managed in the BM, through trades, or SO-SO services. Positive Reserve is required to operate the transmission system securely, and provides the reserve energy required to meet the demand when there are shortfalls, due to demand changes or generation breakdowns. |
Comment | |
Example | 4.426823481 |
Unit | £ |
STOR (BM only) (MW)
Title | Short Term Operating Reserve |
---|---|
Type | integer |
Description | Short-term Operating Reserve (STOR) allows us to have extra power in reserve for when we need it. It helps us meet extra demand at certain times of the day or if there’s an unexpected drop in generation. |
Comment | |
Example | 5.052728475 |
Unit | £ |
Constraints (MW)
Title | Constraints - England & Wales |
---|---|
Type | integer |
Description | Actions taken by the ENCC for non energy system management reasons in England and Wales. |
Comment | |
Example | 23.32458662 |
Unit | £ |
Constraint Margin Replacement (MW)
Title | Constraints - Cheviot |
---|---|
Type | |
Description | Actions taken by the ENCC for non energy system management reasons across England and Scotland border. |
Comment | |
Example | 30.82923852 |
Unit | £ |
Negative Reserve (MW)
Title | Negative Reserve |
---|---|
Type | integer |
Description | A Negative Reserve service can provide the flexibility to reduce generation or increase demand to ensure supply and demand are balanced. The service is held in reserve to cover unforeseen fluctuations in demand, or generation from demand side PV and wind. |
Comment | |
Example | 0.104437587 |
Unit | £ |
Fast Reserve (BM only) (MW)
Title | Fast Reserve |
---|---|
Type | integer |
Description | Fast Reserve provides the rapid and reliable delivery of active power through an increased output from generation or a reduction in consumption from demand sources, following receipt of an electronic dispatch instruction from National Grid. Fast Reserve service must commence within two minutes following instruction, at rates of 25MW or greater per minute and providing a minimum of 50MW |
Comment | |
Example | 8.215331714 |
Unit | £ |
Response (Absolute- BM only) (MW)
Title | Response |
---|---|
Type | integer |
Description | Response is a service we use to keep the system frequency close to 50Hz. Fast acting generation and demand services are held in readiness to manage any fluctuation in the system frequency, which could be caused by a sudden loss of generation or demand. There are three types of frequency response known as “primary”, “secondary” and “high”. The difference between primary and secondary is the speed at which they act recover the system frequency. Both primary and secondary react to low frequency conditions, and high response |
Comment | |
Example | 11.54459979 |
Unit | £ |
Minor Components
Title | Minor Components |
---|---|
Type | integer |
Description | Any actions that don’t meet the defined rules to categorise costs. This also includes costs which are not specific to an ancillary service. |
Comment | |
Example | 12.58089077 |
Unit | £ |