SPM DFES LCT Totals by Local Authority

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Local Authority
This specifies the Local Authority that the forecast is for.

No description available for this field.

Name (identifier)
local_authority
Type
text
Sample
                       
Technology
This specifies the technology type that forecast is being provided for. 

Heat pumps - all heat pump types
Residential EVs - residential EVs / EVs that charge at domestic properties
Total EVs - all EV types

No description available for this field.

Name (identifier)
technology
Type
text
Sample
                       
Metric
This specifies the attribute (or metric) that is forecast. 

Total number - the total number of installations (for LCTs only)

No description available for this field.

Name (identifier)
metric
Type
text
Sample
                       
Units
This specifies the unit that the attribute is measured in.

Number - the number of LCTs 

No description available for this field.

Name (identifier)
units
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/ 

2022 - As peak demand is key to our modelling, the year corresponds to winter of that year (i.e. 'December 2022') 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. 2022 = 2022/23.

The first year is historic data.  Following years are predominantly forecast data. 

No description available for this field.

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

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
NAME
               

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"spm-dfes-local-authority-lcts",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/spm-dfes-local-authority-lcts"
      }
    ]
    ,
  • "definitions":
    {
    • "spm-dfes-local-authority-lcts":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/spm-dfes-local-authority-lcts_records"
            }
          }
        }
      }
      ,
    • "spm-dfes-local-authority-lcts_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "local_authority":
              {
              • "type":"string",
              • "title":"Local Authority",
              • "description":"This specifies the Local Authority that the forecast is for."
              }
              ,
            • "technology":
              {
              • "type":"string",
              • "title":"Technology",
              • "description":"This specifies the technology type that forecast is being provided for. Heat pumps - all heat pump types Residential EVs - residential EVs / EVs that charge at domestic properties Total EVs - all EV types"
              }
              ,
            • "metric":
              {
              • "type":"string",
              • "title":"Metric",
              • "description":"This specifies the attribute (or metric) that is forecast. Total number - the total number of installations (for LCTs only)"
              }
              ,
            • "units":
              {
              • "type":"string",
              • "title":"Units",
              • "description":"This specifies the unit that the attribute is measured in. Number - the number of LCTs "
              }
              ,
            • "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/ 2022 - As peak demand is key to our modelling, the year corresponds to winter of that year (i.e. 'December 2022') 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. 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. "
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"NAME",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets