SPM Flexibility Requirements 2024-2028

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
index
               

No description available for this field.

Name (identifier)
index
Type
decimal
Sample
                       
Substation
Name of substation in associated Constraint Zone where a flexibility requirement has been identified.

No description available for this field.

Name (identifier)
substation
Type
text
Sample
                       
Scenario
Based on the Distribution Future Energy Scenarios (DFES). These scenarios are used to model and analyze the potential impacts on the distribution network, helping to ensure that it can accommodate future energy demands and support the transition to a low-carbon economy. These scenarios help in planning and investment decisions by considering various factors such as technology adoption, policy changes, and market trends.

No description available for this field.

Name (identifier)
scenario
Type
text
Sample
                       
Financial Year
The financial year in which the flexible capacity is required and utilised.

No description available for this field.

Name (identifier)
financial_year
Type
text
Sample
                       
Capacity
Specified MW of flexible capacity required on the network.

No description available for this field.

Name (identifier)
capacity
Type
decimal
Sample
                       
Risk Total
Estimated number of hours in which a constrained zone could potentially require dispatched flexibility.

No description available for this field.

Name (identifier)
risk_total
Type
decimal
Sample
                       
MWh
Specified MWh Volume of flexibility required on the network per hour.

No description available for this field.

Name (identifier)
mwh
Type
decimal
Sample
                       
Estimate Value
               

No description available for this field.

Name (identifier)
estimate_value
Type
decimal
Unit
£
Sample
                       
Voltage
Voltage of specified substation where a constraint or flexibility requirement has been identified.

No description available for this field.

Name (identifier)
voltage
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"spm-heat-map-flexibility",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/spm-heat-map-flexibility"
      }
    ]
    ,
  • "definitions":
    {
    • "spm-heat-map-flexibility":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/spm-heat-map-flexibility_records"
            }
          }
        }
      }
      ,
    • "spm-heat-map-flexibility_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "index":
              {
              • "type":"number",
              • "title":"index",
              • "description":""
              }
              ,
            • "substation":
              {
              • "type":"string",
              • "title":"Substation",
              • "description":"Name of substation in associated Constraint Zone where a flexibility requirement has been identified."
              }
              ,
            • "scenario":
              {
              • "type":"string",
              • "title":"Scenario",
              • "description":"Based on the Distribution Future Energy Scenarios (DFES). These scenarios are used to model and analyze the potential impacts on the distribution network, helping to ensure that it can accommodate future energy demands and support the transition to a low-carbon economy. These scenarios help in planning and investment decisions by considering various factors such as technology adoption, policy changes, and market trends."
              }
              ,
            • "financial_year":
              {
              • "type":"string",
              • "title":"Financial Year",
              • "description":"The financial year in which the flexible capacity is required and utilised."
              }
              ,
            • "capacity":
              {
              • "type":"number",
              • "title":"Capacity",
              • "description":"Specified MW of flexible capacity required on the network."
              }
              ,
            • "risk_total":
              {
              • "type":"number",
              • "title":"Risk Total",
              • "description":"Estimated number of hours in which a constrained zone could potentially require dispatched flexibility."
              }
              ,
            • "mwh":
              {
              • "type":"number",
              • "title":"MWh",
              • "description":"Specified MWh Volume of flexibility required on the network per hour."
              }
              ,
            • "estimate_value":
              {
              • "type":"number",
              • "title":"Estimate Value",
              • "description":"",
              • "unit":"£"
              }
              ,
            • "voltage":
              {
              • "type":"integer",
              • "title":"Voltage",
              • "description":"Voltage of specified substation where a constraint or flexibility requirement has been identified."
              }
            }
          }
        }
      }
    }
}

Similar datasets