LTDS Table 1 Circuit
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=7892e22f-e489-49fa-a582-b1384006e4e2&limit=5https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search?resource_id=7892e22f-e489-49fa-a582-b1384006e4e2&q=jones
curl -X POST 'https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search' \
-H "Content-Type: application/json" \
-d '{
"resource_id": "7892e22f-e489-49fa-a582-b1384006e4e2",
"limit": 5,
"q": "jones"
}'
Data Dictionary
| Column | Type | Label | Description | Example |
|---|---|---|---|---|
| B1 | text | % on 100MVA base | Positive Sequence Susceptance |
19.6259 |
| BSP Group | text | Not provided- | N/A |
Berkswell 132kV |
| Circuit Code | text | Not provided- | Unique identifier for a circuit connected between Node 1 and Node 2 |
L1 |
| Circuit Length (km) | text | km | N/A |
9.638 |
| Circuit Status | text | Not provided- | New, Removed, Updated or Unchanged |
Unchanged |
| Equipment | text | Not provided- | Type of equipment: Circuit, Circuit breaker,Disconnector |
Circuit |
| GSP Group | text | Not provided- | N/A |
Berkswell 132kV |
| Intermediate Cool | text | Amps | Intermediate Cool circuit rating |
587 |
| Intermediate Warm | text | Amps | Intermediate Warm circuit rating |
587 |
| Licence | text | Not provided- | Licence area for data |
EMIDS |
| Node 1 | text | Not provided- | Busbar code at end 1 of the circuit |
BESW1_105 |
| Node 2 | text | Not provided- | Busbar code at end 2 of the circuit |
COVC1_MAIN1 |
| Operating Voltage (kV) | numeric | kV | N/A |
132 |
| R0 | text | % on 100MVA base | Zero Phase Sequence Resistance |
1.2884 |
| R1 | text | % on 100MVA base | Positive Sequence Resistance |
0.4229 |
| Summer | text | Amps | Summer circuit rating |
587 |
| Winter | text | Amps | Winter circuit rating |
644 |
| X0 | text | % on 100MVA base | Zero Phase Sequence Reactance |
0.3873 |
| X1 | text | % on 100MVA base | Positive Sequence Reactance |
0.806 |