DFES Annual Scaling Data
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=7448e109-7a77-467e-b5a9-4e9a313afb94&limit=5https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search?resource_id=7448e109-7a77-467e-b5a9-4e9a313afb94&q=jones
curl -X POST 'https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search' \
-H "Content-Type: application/json" \
-d '{
"resource_id": "7448e109-7a77-467e-b5a9-4e9a313afb94",
"limit": 5,
"q": "jones"
}'
Data Dictionary
| Column | Type | Label | Description | Example |
|---|---|---|---|---|
| locations_covered | text | nan | Licence area that the profile has been used in for forecasting |
All |
| profile_type | text | nan | Whether the profile is one of a customer who behaves in an unabated or flexed way. |
Unabated |
| scaling_factor | numeric | Fraction of 1 | The factor by which the output of the technology has changed due to efficiencies. |
0.881932021 |
| scenario | text | Steady progression, system transformation, consumer transformation or leading the way | DFES Scenario |
Hydrogen Evolution |
| subtechnology | text | nan | DFES subtechnology |
Domestic - Hybrid |
| technology | text | nan | DFES technology |
Heat pumps |
| year | numeric | Date (YYYY) | Year of the forecast, where 0 is the baseline |
2035 |