SPM LTDS Appendix 6 Connection Activity (Table 6) 11kV - Mid-Year Update

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
132kV Group
The identifier of the group the generator or demand is requesting or accepted to connect to.

No description available for this field.

Name (identifier)
132kv_group
Type
text
Sample
                       
33kV Group
The identifier of the 33kV group the generator or demand is requesting or accepted to connect to.

No description available for this field.

Name (identifier)
33kv_group
Type
text
Sample
                       
HV Group or Substation
The identifier of the HV group or substation the generator or demand is requesting or accepted to connect to.

No description available for this field.

Name (identifier)
hv_group_or_substation
Type
text
Sample
                       
Connection Voltage (kV)
The voltage at the Point of Connection to the distribution system.

No description available for this field.

Name (identifier)
connection_voltage_kv
Type
integer
Sample
                       
Category
Category defines the stage of connection offer that the volume or capacity is associated with e.g. "Connection offers accepted by customer", "Connection offers made (Not yet accepted by customer)" or "Budget Estimates Provided".

No description available for this field.

Name (identifier)
category
Type
text
Sample
                       
Total Number received in previous year for Demand
Total number of demand connection applications received in previous year.

No description available for this field.

Name (identifier)
total_number_received_in_previous_year_for_demand
Type
integer
Sample
                       
Total Capacity received in previous year for Demand (MVA)
Total demand capacity of received applications in previous year.

No description available for this field.

Name (identifier)
total_capacity_received_in_previous_year_for_demand_mva
Type
decimal
Sample
                       
Total Number received in previous year for Generation
Total number of generation connection applications received in previous year.

No description available for this field.

Name (identifier)
total_number_received_in_previous_year_for_generation
Type
integer
Sample
                       
Total Capacity received in previous year for Generation (MVA)
Total generation capacity of received applications in previous year.

No description available for this field.

Name (identifier)
total_capacity_received_in_previous_year_for_generation_mva
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"spm-ltds-appendix-6-connection-activity-table-6-11kv-6-monthly-update",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/spm-ltds-appendix-6-connection-activity-table-6-11kv-6-monthly-update"
      }
    ]
    ,
  • "definitions":
    {
    • "spm-ltds-appendix-6-connection-activity-table-6-11kv-6-monthly-update":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/spm-ltds-appendix-6-connection-activity-table-6-11kv-6-monthly-update_records"
            }
          }
        }
      }
      ,
    • "spm-ltds-appendix-6-connection-activity-table-6-11kv-6-monthly-update_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "132kv_group":
              {
              • "type":"string",
              • "title":"132kV Group",
              • "description":"The identifier of the group the generator or demand is requesting or accepted to connect to."
              }
              ,
            • "33kv_group":
              {
              • "type":"string",
              • "title":"33kV Group",
              • "description":"The identifier of the 33kV group the generator or demand is requesting or accepted to connect to."
              }
              ,
            • "hv_group_or_substation":
              {
              • "type":"string",
              • "title":"HV Group or Substation",
              • "description":"The identifier of the HV group or substation the generator or demand is requesting or accepted to connect to."
              }
              ,
            • "connection_voltage_kv":
              {
              • "type":"integer",
              • "title":"Connection Voltage (kV)",
              • "description":"The voltage at the Point of Connection to the distribution system."
              }
              ,
            • "category":
              {
              • "type":"string",
              • "title":"Category",
              • "description":"Category defines the stage of connection offer that the volume or capacity is associated with e.g. "Connection offers accepted by customer", "Connection offers made (Not yet accepted by customer)" or "Budget Estimates Provided"."
              }
              ,
            • "total_number_received_in_previous_year_for_demand":
              {
              • "type":"integer",
              • "title":"Total Number received in previous year for Demand",
              • "description":"Total number of demand connection applications received in previous year."
              }
              ,
            • "total_capacity_received_in_previous_year_for_demand_mva":
              {
              • "type":"number",
              • "title":"Total Capacity received in previous year for Demand (MVA)",
              • "description":"Total demand capacity of received applications in previous year."
              }
              ,
            • "total_number_received_in_previous_year_for_generation":
              {
              • "type":"integer",
              • "title":"Total Number received in previous year for Generation",
              • "description":"Total number of generation connection applications received in previous year."
              }
              ,
            • "total_capacity_received_in_previous_year_for_generation_mva":
              {
              • "type":"number",
              • "title":"Total Capacity received in previous year for Generation (MVA)",
              • "description":"Total generation capacity of received applications in previous year."
              }
            }
          }
        }
      }
    }
}

Similar datasets