HOW MUCH and WHEN LV Zones
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=3e2659ed-9df7-4d5f-9410-34363df3b671&limit=5https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search?resource_id=3e2659ed-9df7-4d5f-9410-34363df3b671&q=jones
curl -X POST 'https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search' \
-H "Content-Type: application/json" \
-d '{
"resource_id": "3e2659ed-9df7-4d5f-9410-34363df3b671",
"limit": 5,
"q": "jones"
}'
Data Dictionary
| Column | Type | Label | Description | Example |
|---|---|---|---|---|
| Afternoon Delivery Period | text | Not provided- | Start and end time for afternoon delivery period |
12:00 - 16:00 |
| Ceiling Price(£/kW/season) | numeric | £/kW/season | Maximum price |
111.03 |
| Ceiling Price(£/MWh) | numeric | £/MWh | Maximum price |
326.56 |
| CMZ Code | text | Not provided- | Unique Constraint Management Zone code |
CMZ_LV_T10A_SWE_110823 |
| CMZ Name | text | Not provided- | Zone name |
110823 Oakfield House Pt |
| Days Required | text | Not provided- | Indication of which days of the week will require services |
Monday to Friday |
| End Delivery Date | timestamp | Not provided- | End date for delivery of service |
26/02/2027 |
| Evening Delivery Period | text | Not provided- | Start and end time for evening delivery period |
16:00 - 20:00 |
| Flexibility Product | text | Not provided- | Type of flexibility product |
Scheduled Utilisation - LV |
| Licence Area | text | Not provided- | Distribution Licence area |
South West |
| Maximum kW | numeric | kW | Maximum kW value required in the zone |
7.5 |
| Minimum kW | numeric | kW | Minimum kW value required in the zone |
0 |
| Morning Delivery Period | text | Not provided- | Start and end time for morning delivery period |
08:00 - 12:00 |
| Night Delivery Period | text | Not provided- | Start and end time for night delivery period |
00:00 - 04:00 |
| Service Type | text | Not provided- | Flexibility requirement description |
Demand turn down (DTD) |
| Start Delivery Date | timestamp | Not provided- | Start date for delivery of service |
02/11/2026 |