SPD LTDS Appendix 8 Predicted Changes (Table 8)
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-8-predicted-changes-table-8",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/spd-ltds-appendix-8-predicted-changes-table-8"
}
] - "definitions":{
- "spd-ltds-appendix-8-predicted-changes-table-8":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/spd-ltds-appendix-8-predicted-changes-table-8_records"
}
}
} - "records":
} - "properties":
- "spd-ltds-appendix-8-predicted-changes-table-8_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "project":,{
- "type":"string",
- "title":"Project",
- "description":"Project name."
} - "district":,{
- "type":"string",
- "title":"District",
- "description":"A geographic split of each of our licence areas. Our SPD licence area is geographically split into 6 districts and our SPM licence area is geographically split into 5 districts. For further information please refer to: Our Distribution Network - SP Energy Networks."
} - "location":,{
- "type":"string",
- "title":"Location",
- "description":"Geographical area project is located in, e.g. the town."
} - "description":,{
- "type":"string",
- "title":"Description",
- "description":"Description of the project."
} - "anticipated_completion":{
- "type":"integer",
- "title":"Anticipated Completion",
- "description":"Anticipated year of completion."
}
} - "project":
}
} - "fields":
} - "properties":
} - "spd-ltds-appendix-8-predicted-changes-table-8":
}