Curtailment: Generator Type

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Generator Type
Classification of generator based on the technology type (i.e. wind, solar etc). 

Where data can be directly attributed to a single Generator we have redacted this information on the grounds of commercial sensitivity.

No description available for this field.

Name (identifier)
generator_type
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":"generator-type",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/generator-type"
      }
    ]
    ,
  • "definitions":
    {
    • "generator-type":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/generator-type_records"
            }
          }
        }
      }
      ,
    • "generator-type_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "generator_type":
              {
              • "type":"string",
              • "title":"Generator Type",
              • "description":"Classification of generator based on the technology type (i.e. wind, solar etc). Where data can be directly attributed to a single Generator we have redacted this information on the grounds of commercial sensitivity."
              }
              ,
            • "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