LTDS Table 6 Interest in Connections
Integrate this resource
Access this data via a web API. Further information in the CKAN API guide (opens in new tab).
The Data API can be accessed via the following actions of the CKAN action API.
https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_createhttps://connecteddata.nationalgrid.co.uk/api/3/action/datastore_upserthttps://connecteddata.nationalgrid.co.uk/api/3/action/datastore_searchhttps://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search?resource_id=6cfcd593-ea88-4d72-ba8b-bba1ae89b9ff&limit=5https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search?resource_id=6cfcd593-ea88-4d72-ba8b-bba1ae89b9ff&q=jones
curl -X POST 'https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search' \
-H "Content-Type: application/json" \
-d '{
"resource_id": "6cfcd593-ea88-4d72-ba8b-bba1ae89b9ff",
"limit": 5,
"q": "jones"
}'
Data Dictionary
| Column | Type | Label | Description | Example |
|---|---|---|---|---|
| Bulk Supply Point | text | Not provided- | Not provided- | Lincoln |
| Connection Status | text | Not provided- | Budget or firm enquiry |
Connection Offer Not Accepted |
| Grid Supply Point | text | Not provided- | Not provided- | West Burton |
| Licence | text | Not provided- | Licence area for data |
SWEST |
| Primary Substation | text | Not provided- | Busbar code at end 1 of the circuit |
Metheringham |
| Proposed Connection Voltage (kV) | numeric | kV | Not provided- | 11 |
| Total Demand Capacity (MW) | numeric | MW | Total Demand Capacity |
1.3 |
| Total Demand Number | numeric | count | Total number of sites |
1 |
| Total Generation Capacity (MW) | numeric | MW | Total Demand Capacity |
7.6 |
| Total Generation Number | numeric | count | Total number of sites |
1 |