Distributed Generation SP Distribution Heat Maps-SPD Grid Substations
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":"distributed-generation-sp-distribution-heat-maps-spd-grid-substations",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/distributed-generation-sp-distribution-heat-maps-spd-grid-substations"
}
] - "definitions":{
- "distributed-generation-sp-distribution-heat-maps-spd-grid-substations":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/distributed-generation-sp-distribution-heat-maps-spd-grid-substations_records"
}
}
} - "records":
} - "properties":
- "distributed-generation-sp-distribution-heat-maps-spd-grid-substations_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "substation_name":,{
- "type":"string",
- "title":"Substation Name",
- "description":"Substation name."
} - "nominal_voltage_kv":,{
- "type":"string",
- "title":"Nominal Voltage (kV)",
- "description":"Refers to the voltage ratio of the transformers feeding the substation or substation group."
} - "firm_capacity_mva":,{
- "type":"number",
- "title":"Firm Capacity (MVA)",
- "description":"The firm capacity for load fed from the substation or substation group."
} - "maximum_load_mva":,{
- "type":"number",
- "title":"Maximum Load (MVA)",
- "description":"The indicative level of maximum demand in this network group. The "Network Flow: Power, Current and Embedded Generation" dataset, available via our Open Data Portal, details historically measured average and reactive power flows, current and provides indicative demand/generation output for each Grid and Primary network group for our SPM and SPD licence areas, for each half-hourly period."
} - "minimum_load_mva":,{
- "type":"number",
- "title":"Minimum Load (MVA)",
- "description":"The indicative level of minimum demand in this network group. The "Network Flow: Power, Current and Embedded Generation" dataset, available via our Open Data Portal, details historically measured average and reactive power flows, current and provides indicative demand/generation output for each Grid and Primary network group for our SPM and SPD licence areas, for each half-hourly period."
} - "generation_connected_mw":,{
- "type":"number",
- "title":"Generation Connected (MW)",
- "description":"Sum of all generation currently connected in the group (i.e. does not include any generation that is included in "Group Generation Contracted (MW)")."
} - "generation_contracted_mw":,{
- "type":"number",
- "title":"Generation Contracted (MW)",
- "description":"Sum of all generation currently contracted to the group which is not yet connected (i.e. does not include any generation that is included in "Group Generation Connected (MW)")."
} - "overall_category":,{
- "type":"string",
- "title":"Overall Category",
- "description":"This indicates the overall classification given to the substation, or substation group, based on the set of constraints studied."
} - "ehv_generation_capacity":,{
- "type":"string",
- "title":"EHV Generation Capacity",
- "description":"This indicates the classification given to the substation, or substation group, based on 33kV network contraints."
} - "fault_level":,{
- "type":"string",
- "title":"Fault Level",
- "description":"This indicates the classification given to the substation, or substation group, based on the available 33kV fault level headroom for connections."
} - "wider_contraints":,{
- "type":"string",
- "title":"Wider Contraints",
- "description":"This indicates the classification given to the substation, or substation group, based on any known wider network constraints."
} - "expected_capacity_release_date":,{
- "type":"string",
- "title":"Expected Capacity Release Date",
- "description":"This is the estimated date that capacity will become available at the Grid Supply Point (GSP)."
} - "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."
} - "x":,{
- "type":"number",
- "title":"X",
- "description":"Easting."
} - "y":{
- "type":"number",
- "title":"Y",
- "description":"Northing. "
}
} - "substation_name":
}
} - "fields":
} - "properties":
} - "distributed-generation-sp-distribution-heat-maps-spd-grid-substations":
}