SPM LTDS Appendix 8 Predicted Changes (Table 8)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Project
Project name.

No description available for this field.

Name (identifier)
project
Type
text
Sample
                       
District
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.

No description available for this field.

Name (identifier)
district
Type
text
Sample
                       
Location
Geographical area project is located in, e.g. the town.

No description available for this field.

Name (identifier)
location
Type
text
Sample
                       
Description
Description of the project.

No description available for this field.

Name (identifier)
description
Type
text
Sample
                       
Anticipated Completion
Anticipated year of completion.

No description available for this field.

Name (identifier)
anticipated_completion
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"spm-ltds-appendix-8-predicted-changes-table-8",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/spm-ltds-appendix-8-predicted-changes-table-8"
      }
    ]
    ,
  • "definitions":
    {
    • "spm-ltds-appendix-8-predicted-changes-table-8":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/spm-ltds-appendix-8-predicted-changes-table-8_records"
            }
          }
        }
      }
      ,
    • "spm-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."
              }
            }
          }
        }
      }
    }
}

Similar datasets