Curtailment: GSP

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
GSP
The unique name of the Grid Supply Point (GSP) a substation is within.

No description available for this field.

Name (identifier)
gsp
Type
text
Sample
                       
2025 Aggregated Rated Capacity of ANM Sites - MW
               

No description available for this field.

Name (identifier)
2025_aggregated_rated_capacity_of_anm_sites_mw
Type
decimal
Sample
                       
Apr 25 (ASEFA) - MWh
Total potential export if generators would export all the time at full capacity – it is calculated as 24h multiply by days in month times generators capacity. 

No description available for this field.

Name (identifier)
apr_25_asefa_mwh
Type
decimal
Sample
                       
May 25 (ASEFA) - MWh
Total potential export if generators would export all the time at full capacity – it is calculated as 24h multiply by days in month times generators capacity. 

No description available for this field.

Name (identifier)
may_25_asefa_mwh
Type
decimal
Sample
                       
Jun 25 (ASEFA) - MWh
Total potential export if generators would export all the time at full capacity – it is calculated as 24h multiply by days in month times generators capacity. 

No description available for this field.

Name (identifier)
jun_25_asefa_mwh
Type
decimal
Sample
                       
Apr 25 (ASC) - MWh
Aggregated total of times when site had setpoint lower than full released multiply by value of setpoint. This is in practise value that shows total restriction to export regardless if generator would be able to export at those times. 

No description available for this field.

Name (identifier)
apr_25_asc_mwh
Type
decimal
Sample
                       
May 25 (ASC) - MWh
Aggregated total of times when site had setpoint lower than full released multiply by value of setpoint. This is in practise value that shows total restriction to export regardless if generator would be able to export at those times. 

No description available for this field.

Name (identifier)
may_25_asc_mwh
Type
decimal
Sample
                       
Jun 25 (ASC) - MWh
Aggregated total of times when site had setpoint lower than full released multiply by value of setpoint. This is in practise value that shows total restriction to export regardless if generator would be able to export at those times. 

No description available for this field.

Name (identifier)
jun_25_asc_mwh
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"gsp",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gsp"
      }
    ]
    ,
  • "definitions":
    {
    • "gsp":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gsp_records"
            }
          }
        }
      }
      ,
    • "gsp_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "gsp":
              {
              • "type":"string",
              • "title":"GSP",
              • "description":"The unique name of the Grid Supply Point (GSP) a substation is within."
              }
              ,
            • "2025_aggregated_rated_capacity_of_anm_sites_mw":
              {
              • "type":"number",
              • "title":"2025 Aggregated Rated Capacity of ANM Sites - MW",
              • "description":""
              }
              ,
            • "apr_25_asefa_mwh":
              {
              • "type":"number",
              • "title":"Apr 25 (ASEFA) - MWh",
              • "description":"Total potential export if generators would export all the time at full capacity – it is calculated as 24h multiply by days in month times generators capacity. "
              }
              ,
            • "may_25_asefa_mwh":
              {
              • "type":"number",
              • "title":"May 25 (ASEFA) - MWh",
              • "description":"Total potential export if generators would export all the time at full capacity – it is calculated as 24h multiply by days in month times generators capacity. "
              }
              ,
            • "jun_25_asefa_mwh":
              {
              • "type":"number",
              • "title":"Jun 25 (ASEFA) - MWh",
              • "description":"Total potential export if generators would export all the time at full capacity – it is calculated as 24h multiply by days in month times generators capacity. "
              }
              ,
            • "apr_25_asc_mwh":
              {
              • "type":"number",
              • "title":"Apr 25 (ASC) - MWh",
              • "description":"Aggregated total of times when site had setpoint lower than full released multiply by value of setpoint. This is in practise value that shows total restriction to export regardless if generator would be able to export at those times. "
              }
              ,
            • "may_25_asc_mwh":
              {
              • "type":"number",
              • "title":"May 25 (ASC) - MWh",
              • "description":"Aggregated total of times when site had setpoint lower than full released multiply by value of setpoint. This is in practise value that shows total restriction to export regardless if generator would be able to export at those times. "
              }
              ,
            • "jun_25_asc_mwh":
              {
              • "type":"number",
              • "title":"Jun 25 (ASC) - MWh",
              • "description":"Aggregated total of times when site had setpoint lower than full released multiply by value of setpoint. This is in practise value that shows total restriction to export regardless if generator would be able to export at those times. "
              }
            }
          }
        }
      }
    }
}

Similar datasets