SPM LTDS Appendix 4 Fault Levels (Table 4) HV
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-4-fault-levels-table-4-hv",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/spm-ltds-appendix-4-fault-levels-table-4-hv"
}
] - "definitions":{
- "spm-ltds-appendix-4-fault-levels-table-4-hv":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/spm-ltds-appendix-4-fault-levels-table-4-hv_records"
}
}
} - "records":
} - "properties":
- "spm-ltds-appendix-4-fault-levels-table-4-hv_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "supergrid_group":,{
- "type":"string",
- "title":"Supergrid Group",
- "description":"The identifier of the supergrid group the primary group is supplied by."
} - "grid_group":,{
- "type":"string",
- "title":"Grid Group",
- "description":"The identifier of the Grid Substation Group the primary group is supplied by."
} - "primary_group":,{
- "type":"string",
- "title":"Primary Group",
- "description":"The identifier of the Primary Substation Group the primary substation is supplied by."
} - "system_voltage_kv":,{
- "type":"number",
- "title":"System Voltage (kV)",
- "description":"The operating voltage of the primary group in kV."
} - "number_of_transformers":,{
- "type":"integer",
- "title":"Number of Transformers",
- "description":"Number of primary transformers feeding the primary group."
} - "fault_level_banding_mva":{
- "type":"string",
- "title":"Fault Level Banding (MVA)",
- "description":"Fault level banding in MVA."
}
} - "supergrid_group":
}
} - "fields":
} - "properties":
} - "spm-ltds-appendix-4-fault-levels-table-4-hv":
}