Reactive Default Payment Rate - Dec- 2024
Details on the methodology used to calculate Obligatory Reactive Power Service payment rates.
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=b00df5b1-4179-44e3-b556-28a836ad619f&limit=5
|
Query example (via SQL statement) |
https://api.neso.energy/api/3/action/datastore_search_sql?sql=SELECT * from "b00df5b1-4179-44e3-b556-28a836ad619f" LIMIT 5
|
A simple ajax (JSONP) request to the data API using jQuery.
var data = { resource_id: 'b00df5b1-4179-44e3-b556-28a836ad619f', // 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=b00df5b1-4179-44e3-b556-28a836ad619f&limit=5' fileobj = urllib2.urlopen(url) print fileobj.read()
Data Explorer
Data Explorer
Table Information
Year
Title | Year |
---|---|
Type | year |
Description | Contains year data |
Comment | |
Example | 2024 |
Unit |
Month
Title | Month |
---|---|
Type | integer |
Description | Contains month data |
Comment | |
Example | 8 |
Unit |
HPIm
Title | HPIm |
---|---|
Type | number |
Description | Contains the Heren values |
Comment | |
Example | 73.80 |
Unit | £ |
PAPIm
Title | PAPIm |
---|---|
Type | number |
Description | Contains the Argus values |
Comment | |
Example | 73.91 |
Unit | £ |
PPIm
Title | PPIm |
---|---|
Type | number |
Description | Contains the Platts values |
Comment | |
Example | 66.4 |
Unit | £ |
FRPIm
Title | FRPIm |
---|---|
Type | number |
Description | Contains the RPI Indices inputs value |
Comment | |
Example | 388 |
Unit | £ |
Im
Title | Im |
---|---|
Type | number |
Description | This vales are auto - generated using HPIm, PAPIm, PPIm & FRPIm standard inputs |
Comment | |
Example | 3.9695 |
Unit | £ |
X = 1
Title | X = 1 |
---|---|
Type | number |
Description | This vales are auto - generated using HPIm, PAPIm, PPIm & FRPIm standard inputs |
Comment | |
Example | 4.367379 |
Unit | £ |
X = 0.2
Title | X = 0.2 |
---|---|
Type | number |
Description | This vales are auto - generated using HPIm, PAPIm, PPIm & FRPIm standard inputs |
Comment | |
Example | 0.873476 |
Unit | £ |