records

records

Active filters Clear all

No active filters

Filters

Northern Powergrid DFES Local Authority Level

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Scenario name
               

No description available for this field.

Name (identifier)
scenario_name
Type
text
Sample
                       
Local Authority
               

No description available for this field.

Name (identifier)
local_authority
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Domestic (MWh)
               

No description available for this field.

Name (identifier)
domestic_mwh
Type
decimal
Sample
                       
EV - cars & vans (MWh)
               

No description available for this field.

Name (identifier)
ev_cars_vans_mwh
Type
decimal
Sample
                       
EV - other transport (MWh)
               

No description available for this field.

Name (identifier)
ev_other_transport_mwh
Type
decimal
Sample
                       
HPs - Domestic (MWh)
               

No description available for this field.

Name (identifier)
hps_domestic_mwh
Type
decimal
Sample
                       
HPs - I&C (MWh)
               

No description available for this field.

Name (identifier)
hps_i_c_mwh
Type
decimal
Sample
                       
I&C (MWh)
               

No description available for this field.

Name (identifier)
i_c_mwh
Type
decimal
Sample
                       
Total demand (MWh)
               

No description available for this field.

Name (identifier)
total_demand_mwh
Type
decimal
Sample
                       
Total installed PV capacity - domestic (MW)
               

No description available for this field.

Name (identifier)
total_installed_pv_capacity_domestic_mw
Type
decimal
Sample
                       
Total installed PV capacity - I&C and large (MW)
               

No description available for this field.

Name (identifier)
total_installed_pv_capacity_i_c_and_large_mw
Type
decimal
Sample
                       
Total installed non-renewable generation capacity (MW)
               

No description available for this field.

Name (identifier)
total_installed_non_renewable_generation_capacity_mw
Type
decimal
Sample
                       
Total installed renewable generation capacity (MW)
               

No description available for this field.

Name (identifier)
total_installed_renewable_generation_capacity_mw
Type
decimal
Sample
                       
Total installed storage capacity (MW)
               

No description available for this field.

Name (identifier)
total_installed_storage_capacity_mw
Type
decimal
Sample
                       
Total installed generation capacity (MW)
               

No description available for this field.

Name (identifier)
total_installed_generation_capacity_mw
Type
decimal
Sample
                       
Total installed wind capacity (MW)
               

No description available for this field.

Name (identifier)
total_installed_wind_capacity_mw
Type
decimal
Sample
                       
Number of electric cars and vans (hybrid and full electric)
               

No description available for this field.

Name (identifier)
number_of_electric_cars_and_vans_hybrid_and_full_electric
Type
decimal
Sample
                       
Number of heat pumps (total)
               

No description available for this field.

Name (identifier)
number_of_heat_pumps_total
Type
decimal
Sample
                       
Number of domestic customers
               

No description available for this field.

Name (identifier)
number_of_domestic_customers
Type
decimal
Sample
                       
Number of electric buses
               

No description available for this field.

Name (identifier)
number_of_electric_buses
Type
decimal
Sample
                       
Number of electric cars (hybrid and full electric)
               

No description available for this field.

Name (identifier)
number_of_electric_cars_hybrid_and_full_electric
Type
decimal
Sample
                       
Number of electric HGVs
               

No description available for this field.

Name (identifier)
number_of_electric_hgvs
Type
decimal
Sample
                       
Number of electric vans (hybrid and full electric)
               

No description available for this field.

Name (identifier)
number_of_electric_vans_hybrid_and_full_electric
Type
decimal
Sample
                       
Number of I&C customers
               

No description available for this field.

Name (identifier)
number_of_i_c_customers
Type
decimal
Sample
                       
Total number of domestic heat pumps
               

No description available for this field.

Name (identifier)
total_number_of_domestic_heat_pumps
Type
decimal
Sample
                       
Total number of I&C heat pumps
               

No description available for this field.

Name (identifier)
total_number_of_i_c_heat_pumps
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"northern-powergrid-dfes-local-authority-level",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/northern-powergrid-dfes-local-authority-level"
      }
    ]
    ,
  • "definitions":
    {
    • "northern-powergrid-dfes-local-authority-level":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/northern-powergrid-dfes-local-authority-level_records"
            }
          }
        }
      }
      ,
    • "northern-powergrid-dfes-local-authority-level_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "scenario_name":
              {
              • "type":"string",
              • "title":"Scenario name",
              • "description":""
              }
              ,
            • "local_authority":
              {
              • "type":"string",
              • "title":"Local Authority",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "domestic_mwh":
              {
              • "type":"number",
              • "title":"Domestic (MWh)",
              • "description":""
              }
              ,
            • "ev_cars_vans_mwh":
              {
              • "type":"number",
              • "title":"EV - cars & vans (MWh)",
              • "description":""
              }
              ,
            • "ev_other_transport_mwh":
              {
              • "type":"number",
              • "title":"EV - other transport (MWh)",
              • "description":""
              }
              ,
            • "hps_domestic_mwh":
              {
              • "type":"number",
              • "title":"HPs - Domestic (MWh)",
              • "description":""
              }
              ,
            • "hps_i_c_mwh":
              {
              • "type":"number",
              • "title":"HPs - I&C (MWh)",
              • "description":""
              }
              ,
            • "i_c_mwh":
              {
              • "type":"number",
              • "title":"I&C (MWh)",
              • "description":""
              }
              ,
            • "total_demand_mwh":
              {
              • "type":"number",
              • "title":"Total demand (MWh)",
              • "description":""
              }
              ,
            • "total_installed_pv_capacity_domestic_mw":
              {
              • "type":"number",
              • "title":"Total installed PV capacity - domestic (MW)",
              • "description":""
              }
              ,
            • "total_installed_pv_capacity_i_c_and_large_mw":
              {
              • "type":"number",
              • "title":"Total installed PV capacity - I&C and large (MW)",
              • "description":""
              }
              ,
            • "total_installed_non_renewable_generation_capacity_mw":
              {
              • "type":"number",
              • "title":"Total installed non-renewable generation capacity (MW)",
              • "description":""
              }
              ,
            • "total_installed_renewable_generation_capacity_mw":
              {
              • "type":"number",
              • "title":"Total installed renewable generation capacity (MW)",
              • "description":""
              }
              ,
            • "total_installed_storage_capacity_mw":
              {
              • "type":"number",
              • "title":"Total installed storage capacity (MW)",
              • "description":""
              }
              ,
            • "total_installed_generation_capacity_mw":
              {
              • "type":"number",
              • "title":"Total installed generation capacity (MW)",
              • "description":""
              }
              ,
            • "total_installed_wind_capacity_mw":
              {
              • "type":"number",
              • "title":"Total installed wind capacity (MW)",
              • "description":""
              }
              ,
            • "number_of_electric_cars_and_vans_hybrid_and_full_electric":
              {
              • "type":"number",
              • "title":"Number of electric cars and vans (hybrid and full electric)",
              • "description":""
              }
              ,
            • "number_of_heat_pumps_total":
              {
              • "type":"number",
              • "title":"Number of heat pumps (total)",
              • "description":""
              }
              ,
            • "number_of_domestic_customers":
              {
              • "type":"number",
              • "title":"Number of domestic customers",
              • "description":""
              }
              ,
            • "number_of_electric_buses":
              {
              • "type":"number",
              • "title":"Number of electric buses",
              • "description":""
              }
              ,
            • "number_of_electric_cars_hybrid_and_full_electric":
              {
              • "type":"number",
              • "title":"Number of electric cars (hybrid and full electric)",
              • "description":""
              }
              ,
            • "number_of_electric_hgvs":
              {
              • "type":"number",
              • "title":"Number of electric HGVs",
              • "description":""
              }
              ,
            • "number_of_electric_vans_hybrid_and_full_electric":
              {
              • "type":"number",
              • "title":"Number of electric vans (hybrid and full electric)",
              • "description":""
              }
              ,
            • "number_of_i_c_customers":
              {
              • "type":"number",
              • "title":"Number of I&C customers",
              • "description":""
              }
              ,
            • "total_number_of_domestic_heat_pumps":
              {
              • "type":"number",
              • "title":"Total number of domestic heat pumps",
              • "description":""
              }
              ,
            • "total_number_of_i_c_heat_pumps":
              {
              • "type":"number",
              • "title":"Total number of I&C heat pumps",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets