DFS Utilisation Report - LIVE
This file will provide details of accepted and rejected bids for DFS and includes a breakdown by GSP, it will be updated at around 16:30 GMT (only on days where there was a published requirement).
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=4e87244e-2479-4e6e-84c2-698dffaca41f&limit=5
|
| Query example (via SQL statement) |
https://api.neso.energy/api/3/action/datastore_search_sql?sql=SELECT * from "4e87244e-2479-4e6e-84c2-698dffaca41f" LIMIT 5
|
A simple ajax (JSONP) request to the data API using jQuery.
var data = {
resource_id: '4e87244e-2479-4e6e-84c2-698dffaca41f', // 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=4e87244e-2479-4e6e-84c2-698dffaca41f&limit=5' fileobj = urllib2.urlopen(url) print fileobj.read()
Data Explorer
Data Explorer
Table Information
Date
| Title | |
|---|---|
| Type | string |
| Description | |
| Comment | |
| Example | |
| Unit |
DFS Provider
| Title | |
|---|---|
| Type | string |
| Description | |
| Comment | |
| Example | |
| Unit |
Unit
| Title | |
|---|---|
| Type | string |
| Description | |
| Comment | |
| Example | |
| Unit |
DFS Volume
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
From
| Title | |
|---|---|
| Type | string |
| Description | |
| Comment | |
| Example | |
| Unit |
To
| Title | |
|---|---|
| Type | string |
| Description | |
| Comment | |
| Example | |
| Unit |
Price
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
Status
| Title | |
|---|---|
| Type | string |
| Description | |
| Comment | |
| Example | |
| Unit |
North Scotland
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
South and Central Scotland
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
North East England
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
North West England
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
Yorkshire
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
East Midlands
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
West Midlands
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
London
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
East England
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
South East England
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
South West England
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
Southern England
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
North Wales_Merseyside_Cheshire
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
South Wales
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
Other
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
Total
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 North Scotland
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 South and Central Scotland
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 North East England
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 North West England
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 Yorkshire
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 East Midlands
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 West Midlands
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 London
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 East England
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 South East England
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 South West England
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 Southern England
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 North Wales Merseyside and Cheshire
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 South Wales
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 Other
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |
D0 Total
| Title | |
|---|---|
| Type | any |
| Description | |
| Comment | |
| Example | |
| Unit |