records

records

Active filters Clear all

No active filters

Filters

Power generated by contracted technical units – aggregated by fuel type publication - data as of 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 type publication
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:NuclearNatural GasOther Fossil Fuels(Diesel, Fuel Oil, Gasoline, Kerosine)BiofuelsWaterSolarWind OffshoreWind OnshoreOther(Waste for incineration, Electricity, Industrial Process Off-Gas, Process Heat)

No description available for this field.

Name (identifier)
fueltypepublication
Type
text
Sample
                       
Generated Power
Sum of the generated power of contracted technical units aggregated by Fuel type publication.

No description available for this field.

Name (identifier)
generatedpower
Type
decimal
Unit
MW
Sample
                       
Total Generated Power
Sum of the generated power of all contracted technical units.

No description available for this field.

Name (identifier)
totalgeneratedpower
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":"ods177",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods177"
      }
    ]
    ,
  • "definitions":
    {
    • "ods177":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods177_records"
            }
          }
        }
      }
      ,
    • "ods177_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."
              }
              ,
            • "fueltypepublication":
              {
              • "type":"string",
              • "title":"Fuel type publication",
              • "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:NuclearNatural GasOther Fossil Fuels(Diesel, Fuel Oil, Gasoline, Kerosine)BiofuelsWaterSolarWind OffshoreWind OnshoreOther(Waste for incineration, Electricity, Industrial Process Off-Gas, Process Heat)"
              }
              ,
            • "generatedpower":
              {
              • "type":"number",
              • "title":"Generated Power",
              • "description":"Sum of the generated power of contracted technical units aggregated by Fuel type publication.",
              • "unit":"MW"
              }
              ,
            • "totalgeneratedpower":
              {
              • "type":"number",
              • "title":"Total Generated Power",
              • "description":"Sum of the generated power of all contracted technical units.",
              • "unit":"MW"
              }
            }
          }
        }
      }
    }
}

Similar datasets