Clearview Connect Pipeline
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=0933c369-9b05-4afc-982d-26f07fc5c4d6&limit=5https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search?resource_id=0933c369-9b05-4afc-982d-26f07fc5c4d6&q=jones
curl -X POST 'https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search' \
-H "Content-Type: application/json" \
-d '{
"resource_id": "0933c369-9b05-4afc-982d-26f07fc5c4d6",
"limit": 5,
"q": "jones"
}'
Data Dictionary
| Column | Type | Label | Description | Example |
|---|---|---|---|---|
| CUMULATIVE_EXPORT_CAPACITY_MW | numeric | MW (2.d.p) | Cumulative export capacity, given as the sum of the capacity for the customer scheme and all schemes above / before the customer scheme in the connection pipeline. |
309.00 |
| CVC_PIPELINE_POSITION | numeric | N/A | Customer scheme position in the connection pipeline. |
1 |
| EXPORT_CAPACITY_MW | numeric | MW (2.d.p) | Agreed maximum amount of power that the customer scheme can export (generate). |
6.70 |
| GENERATOR_TYPE | text | N/A | Generation source(s) / technology type(s) in the customer scheme. |
Photovoltaic |
| GSP | text | N/A | Name of the Grid Supply Point (GSP), the customer scheme connection will be made onto. |
1 |
| LICENCE_AREA | text | N/A | Licence area where the customer scheme connection will be made. |
East MIdlands |