DFES Profile Splits
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=2a85581e-ceac-4b0f-ba9d-9d69b4e8db9f&limit=5https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search?resource_id=2a85581e-ceac-4b0f-ba9d-9d69b4e8db9f&q=jones
curl -X POST 'https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search' \
-H "Content-Type: application/json" \
-d '{
"resource_id": "2a85581e-ceac-4b0f-ba9d-9d69b4e8db9f",
"limit": 5,
"q": "jones"
}'
Data Dictionary
| Column | Type | Label | Description | Example |
|---|---|---|---|---|
| proportion_customers_flexed | numeric | Fraction of 1 | Proportion of the technology represented by flexed profiles |
0.39 |
| proportion_customers_unabated | numeric | Fraction of 1 | Proportion of the technology represented by unabated profiles |
0.61 |
| scenario | text | nan | DFES Scenario |
Electric Engagement |
| subtechnology | text | nan | DFES subtechnology |
Domestic off-street |
| technology | text | nan | DFES technology |
EV Charge Point |
| year | numeric | Date (YYYY) | Year of the forecast, where 0 is the baseline |
2025 |