records

records

Active filters Clear all

No active filters

Filters

Measured and forecasted total load on the Belgian grid (Historical data)

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
                       
Total Load
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)
totalload
Type
decimal
Unit
0
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 6PM 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 6PM 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 6PM 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":"ods001",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods001"
      }
    ]
    ,
  • "definitions":
    {
    • "ods001":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods001_records"
            }
          }
        }
      }
      ,
    • "ods001_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."
              }
              ,
            • "totalload":
              {
              • "type":"number",
              • "title":"Total Load",
              • "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":"0"
              }
              ,
            • "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 6PM forecast",
              • "description":"Day-ahead forecasted total load on the Belgian grid.",
              • "unit":"MW"
              }
              ,
            • "dayaheadconfidence10":
              {
              • "type":"number",
              • "title":"Day-ahead 6PM 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 6PM 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