SPD LTDS Appendix 6 Connection Activity (Table 6) - 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":"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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "grid_supply_point":
}
} - "fields":
} - "properties":
} - "spd-ltds-appendix-6-connection-activity-table-6-6-monthly-update":
}