records

records

Actieve filters Wis alles

Geen actieve filters

Filters

Intraday implicit net position (Belgium's balance)

Bijlagen

Klik om uit te vouwen Klik om samen te vouwen

Datasetschema

Klik om uit te vouwen Klik om samen te vouwen
Datetime
Time at which the interval starts.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
datetime
Type
datumtijdstip
Voorbeeld
                       
Resolution code
Length of the time interval expressed in compliance with ISO 8601.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
resolutioncode
Type
tekst
Voorbeeld
                       
Implicit net position
Belgiums balance calculated by totalling up all nominated capacity at different moments. The convention is used that exports are positive and imports negative.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
implicitnetposition
Type
dubbel
Eenheid
MW
Voorbeeld
                       

JSON Schema

Het volgende JSON-voorwerp is een gestandaardiseerde omschrijving van het schema van uw dataset. Meer over JSON-schema.

{
  • "title":"ods022",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods022"
      }
    ]
    ,
  • "definitions":
    {
    • "ods022":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods022_records"
            }
          }
        }
      }
      ,
    • "ods022_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."
              }
              ,
            • "implicitnetposition":
              {
              • "type":"number",
              • "title":"Implicit net position",
              • "description":"Belgiums balance calculated by totalling up all nominated capacity at different moments. The convention is used that exports are positive and imports negative.",
              • "unit":"MW"
              }
            }
          }
        }
      }
    }
}

Similar datasets