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
                       
Jan 25 (ASEFA) - MWh
               

No description available for this field.

Name (identifier)
jan_25_asefa_mwh
Type
decimal
Sample
                       
Feb 25 (ASEFA) - MWh
               

No description available for this field.

Name (identifier)
feb_25_asefa_mwh
Type
decimal
Sample
                       
Mar 25 (ASEFA) - MWh
               

No description available for this field.

Name (identifier)
mar_25_asefa_mwh
Type
decimal
Sample
                       
Jan 25 (ASC) - MWh
               

No description available for this field.

Name (identifier)
jan_25_asc_mwh
Type
decimal
Sample
                       
Feb 25 (ASC) - MWh
               

No description available for this field.

Name (identifier)
feb_25_asc_mwh
Type
decimal
Sample
                       
Mar 25 (ASC) - MWh
               

No description available for this field.

Name (identifier)
mar_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":""
              }
              ,
            • "jan_25_asefa_mwh":
              {
              • "type":"number",
              • "title":"Jan 25 (ASEFA) - MWh",
              • "description":""
              }
              ,
            • "feb_25_asefa_mwh":
              {
              • "type":"number",
              • "title":"Feb 25 (ASEFA) - MWh",
              • "description":""
              }
              ,
            • "mar_25_asefa_mwh":
              {
              • "type":"number",
              • "title":"Mar 25 (ASEFA) - MWh",
              • "description":""
              }
              ,
            • "jan_25_asc_mwh":
              {
              • "type":"number",
              • "title":"Jan 25 (ASC) - MWh",
              • "description":""
              }
              ,
            • "feb_25_asc_mwh":
              {
              • "type":"number",
              • "title":"Feb 25 (ASC) - MWh",
              • "description":""
              }
              ,
            • "mar_25_asc_mwh":
              {
              • "type":"number",
              • "title":"Mar 25 (ASC) - MWh",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets