The "Transmission Generation Heat Map" data table provides an indication of the potential opportunities (or constraints) to connect to SP Energy Networks' transmission network by detailing all connected and contracted projects. This allows potential customers to have an interactive representation of the network and view the type of projects connected to specific substations within the SP Transmission area.
The table gives the following information:
- Location of project
- Connection site of project
- MW connected
- MW increase/decrease
- Cumulative total capacity
- Project status and date effective from
For additional information on column definitions, please click the Dataset schema link below.
Disclaimer
Whilst all reasonable care has been taken in the preparation of this data, SP Energy Networks does not accept any responsibility or liability for the accuracy or completeness of this data, and is not liable for any loss that may be attributed to the use of this data. For the avoidance of doubt, this data should not be used for safety critical purposes without the use of appropriate safety checks and services e.g. LineSearchBeforeUDig etc. Please raise any potential issues with the data which you have received via the feedback form available at the Feedback tab above (must be logged in to see this).
This heatmap will be updated on a monthly basis using the published data from the ESO's TEC register, the latest ECR and the contracted demand data to ensure we have an accurate representation of projects the ESO has considered as connected and/or contracted. It is important to note, our refresh of this data won't always be aligned to the latest available version of the ESO TEC register. Therefore, there may be small discrepancies between the two datasets. For the most up-to-date version of this data, please visit the ESO TEC register.
Data Triage
As part of our commitment to enhancing the transparency, and accessibility of the data we share, we publish the results of our Data Triage process.
Our Data Triage documentation includes our Risk Assessments; detailing any controls we have implemented to prevent exposure of sensitive information. Click
here to access the Data Triage documentation for the Transmission Generation Heat Map dataset.
To access our full suite of Data Triage documentation, visit the SP Energy Networks Data & Information.
Download dataset metadata (JSON)
Attachments
Click to expand Click to collapse
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":"transmission-generation-heat-map0",
- "type":"object",
- "oneOf":
[
{
- "$ref":"#/definitions/transmission-generation-heat-map0"
}
]
, - "definitions":
{
- "transmission-generation-heat-map0":
{
- "properties":
{
- "records":
{
- "type":"array",
- "items":
{
- "$ref":"#/definitions/transmission-generation-heat-map0_records"
}
}
}
}
, - "transmission-generation-heat-map0_records":
{
- "properties":
{
- "fields":
{
- "type":"object",
- "properties":
{
- "projectid":
{
- "type":"string",
- "title":"ProjectID",
- "description":""
}
, - "projectname":
{
- "type":"string",
- "title":"ProjectName",
- "description":""
}
, - "connectionsite":
{
- "type":"string",
- "title":"ConnectionSite",
- "description":""
}
, - "mwconnected":
{
- "type":"number",
- "title":"MWConnected",
- "description":""
}
, - "mw_increasedecrease":
{
- "type":"number",
- "title":"MW_IncreaseDecrease",
- "description":""
}
, - "cumulativetotalcapacity_mw":
{
- "type":"number",
- "title":"CumulativeTotalCapacity_MW",
- "description":""
}
, - "mweffectivefrom":
{
- "type":"string",
- "format":"date",
- "title":"MWEffectiveFrom",
- "description":""
}
, - "projectstatus":
{
- "type":"string",
- "title":"ProjectStatus",
- "description":""
}
, - "planttype":
{
- "type":"string",
- "title":"PlantType",
- "description":""
}
, - "coordinates":
{
- "type":"string",
- "title":"Coordinates",
- "description":"Location of the project using British National Grid coordinates."
}
, - "x":
{
- "type":"integer",
- "title":"X",
- "description":""
}
, - "y":
{
- "type":"integer",
- "title":"Y",
- "description":""
}
}
}
}
}
}
}
Click to expand Click to collapse
Submit a reuse
Click to expand Click to collapse