SPD LTDS Appendix 6 Connection Activity (Table 6) - Mid-Year Update

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Grid Supply Point
               

No description available for this field.

Name (identifier)
grid_supply_point
Type
text
Sample
                       
Primary Substation
               

No description available for this field.

Name (identifier)
primary_substation
Type
text
Sample
                       
Proposed Connection Voltage (kV)
               

No description available for this field.

Name (identifier)
proposed_connection_voltage_kv
Type
decimal
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
                       
DEMAND Total Number received in previous year
               

No description available for this field.

Name (identifier)
demand_total_number_received_in_previous_year
Type
decimal
Sample
                       
DEMAND Total Capacity received in previous year
               

No description available for this field.

Name (identifier)
demand_total_capacity_received_in_previous_year
Type
decimal
Sample
                       
GENERATION Total Number received in previous year
               

No description available for this field.

Name (identifier)
generation_total_number_received_in_previous_year
Type
decimal
Sample
                       
GENERATION Total Capacity received in previous year
               

No description available for this field.

Name (identifier)
generation_total_capacity_received_in_previous_year
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"spd-ltds-appendix-6-connection-activity-table-6-6-monthly-update",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/spd-ltds-appendix-6-connection-activity-table-6-6-monthly-update"
      }
    ]
    ,
  • "definitions":
    {
    • "spd-ltds-appendix-6-connection-activity-table-6-6-monthly-update":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/spd-ltds-appendix-6-connection-activity-table-6-6-monthly-update_records"
            }
          }
        }
      }
      ,
    • "spd-ltds-appendix-6-connection-activity-table-6-6-monthly-update_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "grid_supply_point":
              {
              • "type":"string",
              • "title":"Grid Supply Point",
              • "description":""
              }
              ,
            • "primary_substation":
              {
              • "type":"string",
              • "title":"Primary Substation",
              • "description":""
              }
              ,
            • "proposed_connection_voltage_kv":
              {
              • "type":"number",
              • "title":"Proposed Connection Voltage (kV)",
              • "description":""
              }
              ,
            • "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"."
              }
              ,
            • "demand_total_number_received_in_previous_year":
              {
              • "type":"number",
              • "title":"DEMAND Total Number received in previous year",
              • "description":""
              }
              ,
            • "demand_total_capacity_received_in_previous_year":
              {
              • "type":"number",
              • "title":"DEMAND Total Capacity received in previous year",
              • "description":""
              }
              ,
            • "generation_total_number_received_in_previous_year":
              {
              • "type":"number",
              • "title":"GENERATION Total Number received in previous year",
              • "description":""
              }
              ,
            • "generation_total_capacity_received_in_previous_year":
              {
              • "type":"number",
              • "title":"GENERATION Total Capacity received in previous year",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets