SPM LTDS Appendix 6 Connection Activity (Table 6) 132kV
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-conection-activity-table-6-132kv",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/spm-ltds-appendix-6-conection-activity-table-6-132kv"
}
] - "definitions":{
- "spm-ltds-appendix-6-conection-activity-table-6-132kv":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/spm-ltds-appendix-6-conection-activity-table-6-132kv_records"
}
}
} - "records":
} - "properties":
- "spm-ltds-appendix-6-conection-activity-table-6-132kv_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."
} - "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-conection-activity-table-6-132kv":
}