SPM LTDS Appendix 3 System Loads (Table 3) HV Historic

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Grid Supply Point
The unique name of the Grid Supply Point (GSP) a substation is within.

No description available for this field.

Name (identifier)
grid_supply_point
Type
text
Sample
                       
Grid Substation Group
The identifier of the Grid Substation Group the primary substation is supplied by.

No description available for this field.

Name (identifier)
grid_substation_group
Type
text
Sample
                       
Primary Substation Group
The identifier of the Primary Substation Group the primary substation is supplied by.

No description available for this field.

Name (identifier)
primary_substation_group
Type
text
Sample
                       
Primary Substation
The identifier of the Primary Substation.

No description available for this field.

Name (identifier)
primary_substation
Type
text
Sample
                       
Voltage (kV)
The operating voltage of the asset.

LV ('Low Voltage', generally 215V),

HV ('High Voltage', >= 6.6kV and < 33kV),

EHV ('Extra High Voltage', 33kV) or 132kV.

No description available for this field.

Name (identifier)
voltage_kv
Type
decimal
Sample
                       
Contribution to Previous Year Demand Group Load Maximum (MW)
The maximum load (MW) at the substation contributing to the peak group demand for the previous year. 

No description available for this field.

Name (identifier)
contribution_to_previous_year_demand_group_load_maximum_mw
Type
text
Sample
                       
Previous Year Reactive Power at Time of Load Maximum (MVar)
The maximum load (MVAr) at the substation contributing to the peak group demand for the previous year. 

No description available for this field.

Name (identifier)
previous_year_reactive_power_at_time_of_load_maximum_mvar
Type
text
Sample
                       
Comments
Free text for any additional descriptive data about the data.

No description available for this field.

Name (identifier)
comments
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"spm-ltds-appendix-3-system-loads-table-3-hv-historic",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/spm-ltds-appendix-3-system-loads-table-3-hv-historic"
      }
    ]
    ,
  • "definitions":
    {
    • "spm-ltds-appendix-3-system-loads-table-3-hv-historic":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/spm-ltds-appendix-3-system-loads-table-3-hv-historic_records"
            }
          }
        }
      }
      ,
    • "spm-ltds-appendix-3-system-loads-table-3-hv-historic_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "grid_supply_point":
              {
              • "type":"string",
              • "title":"Grid Supply Point",
              • "description":"The unique name of the Grid Supply Point (GSP) a substation is within."
              }
              ,
            • "grid_substation_group":
              {
              • "type":"string",
              • "title":"Grid Substation Group",
              • "description":"The identifier of the Grid Substation Group the primary substation is supplied by."
              }
              ,
            • "primary_substation_group":
              {
              • "type":"string",
              • "title":"Primary Substation Group",
              • "description":"The identifier of the Primary Substation Group the primary substation is supplied by."
              }
              ,
            • "primary_substation":
              {
              • "type":"string",
              • "title":"Primary Substation",
              • "description":"The identifier of the Primary Substation."
              }
              ,
            • "voltage_kv":
              {
              • "type":"number",
              • "title":"Voltage (kV)",
              • "description":"The operating voltage of the asset. LV ('Low Voltage', generally 215V), HV ('High Voltage', >= 6.6kV and < 33kV), EHV ('Extra High Voltage', 33kV) or 132kV."
              }
              ,
            • "contribution_to_previous_year_demand_group_load_maximum_mw":
              {
              • "type":"string",
              • "title":"Contribution to Previous Year Demand Group Load Maximum (MW)",
              • "description":"The maximum load (MW) at the substation contributing to the peak group demand for the previous year. "
              }
              ,
            • "previous_year_reactive_power_at_time_of_load_maximum_mvar":
              {
              • "type":"string",
              • "title":"Previous Year Reactive Power at Time of Load Maximum (MVar)",
              • "description":"The maximum load (MVAr) at the substation contributing to the peak group demand for the previous year. "
              }
              ,
            • "comments":
              {
              • "type":"string",
              • "title":"Comments",
              • "description":"Free text for any additional descriptive data about the data."
              }
            }
          }
        }
      }
    }
}

Similar datasets