24 Months ahead constraint limits
This file contains 24 months ahead constraint limits for the main boundaries on the transmission system on weekly basis and is updated on a monthly basis.
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=3c359e33-3dac-4bdd-87d1-efbf4cbc2f07&limit=5
|
| Query example (via SQL statement) |
https://api.neso.energy/api/3/action/datastore_search_sql?sql=SELECT * from "3c359e33-3dac-4bdd-87d1-efbf4cbc2f07" LIMIT 5
|
A simple ajax (JSONP) request to the data API using jQuery.
var data = {
resource_id: '3c359e33-3dac-4bdd-87d1-efbf4cbc2f07', // 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=3c359e33-3dac-4bdd-87d1-efbf4cbc2f07&limit=5' fileobj = urllib2.urlopen(url) print fileobj.read()
Data Explorer
Data Explorer
Table Information
YEAR
| Title | Year |
|---|---|
| Type | year |
| Description | Year |
| Comment | |
| Example | 2025 |
| Unit |
Week No
| Title | Week Number |
|---|---|
| Type | number |
| Description | ISO Week number |
| Comment | |
| Example | 14 |
| Unit |
DRESHEX1
| Title | DRESHEX1 |
|---|---|
| Type | number |
| Description | Boundary Limit for boundary DRESHEX1 |
| Comment | |
| Example | 1000 |
| Unit | MW |
ESTEX
| Title | ESTEX |
|---|---|
| Type | number |
| Description | Boundary Limit for boundary ESTEX |
| Comment | |
| Example | 1000 |
| Unit | MW |
FLOWSTH
| Title | FLOWSTH |
|---|---|
| Type | number |
| Description | Boundary Limit for boundary FLOWSTH |
| Comment | |
| Example | 1000 |
| Unit | MW |
GM+ SNOW5A
| Title | GM+ SNOW5A |
|---|---|
| Type | number |
| Description | Boundary Limit for boundary GM+ SNOW5A |
| Comment | |
| Example | 1000 |
| Unit | MW |
NKILGRMO
| Title | NKILGRMO |
|---|---|
| Type | number |
| Description | Boundary Limit for boundary NKILGRMO |
| Comment | |
| Example | 1000 |
| Unit | MW |
SCOAST2
| Title | SCOAST2 |
|---|---|
| Type | number |
| Description | Boundary Limit for boundary SCOAST2 |
| Comment | |
| Example | 1000 |
| Unit | MW |
SCOTEX ASACS
| Title | SCOTEX ASACS |
|---|---|
| Type | number |
| Description | Boundary Limit for boundary SCOTEX ASACS |
| Comment | |
| Example | 1000 |
| Unit | MW |
SEIMPPR2
| Title | SEIMPPR2 |
|---|---|
| Type | number |
| Description | Boundary Limit for boundary SEIMPPR2 |
| Comment | |
| Example | 1000 |
| Unit | MW |
SSE+GRM
| Title | SSE+GRM |
|---|---|
| Type | number |
| Description | Boundary Limit for boundary SSE+GRM |
| Comment | |
| Example | 1000 |
| Unit | MW |
SSEN-S
| Title | SSEN-S |
|---|---|
| Type | number |
| Description | Boundary Limit for boundary SSEN-S |
| Comment | |
| Example | 1000 |
| Unit | MW |
SSE-SP2
| Title | SSE-SP2 |
|---|---|
| Type | number |
| Description | Boundary Limit for boundary SSE-SP2 |
| Comment | |
| Example | 1000 |
| Unit | MW |
SSHARN3 (With HVDC)
| Title | SSHARN3 |
|---|---|
| Type | number |
| Description | Boundary Limit for boundary SSHARN3 |
| Comment | |
| Example | 1000 |
| Unit | MW |