SPD LTDS Appendix 3 System Loads (Table 3)
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-3-system-loads-table-3",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/spd-ltds-appendix-3-system-loads-table-3"
}
] - "definitions":{
- "spd-ltds-appendix-3-system-loads-table-3":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/spd-ltds-appendix-3-system-loads-table-3_records"
}
}
} - "records":
} - "properties":
- "spd-ltds-appendix-3-system-loads-table-3_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "grid_supply_point":,{
- "type":"string",
- "title":"Grid Supply Point",
- "description":"The unique name of the Grid Supply Point (GSP) a substation is within."
} - "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."
} - "voltage_kv":,{
- "type":"integer",
- "title":"Voltage (kV)",
- "description":"The operating voltage of the asset. HV >= 6.6kV and < 33kV EHV = 33kV Transmission: Generally 132kV and above, but includes some lower voltages managed by our SPT licence area."
} - "previous_year_load_maximum_mw":,{
- "type":"number",
- "title":"Previous Year Load Maximum (MW)",
- "description":"Maximum recorded load in previous year in MW."
} - "previous_year_load_maximum_power_factor":,{
- "type":"number",
- "title":"Previous Year Load Maximum Power Factor",
- "description":"Maximum recorded power factor in previous year in MW."
} - "year_1_forecast_mva":,{
- "type":"number",
- "title":"Year 1 Forecast (MVA)",
- "description":"The year ahead peak demand forecast for the demand group, given in apparent power."
} - "year_2_forecast_mva":,{
- "type":"number",
- "title":"Year 2 Forecast (MVA)",
- "description":"The 2 year ahead peak demand forecast for the demand group, given in apparent power."
} - "year_3_forecast_mva":,{
- "type":"number",
- "title":"Year 3 Forecast (MVA)",
- "description":"The 3 year ahead peak demand forecast for the demand group, given in apparent power."
} - "year_4_forecast_mva":,{
- "type":"number",
- "title":"Year 4 Forecast (MVA)",
- "description":"The 4 year ahead peak demand forecast for the demand group, given in apparent power."
} - "year_5_forecast_mva":,{
- "type":"number",
- "title":"Year 5 Forecast (MVA)",
- "description":"The 5 year ahead peak demand forecast for the demand group, given in apparent power."
} - "substation_firm_capacity_mva":{
- "type":"number",
- "title":"Substation Firm Capacity (MVA)",
- "description":"Firm capacity available at substation. Firm capacity is the capacity available if one of the two transformers at a substation are taken out of service."
}
} - "grid_supply_point":
}
} - "fields":
} - "properties":
} - "spd-ltds-appendix-3-system-loads-table-3":
}