SPD DFES Totals by Building Blocks

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Licence
               

No description available for this field.

Name (identifier)
licence
Type
text
Sample
                       
Building Block
This specifies the FES technology type that forecast is being provided for.
- LCT_BB001: Pure Electric (vans, cars & motorbikes)
- LCT_BB003: Pure Electric (road vehicles other than vans, cars and motorbikes)
- LCT_BB005: Domestic - Non-hybrid
- LCT_BB006: Domestic - Hybrid
- LCT_BB007: I&C - Non-hybrid
- LCT_BB008: I&C - Hybrid
- GEN_BB012: Solar Generation - Large (G99)
- GEN_BB013: Solar Generation - Small (G98)
- GEN_BB015: Wind - Onshore Wind >=1MW
- GEN_BB016: Wind - Onshore Wind <1MW
- SRG_BB001: Batteries
- SRG_BB002: Domestic Batteries (G98)

No description available for this field.

Name (identifier)
building_block
Type
text
Sample
                       
GSP
This specifies the substation that the forecast is for. 

No description available for this field.

Name (identifier)
gsp
Type
text
Sample
                       
Scenario
This specifies the scenario.	
- HT: Holistic Transition
- EE: Electric Engagement
- HE: Hydrogen Evolution
- CF: Counterfactual

No description available for this field.

Name (identifier)
scenario
Type
text
Sample
                       
Year
This specifies the year - DFES starting position is the last complete calendar year, and forecasts per year, out to 2050.
- 2023: "As peak demand is key to our modelling, the year corresponds to winter of that year (i.e. 'December 2023') when the peak is likely to happen, although more widely it corresponds and takes data from the financial year ending the following March in line with regulatory reporting - e.g. 2023 = 2023/24.  The first year is historic data. Following years are predominantly forecast data."

No description available for this field.

Name (identifier)
year
Type
decimal
Sample
                       
Unit
This specifies the unit that the attribute is measured in.	
- MW: Megawatts (power or rate of energy transfer)
- Number: The number of LCTs

No description available for this field.

Name (identifier)
unit
Type
text
Sample
                       
Value
This gives the data value, type: float.

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"spd-dfes-totals-by-building-blocks",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/spd-dfes-totals-by-building-blocks"
      }
    ]
    ,
  • "definitions":
    {
    • "spd-dfes-totals-by-building-blocks":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/spd-dfes-totals-by-building-blocks_records"
            }
          }
        }
      }
      ,
    • "spd-dfes-totals-by-building-blocks_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "licence":
              {
              • "type":"string",
              • "title":"Licence",
              • "description":""
              }
              ,
            • "building_block":
              {
              • "type":"string",
              • "title":"Building Block",
              • "description":"This specifies the FES technology type that forecast is being provided for. - LCT_BB001: Pure Electric (vans, cars & motorbikes) - LCT_BB003: Pure Electric (road vehicles other than vans, cars and motorbikes) - LCT_BB005: Domestic - Non-hybrid - LCT_BB006: Domestic - Hybrid - LCT_BB007: I&C - Non-hybrid - LCT_BB008: I&C - Hybrid - GEN_BB012: Solar Generation - Large (G99) - GEN_BB013: Solar Generation - Small (G98) - GEN_BB015: Wind - Onshore Wind >=1MW - GEN_BB016: Wind - Onshore Wind <1MW - SRG_BB001: Batteries - SRG_BB002: Domestic Batteries (G98) "
              }
              ,
            • "gsp":
              {
              • "type":"string",
              • "title":"GSP",
              • "description":"This specifies the substation that the forecast is for. "
              }
              ,
            • "scenario":
              {
              • "type":"string",
              • "title":"Scenario",
              • "description":"This specifies the scenario. - HT: Holistic Transition - EE: Electric Engagement - HE: Hydrogen Evolution - CF: Counterfactual "
              }
              ,
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":"This specifies the year - DFES starting position is the last complete calendar year, and forecasts per year, out to 2050. - 2023: "As peak demand is key to our modelling, the year corresponds to winter of that year (i.e. 'December 2023') when the peak is likely to happen, although more widely it corresponds and takes data from the financial year ending the following March in line with regulatory reporting - e.g. 2023 = 2023/24. The first year is historic data. Following years are predominantly forecast data." "
              }
              ,
            • "unit":
              {
              • "type":"string",
              • "title":"Unit",
              • "description":"This specifies the unit that the attribute is measured in. - MW: Megawatts (power or rate of energy transfer) - Number: The number of LCTs "
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":"This gives the data value, type: float."
              }
            }
          }
        }
      }
    }
}

Similar datasets