enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Frequency and FCR demand per 10 seconds

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
                       
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
                       
Actual frequency
The frequency of the electricity measured on the Elia grid.

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
actualfrequency
Type
décimal
Unité
Hz
Exemple
                       
FCR Demand
FCR volume to be procured by Elia.

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
fcrdemand
Type
décimal
Unité
MW
Exemple
                       
FCR Requested
This is the expected FCR volume to be activated in function of the Frequency. This value is positive when the Frequency is lower than 50 Hz and negative when the Frequency is higher than 50 Hz.

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
fcrrequested
Type
décimal
Unité
MW
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":"ods057",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods057"
      }
    ]
    ,
  • "definitions":
    {
    • "ods057":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods057_records"
            }
          }
        }
      }
      ,
    • "ods057_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."
              }
              ,
            • "actualfrequency":
              {
              • "type":"number",
              • "title":"Actual frequency",
              • "description":"The frequency of the electricity measured on the Elia grid.",
              • "unit":"Hz"
              }
              ,
            • "fcrdemand":
              {
              • "type":"number",
              • "title":"FCR Demand",
              • "description":"FCR volume to be procured by Elia.",
              • "unit":"MW"
              }
              ,
            • "fcrrequested":
              {
              • "type":"number",
              • "title":"FCR Requested",
              • "description":"This is the expected FCR volume to be activated in function of the Frequency. This value is positive when the Frequency is lower than 50 Hz and negative when the Frequency is higher than 50 Hz.",
              • "unit":"MW"
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires