enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Imbalance prices per quarter-hour (Historical data - up to 22/05/2024)

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
DateTime
Time at which the interval starts.

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
datetime
Type
datetime
Exemple
                       
Quality status
Indication on the reliability of the data.  The possible values are the following: Non-validated: no error registered during the calculation and publication run. The published data are likely but have not been validated by an operator. Data issue: at least one error registered during the calculation and publication run. The published data are uncertain and must be reviewed by an operator.Validated: The published values have been validated.   

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
qualitystatus
Type
texte
Exemple
                       
Resolution code
Length of the time interval expressed in compliance with ISO 8601.

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
resolutioncode
Type
texte
Exemple
                       
Net regulation volume
The difference between the sum of the volumes of all upward regulations and the sum of the volumes of all downward regulations requested by Elia.

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
netregulationvolume
Type
décimal
Unité
MW
Exemple
                       
System imbalance
The System Imbalance (SI) is the difference between the unintentional deviation from the scheduled control program for the power interchange of a control area and the frequency restoration reserves activated to cover the demands of this control area.In practice, it is calculated as described in article 30.7 of the TC BRP.

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
systemimbalance
Type
décimal
Unité
MW
Exemple
                       
Alpha
Additional component of the imbalance price in case of high system imbalances

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
alpha
Type
décimal
Unité
€/MWh
Exemple
                       
Marginal incremental price
The highest price paid by Elia for upward regulation during the time slot.

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
marginalincrementalprice
Type
décimal
Unité
€/MWh
Exemple
                       
Marginal decremental price
The lowest price received by Elia for downward regulation during the time slot.

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
marginaldecrementalprice
Type
décimal
Unité
€/MWh
Exemple
                       
Strategic reserve price
Price when a volume of the strategic reserve is activated in the system.

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
strategicreserveprice
Type
décimal
Unité
€/MWh
Exemple
                       
Positive imbalance price
Tariff applicable for a positive imbalance.

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
positiveimbalanceprice
Type
décimal
Unité
€/MWh
Exemple
                       
Negative imbalance price
Tariff applicable for a negative imbalance. 

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
negativeimbalanceprice
Type
décimal
Unité
€/MWh
Exemple
                       

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":"ods047",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods047"
      }
    ]
    ,
  • "definitions":
    {
    • "ods047":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods047_records"
            }
          }
        }
      }
      ,
    • "ods047_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "datetime":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"DateTime",
              • "description":"Time at which the interval starts."
              }
              ,
            • "qualitystatus":
              {
              • "type":"string",
              • "title":"Quality status",
              • "description":"Indication on the reliability of the data. The possible values are the following: Non-validated: no error registered during the calculation and publication run. The published data are likely but have not been validated by an operator. Data issue: at least one error registered during the calculation and publication run. The published data are uncertain and must be reviewed by an operator.Validated: The published values have been validated. "
              }
              ,
            • "resolutioncode":
              {
              • "type":"string",
              • "title":"Resolution code",
              • "description":"Length of the time interval expressed in compliance with ISO 8601."
              }
              ,
            • "netregulationvolume":
              {
              • "type":"number",
              • "title":"Net regulation volume",
              • "description":"The difference between the sum of the volumes of all upward regulations and the sum of the volumes of all downward regulations requested by Elia.",
              • "unit":"MW"
              }
              ,
            • "systemimbalance":
              {
              • "type":"number",
              • "title":"System imbalance",
              • "description":"The System Imbalance (SI) is the difference between the unintentional deviation from the scheduled control program for the power interchange of a control area and the frequency restoration reserves activated to cover the demands of this control area.In practice, it is calculated as described in article 30.7 of the TC BRP.",
              • "unit":"MW"
              }
              ,
            • "alpha":
              {
              • "type":"number",
              • "title":"Alpha",
              • "description":"Additional component of the imbalance price in case of high system imbalances",
              • "unit":"€/MWh"
              }
              ,
            • "marginalincrementalprice":
              {
              • "type":"number",
              • "title":"Marginal incremental price",
              • "description":"The highest price paid by Elia for upward regulation during the time slot.",
              • "unit":"€/MWh"
              }
              ,
            • "marginaldecrementalprice":
              {
              • "type":"number",
              • "title":"Marginal decremental price",
              • "description":"The lowest price received by Elia for downward regulation during the time slot.",
              • "unit":"€/MWh"
              }
              ,
            • "strategicreserveprice":
              {
              • "type":"number",
              • "title":"Strategic reserve price",
              • "description":"Price when a volume of the strategic reserve is activated in the system.",
              • "unit":"€/MWh"
              }
              ,
            • "positiveimbalanceprice":
              {
              • "type":"number",
              • "title":"Positive imbalance price",
              • "description":"Tariff applicable for a positive imbalance.",
              • "unit":"€/MWh"
              }
              ,
            • "negativeimbalanceprice":
              {
              • "type":"number",
              • "title":"Negative imbalance price",
              • "description":"Tariff applicable for a negative imbalance. ",
              • "unit":"€/MWh"
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires