SPM DFES Breakdown by Licence
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"spm-dfes-licence-breakdown",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/spm-dfes-licence-breakdown"
}
] - "definitions":{
- "spm-dfes-licence-breakdown":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/spm-dfes-licence-breakdown_records"
}
}
} - "records":
} - "properties":
- "spm-dfes-licence-breakdown_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "licence":,{
- "type":"string",
- "title":"Licence",
- "description":"This specifies the licence area that the forecast is for. For the sum of GSPs across the whole SP Manweb licence area."
} - "technology":,{
- "type":"string",
- "title":"Technology",
- "description":"This specifies the technology type that forecast is being provided for. chp-n-r - Combined Heat and Power (CHP) – non-renewable chp-r - Combined Heat and Power (CHP) – renewable Dispatchable-n-r - Dispatchable generation – non-renewable (e.g. gas peaking plant, and this also includes hydrogen generation in future) Dispatchable-r - Dispatchable generation – renewable HYDRO - Hydropower (note – pumped hydro storage is included in ‘Storage-DG’ below) SOLAR-BTM - Behind-the-meter solar (e.g. photovoltaic (PV) panels) SOLAR-DG - Larger solar connected directly to network (e.g. half-hourly metered connections) STORAGE-BTM - Behind-the-meter storage STORAGE-DG - Larger solar connected directly to network (e.g. half-hourly metered connections) WIND - Wind generation – total of both onshore and offshore turbines ASHP - Air Source Heat Pumps GSHP - Ground Source Heat Pumps HYBRID - Hybrid Heat Pumps District Heating - District heting / heat networks Home EV charging - Residential EVs / EVs that charge at domestic properties Work EV charging - EVs that charge at place of work Rapid EV charging - EVs that use rapid chargers Depot EV charging (commercial) - Commercial EVs that charge at a depot Other commercial EV charging - Commercial EVs that do not fit into other categories Underlying Domestic - Underlying domestic electricity demand e.g. lighting and appliances Underlying I&C - Underlying industrial and commercial electricity demand V2G - Vehicle to grid (V2G) - electric car batteries available to meet some of the electricity demand at peak times."
} - "attribute":,{
- "type":"string",
- "title":"Attribute",
- "description":"This specifies the attribute (or metric) that is forecast. Installed generation capacity - This is total capacity of the generation installed. This is not necessarily equal to the export capacity or the amount that will be generating at any one time. Peak demand (with flex) - The contribution to the most onerous averaged half hourly period(s) over the course of the year. Assumes that some peak demand is avoided by consumers switching their electricity use to avoid peak times (demand flexibility). Peak demand (without flex) - The contribution to the most onerous averaged half hourly period(s) over the course of the year. Modelled without the impact of demand flexibility. Peak demand reduction - The amount of capacity available to the network (from V2G only) to support peak demand. This doesn't technically reduce 'true demand' as that energy is still consumed. "
} - "units":,{
- "type":"string",
- "title":"Units",
- "description":"This specifies the unit that the attribute is measured in. MW - Megawatts (power or rate of energy transfer)"
} - "scenario":,{
- "type":"string",
- "title":"Scenario",
- "description":"This specifies the scenario. HT - Holistic Transition EE - Electric Engagement HE - Hydrogen Evolution CF - Counterfactual"
} - "year":,{
- "type":"string",
- "title":"Year",
- "description":"This specifies the year - DFES starting position is the last complete calendar year, and forecasts per year, out to 2050. As peak demand is key to our modelling, the year corresponds to winter of that year (i.e. 2022 corresponds to 'December 2022') when the peak is likely to happen, although more widely it overlaps with and takes data from the financial year ending the following March in line with regulatory reporting - e.g. 2022 = 2022/23. The first year is historic data. Following years are predominantly forecast data."
} - "value":{
- "type":"number",
- "title":"Value",
- "description":"This gives the data value, type: float."
}
} - "licence":
}
} - "fields":
} - "properties":
} - "spm-dfes-licence-breakdown":
}