SPM LTDS Appendix 1 Circuit Data (Table 1)
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-1-circuit-data-table-1",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/spm-ltds-appendix-1-circuit-data-table-1"
}
] - "definitions":{
- "spm-ltds-appendix-1-circuit-data-table-1":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/spm-ltds-appendix-1-circuit-data-table-1_records"
}
}
} - "records":
} - "properties":
- "spm-ltds-appendix-1-circuit-data-table-1_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "s_s_group":,{
- "type":"string",
- "title":"S/S Group",
- "description":"The identifier for the substation group a substation is within."
} - "s_s_or_busbar_name_node_1":,{
- "type":"string",
- "title":"S/S or Busbar Name Node 1",
- "description":"The human readable name of the substation or busbar that node 1 is associated with."
} - "node_1":,{
- "type":"string",
- "title":"Node 1",
- "description":"Independent Parliamentary Standards Authority (IPSA) identifier for the node 1 end of a branch circuit."
} - "s_s_or_busbar_name_node_2":,{
- "type":"string",
- "title":"S/S or Busbar Name Node 2",
- "description":"The human readable name of the substation or busbar that node 2 is associated with."
} - "node_2":,{
- "type":"string",
- "title":"Node 2",
- "description":"Independent Parliamentary Standards Authority (IPSA) identifier for the node 2 end of a branch circuit."
} - "operating_voltage_kv":,{
- "type":"integer",
- "title":"Operating Voltage (kV)",
- "description":"The operating voltage of the circuit."
} - "positive_sequence_impedance_r_on_100_mva_base":,{
- "type":"number",
- "title":"Positive Sequence Impedance R % on (100 MVA Base)",
- "description":"Positive sequence resistance of the circuit, per unit on a 100MVA base."
} - "positive_sequence_impedance_x_on_100_mva_base":,{
- "type":"number",
- "title":"Positive Sequence Impedance X (% on 100 MVA Base)",
- "description":"Positive sequence reactance of the transformer, per unit on a 100MVA base."
} - "susceptance_b_on_100_mva_base":,{
- "type":"number",
- "title":"Susceptance B (% on 100 MVA Base)",
- "description":"Positive susceptance reactance of the circuit, per unit on a 100MVA base."
} - "zero_sequence_impedance_r_on_100_mva_base":,{
- "type":"number",
- "title":"Zero Sequence Impedance R % on (100 MVA Base)",
- "description":"Zero sequence resistance of the circuit, per unit on a 100MVA base."
} - "zero_sequence_impedance_x_on_100_mva_base":,{
- "type":"number",
- "title":"Zero Sequence Impedance X (% on 100 MVA Base)",
- "description":"Zero sequence reactance of the circuit, per unit on a 100MVA base."
} - "winter_rating_mva":,{
- "type":"number",
- "title":"Winter Rating (MVA)",
- "description":"Minimum rated section in the circuit (i.e. limiting series element) using winter ratings."
} - "spring_autumn_rating_mva":,{
- "type":"number",
- "title":"Spring/Autumn Rating (MVA)",
- "description":"Minimum rated section in the circuit (i.e. limiting series element) using spring/autumn ratings."
} - "summer_rating_mva":,{
- "type":"number",
- "title":"Summer Rating (MVA)",
- "description":"Minimum rated section in the circuit (i.e. limiting series element) using summer ratings."
} - "circuit_length_km":{
- "type":"number",
- "title":"Circuit Length (km)",
- "description":"Length of circuit in kilometres."
}
} - "s_s_group":
}
} - "fields":
} - "properties":
} - "spm-ltds-appendix-1-circuit-data-table-1":
}