SPM LTDS Appendix 6 Connection Activity (Table 6) 11kV - Mid-Year Update
Dataset schema
Click to expand Click to collapse
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"
}
}
} - "records":
} - "properties":
- "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."
}
} - "132kv_group":
}
} - "fields":
} - "properties":
} - "spm-ltds-appendix-6-connection-activity-table-6-11kv-6-monthly-update":
}