DFES Profiles
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=bc4bfcb3-6ec3-400e-a4c3-3f73e3627802&limit=5https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search?resource_id=bc4bfcb3-6ec3-400e-a4c3-3f73e3627802&q=jones
curl -X POST 'https://connecteddata.nationalgrid.co.uk/api/3/action/datastore_search' \
-H "Content-Type: application/json" \
-d '{
"resource_id": "bc4bfcb3-6ec3-400e-a4c3-3f73e3627802",
"limit": 5,
"q": "jones"
}'
Data Dictionary
| Column | Type | Label | Description | Example |
|---|---|---|---|---|
| output | numeric | Units provided in output_units column against that entry. | Demand or export as determined by output_units column |
1.60E-03 |
| output_units | text | Not provided- | Units being used in the value column for that technology |
MW demand per heat pump |
| profile_type | text | nan | Whether the profile is one of a customer who behaves in an unabated or flexed way. |
Unabated |
| region | text | Not provided- | Licence area that the profile has been used in for forecasting |
All |
| representative_day | text | Not provided- | Representative day / season |
Winter peak demand |
| subtechnology | text | Not provided- | DFES subtechnology |
Domestic - Non-hybrid ASHP |
| technology | text | Not provided- | DFES technology |
Heat pumps |
| time | text | HH:MM | Mid-point of half hourly period |
00:15:00 |