Distributed Generation SP Manweb Heat Maps-SPM Super 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-manweb-heat-maps-spm-super-grid-substations",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/distributed-generation-sp-manweb-heat-maps-spm-super-grid-substations"
}
] - "definitions":{
- "distributed-generation-sp-manweb-heat-maps-spm-super-grid-substations":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/distributed-generation-sp-manweb-heat-maps-spm-super-grid-substations_records"
}
}
} - "records":
} - "properties":
- "distributed-generation-sp-manweb-heat-maps-spm-super-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."
} - "supergrid_group":,{
- "type":"string",
- "title":"Supergrid Group",
- "description":"The unique name of the supergrid group a substation is within."
} - "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."
} - "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-manweb-heat-maps-spm-super-grid-substations":
}