records

records

Active filters Clear all

No active filters

Filters

Measured and forecasted total load on the Belgian grid (Near-real-time)

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
                       
Measured & Upscaled
All the electrical loads on the Elia grid and on the distribution systems connected to it. It also takes account of the estimated power losses. The total load is based on a combination of computation, measurements and extrapolations. In case one or more of the inputs is missing, the data shows blanks.   

No description available for this field.

Name (identifier)
measured
Type
decimal
Unit
MW
Sample
                       
Most recent forecast
Most recently forecasted volume of the total load on the Belgian grid.

No description available for this field.

Name (identifier)
mostrecentforecast
Type
decimal
Unit
MW
Sample
                       
Most recent P10
Lower limit of the 80% confidence interval for the most recently forecasted total load on the Belgian grid.

No description available for this field.

Name (identifier)
mostrecentconfidence10
Type
decimal
Unit
MW
Sample
                       
Most recent P90
Upper limit of the 80% confidence interval for the most recently forecasted total load on the Belgian grid.

No description available for this field.

Name (identifier)
mostrecentconfidence90
Type
decimal
Unit
MW
Sample
                       
Day-ahead forecast
Day-ahead forecasted total load on the Belgian grid.

No description available for this field.

Name (identifier)
dayaheadforecast
Type
decimal
Unit
MW
Sample
                       
Day-ahead forecast P10
Lower limit of the 80% confidence interval for the day-ahead forecasted total load on the Belgian grid.

No description available for this field.

Name (identifier)
dayaheadconfidence10
Type
decimal
Unit
MW
Sample
                       
Day-ahead forecast P90
Upper limit of the 80% confidence interval for the day-ahead forecasted total load on the Belgian grid.

No description available for this field.

Name (identifier)
dayaheadconfidence90
Type
decimal
Unit
MW
Sample
                       
Week-ahead forecast
Week-ahead forecasted total load on the Belgian grid. 

No description available for this field.

Name (identifier)
weekaheadforecast
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":"ods002",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods002"
      }
    ]
    ,
  • "definitions":
    {
    • "ods002":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods002_records"
            }
          }
        }
      }
      ,
    • "ods002_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."
              }
              ,
            • "measured":
              {
              • "type":"number",
              • "title":"Measured & Upscaled",
              • "description":"All the electrical loads on the Elia grid and on the distribution systems connected to it. It also takes account of the estimated power losses. The total load is based on a combination of computation, measurements and extrapolations. In case one or more of the inputs is missing, the data shows blanks. ",
              • "unit":"MW"
              }
              ,
            • "mostrecentforecast":
              {
              • "type":"number",
              • "title":"Most recent forecast",
              • "description":"Most recently forecasted volume of the total load on the Belgian grid.",
              • "unit":"MW"
              }
              ,
            • "mostrecentconfidence10":
              {
              • "type":"number",
              • "title":"Most recent P10",
              • "description":"Lower limit of the 80% confidence interval for the most recently forecasted total load on the Belgian grid.",
              • "unit":"MW"
              }
              ,
            • "mostrecentconfidence90":
              {
              • "type":"number",
              • "title":"Most recent P90",
              • "description":"Upper limit of the 80% confidence interval for the most recently forecasted total load on the Belgian grid.",
              • "unit":"MW"
              }
              ,
            • "dayaheadforecast":
              {
              • "type":"number",
              • "title":"Day-ahead forecast",
              • "description":"Day-ahead forecasted total load on the Belgian grid.",
              • "unit":"MW"
              }
              ,
            • "dayaheadconfidence10":
              {
              • "type":"number",
              • "title":"Day-ahead forecast P10",
              • "description":"Lower limit of the 80% confidence interval for the day-ahead forecasted total load on the Belgian grid.",
              • "unit":"MW"
              }
              ,
            • "dayaheadconfidence90":
              {
              • "type":"number",
              • "title":"Day-ahead forecast P90",
              • "description":"Upper limit of the 80% confidence interval for the day-ahead forecasted total load on the Belgian grid.",
              • "unit":"MW"
              }
              ,
            • "weekaheadforecast":
              {
              • "type":"number",
              • "title":"Week-ahead forecast",
              • "description":"Week-ahead forecasted total load on the Belgian grid. ",
              • "unit":"MW"
              }
            }
          }
        }
      }
    }
}

Similar datasets