records

records

Active filters Clear all

No active filters

Filters

Day-ahead schedule of power generation - aggregated by fuel type - data up to 22/05/2024

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Datetime
Time at which the interval starts.

No description available for this field.

Name (identifier)
datetime
Type
datetime
Sample
                       
Resolution code
Length of the time interval expressed in compliance with ISO 8601.

No description available for this field.

Name (identifier)
resolutioncode
Type
text
Sample
                       
Fuel code
Classification of fuels used for production, in the context of production publications on the Elia.be website. The fuel type list used for publication is: CP (Coal Pulverized), LF (Liquid Fuel), NG (Natural Gas), NU (Nuclear), SO (Solar), WA (Water), WI (Wind) and OTHER.

No description available for this field.

Name (identifier)
fuelcode
Type
text
Sample
                       
Day Ahead Generation Schedule
Day-ahead schedule of energy generation for units operated under a Contract for the Injection of Production Units (CIPUs) signed with Elia, aggregated by fuel type.

No description available for this field.

Name (identifier)
dayaheadgenerationschedule
Type
decimal
Unit
MW
Sample
                       

JSON Schema

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

{
  • "title":"ods034",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods034"
      }
    ]
    ,
  • "definitions":
    {
    • "ods034":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods034_records"
            }
          }
        }
      }
      ,
    • "ods034_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "datetime":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Datetime",
              • "description":"Time at which the interval starts."
              }
              ,
            • "resolutioncode":
              {
              • "type":"string",
              • "title":"Resolution code",
              • "description":"Length of the time interval expressed in compliance with ISO 8601."
              }
              ,
            • "fuelcode":
              {
              • "type":"string",
              • "title":"Fuel code",
              • "description":"Classification of fuels used for production, in the context of production publications on the Elia.be website. The fuel type list used for publication is: CP (Coal Pulverized), LF (Liquid Fuel), NG (Natural Gas), NU (Nuclear), SO (Solar), WA (Water), WI (Wind) and OTHER."
              }
              ,
            • "dayaheadgenerationschedule":
              {
              • "type":"number",
              • "title":"Day Ahead Generation Schedule",
              • "description":"Day-ahead schedule of energy generation for units operated under a Contract for the Injection of Production Units (CIPUs) signed with Elia, aggregated by fuel type.",
              • "unit":"MW"
              }
            }
          }
        }
      }
    }
}

Similar datasets