SPM LTDS Appendix 7 Substation Abbreviation Codes (Table 7)
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-7-substation-abbreviation-codes-table-7",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/spm-ltds-appendix-7-substation-abbreviation-codes-table-7"
}
] - "definitions":{
- "spm-ltds-appendix-7-substation-abbreviation-codes-table-7":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/spm-ltds-appendix-7-substation-abbreviation-codes-table-7_records"
}
}
} - "records":
} - "properties":
- "spm-ltds-appendix-7-substation-abbreviation-codes-table-7_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "name":,{
- "type":"string",
- "title":"Name",
- "description":"The human readable name of the substation that the unique Independent Parliamentary Standards Authority (IPSA) identifier is associated with."
} - "substation":,{
- "type":"string",
- "title":"Substation",
- "description":"An electrical substation is a subsidiary station of a distribution system where voltage is transformed from high to low or the reverse using transformers and/or where circuit switching takes place."
} - "nominal_voltage_kv":{
- "type":"integer",
- "title":"Nominal Voltage (kV)",
- "description":"Refers to the voltage ratio of the transformers feeding the substation or substation group."
}
} - "name":
}
} - "fields":
} - "properties":
} - "spm-ltds-appendix-7-substation-abbreviation-codes-table-7":
}