enregistrement
Day-ahead schedule of power generation - aggregated by fuel type - data up to 22/05/2024
Modèle de données
Cliquez pour déplier Cliquez pour replier
Schéma JSON
L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.
{
- "title":"ods034",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ods034"
}
] - "definitions":{
- "ods034":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ods034_records"
}
}
} - "records":
} - "properties":
- "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"
}
} - "datetime":
}
} - "fields":
} - "properties":
} - "ods034":
}