records

records

Active filters Clear all

No active filters

Filters

Intraday implicit net position (Belgium's balance)

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
                       
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.

No description available for this field.

Name (identifier)
implicitnetposition
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":"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