records

records

Active filters Clear all

No active filters

Filters

Northern Powergrid Load Indices

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Substation name
               

No description available for this field.

Name (identifier)
substation_name
Type
text
Sample
                       
Substation primary voltage (kV)
               

No description available for this field.

Name (identifier)
substation_primary_voltage_kv
Type
text
Sample
                       
Substation secondary voltage (kV)
               

No description available for this field.

Name (identifier)
substation_secondary_voltage_kv
Type
text
Sample
                       
Number of customers
               

No description available for this field.

Name (identifier)
number_of_customers
Type
decimal
Sample
                       
Substation firm capacity immediately available under single circuit outage conditions (MVA)
               

No description available for this field.

Name (identifier)
substation_firm_capacity_immediately_available_under_single_circuit_outage_conditions_mva
Type
decimal
Sample
                       
Available DSR adjustment (MVA+)
               

No description available for this field.

Name (identifier)
available_dsr_adjustment_mva
Type
text
Sample
                       
Assessed contribution towards security supply from DG adjustment (MVA+)
               

No description available for this field.

Name (identifier)
assessed_contribution_towards_security_supply_from_dg_adjustment_mva
Type
text
Sample
                       
LI firm capacity (MVA)
               

No description available for this field.

Name (identifier)
li_firm_capacity_mva
Type
decimal
Sample
                       
Season of most onerous demand
               

No description available for this field.

Name (identifier)
season_of_most_onerous_demand
Type
text
Sample
                       
Limiting factor (A-K)
               

No description available for this field.

Name (identifier)
limiting_factor_a_k
Type
text
Sample
                       
Substation observed maximum demand (MVA)
               

No description available for this field.

Name (identifier)
substation_observed_maximum_demand_mva
Type
decimal
Sample
                       
Weather correction adjustment to observed maximum demand (MVA+/-)
               

No description available for this field.

Name (identifier)
weather_correction_adjustment_to_observed_maximum_demand_mva
Type
text
Sample
                       
Measurable DG latent demand adjustment to observed maximum demand (MVA+/-)
               

No description available for this field.

Name (identifier)
measurable_dg_latent_demand_adjustment_to_observed_maximum_demand_mva
Type
decimal
Sample
                       
Connected non-firm demand adjustment to observed maximum demand (MVA-)
               

No description available for this field.

Name (identifier)
connected_non_firm_demand_adjustment_to_observed_maximum_demand_mva
Type
text
Sample
                       
LI maximum demand (MVA)
               

No description available for this field.

Name (identifier)
li_maximum_demand_mva
Type
decimal
Sample
                       
LI maximum demand as % of LI firm capacity
               

No description available for this field.

Name (identifier)
li_maximum_demand_as_of_li_firm_capacity
Type
decimal
Sample
                       
Hours above 100% loading during year
               

No description available for this field.

Name (identifier)
hours_above_100_loading_during_year
Type
text
Sample
                       
LI ranking (LI1 - LI5)
               

No description available for this field.

Name (identifier)
li_ranking_li1_li5
Type
text
Sample
                       
Is a derogation or self-derogation against P2 in place, or anticipated?
               

No description available for this field.

Name (identifier)
is_a_derogation_or_self_derogation_against_p2_in_place_or_anticipated
Type
text
Sample
                       
Intervention action during year
               

No description available for this field.

Name (identifier)
intervention_action_during_year
Type
text
Sample
                       
DNO reference for intervention (eg project id)
               

No description available for this field.

Name (identifier)
dno_reference_for_intervention_eg_project_id
Type
text
Sample
                       
N-1 or N-2 intervention?
               

No description available for this field.

Name (identifier)
n_1_or_n_2_intervention
Type
text
Sample
                       
Expenditure in-year (£m)
               

No description available for this field.

Name (identifier)
expenditure_in_year_psm
Type
text
Sample
                       
Firm capacity change resulting from intervention (MVA)
               

No description available for this field.

Name (identifier)
firm_capacity_change_resulting_from_intervention_mva
Type
text
Sample
                       
Demand change resulting from intevention (MVA)
               

No description available for this field.

Name (identifier)
demand_change_resulting_from_intevention_mva
Type
text
Sample
                       
Type of intervention
               

No description available for this field.

Name (identifier)
type_of_intervention
Type
text
Sample
                       
Intervention description
               

No description available for this field.

Name (identifier)
intervention_description
Type
text
Sample
                       
Licence Area
               

No description available for this field.

Name (identifier)
licence_area
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"northern-powergrid-load-indices",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/northern-powergrid-load-indices"
      }
    ]
    ,
  • "definitions":
    {
    • "northern-powergrid-load-indices":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/northern-powergrid-load-indices_records"
            }
          }
        }
      }
      ,
    • "northern-powergrid-load-indices_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "substation_name":
              {
              • "type":"string",
              • "title":"Substation name",
              • "description":""
              }
              ,
            • "substation_primary_voltage_kv":
              {
              • "type":"string",
              • "title":"Substation primary voltage (kV)",
              • "description":""
              }
              ,
            • "substation_secondary_voltage_kv":
              {
              • "type":"string",
              • "title":"Substation secondary voltage (kV)",
              • "description":""
              }
              ,
            • "number_of_customers":
              {
              • "type":"number",
              • "title":"Number of customers",
              • "description":""
              }
              ,
            • "substation_firm_capacity_immediately_available_under_single_circuit_outage_conditions_mva":
              {
              • "type":"number",
              • "title":"Substation firm capacity immediately available under single circuit outage conditions (MVA)",
              • "description":""
              }
              ,
            • "available_dsr_adjustment_mva":
              {
              • "type":"string",
              • "title":"Available DSR adjustment (MVA+)",
              • "description":""
              }
              ,
            • "assessed_contribution_towards_security_supply_from_dg_adjustment_mva":
              {
              • "type":"string",
              • "title":"Assessed contribution towards security supply from DG adjustment (MVA+)",
              • "description":""
              }
              ,
            • "li_firm_capacity_mva":
              {
              • "type":"number",
              • "title":"LI firm capacity (MVA)",
              • "description":""
              }
              ,
            • "season_of_most_onerous_demand":
              {
              • "type":"string",
              • "title":"Season of most onerous demand ",
              • "description":""
              }
              ,
            • "limiting_factor_a_k":
              {
              • "type":"string",
              • "title":"Limiting factor (A-K)",
              • "description":""
              }
              ,
            • "substation_observed_maximum_demand_mva":
              {
              • "type":"number",
              • "title":"Substation observed maximum demand (MVA)",
              • "description":""
              }
              ,
            • "weather_correction_adjustment_to_observed_maximum_demand_mva":
              {
              • "type":"string",
              • "title":"Weather correction adjustment to observed maximum demand (MVA+/-)",
              • "description":""
              }
              ,
            • "measurable_dg_latent_demand_adjustment_to_observed_maximum_demand_mva":
              {
              • "type":"number",
              • "title":"Measurable DG latent demand adjustment to observed maximum demand (MVA+/-)",
              • "description":""
              }
              ,
            • "connected_non_firm_demand_adjustment_to_observed_maximum_demand_mva":
              {
              • "type":"string",
              • "title":"Connected non-firm demand adjustment to observed maximum demand (MVA-)",
              • "description":""
              }
              ,
            • "li_maximum_demand_mva":
              {
              • "type":"number",
              • "title":"LI maximum demand (MVA)",
              • "description":""
              }
              ,
            • "li_maximum_demand_as_of_li_firm_capacity":
              {
              • "type":"number",
              • "title":"LI maximum demand as % of LI firm capacity",
              • "description":""
              }
              ,
            • "hours_above_100_loading_during_year":
              {
              • "type":"string",
              • "title":"Hours above 100% loading during year",
              • "description":""
              }
              ,
            • "li_ranking_li1_li5":
              {
              • "type":"string",
              • "title":"LI ranking (LI1 - LI5)",
              • "description":""
              }
              ,
            • "is_a_derogation_or_self_derogation_against_p2_in_place_or_anticipated":
              {
              • "type":"string",
              • "title":"Is a derogation or self-derogation against P2 in place, or anticipated?",
              • "description":""
              }
              ,
            • "intervention_action_during_year":
              {
              • "type":"string",
              • "title":"Intervention action during year",
              • "description":""
              }
              ,
            • "dno_reference_for_intervention_eg_project_id":
              {
              • "type":"string",
              • "title":"DNO reference for intervention (eg project id)",
              • "description":""
              }
              ,
            • "n_1_or_n_2_intervention":
              {
              • "type":"string",
              • "title":"N-1 or N-2 intervention?",
              • "description":""
              }
              ,
            • "expenditure_in_year_psm":
              {
              • "type":"string",
              • "title":"Expenditure in-year (£m)",
              • "description":""
              }
              ,
            • "firm_capacity_change_resulting_from_intervention_mva":
              {
              • "type":"string",
              • "title":"Firm capacity change resulting from intervention (MVA)",
              • "description":""
              }
              ,
            • "demand_change_resulting_from_intevention_mva":
              {
              • "type":"string",
              • "title":"Demand change resulting from intevention (MVA)",
              • "description":""
              }
              ,
            • "type_of_intervention":
              {
              • "type":"string",
              • "title":"Type of intervention",
              • "description":""
              }
              ,
            • "intervention_description":
              {
              • "type":"string",
              • "title":"Intervention description",
              • "description":""
              }
              ,
            • "licence_area":
              {
              • "type":"string",
              • "title":"Licence Area",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets