records

records

Active filters Clear all

No active filters

Filters

Congestion Risk Indicator (CRI) per electrical zone of the Belgian grid - data as of 22/05/2024

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
                       
Zone name
The name of the zone.   

No description available for this field.

Name (identifier)
zonename
Type
text
Sample
                       
CRI level in upward direction
A CRI in the upward direction indicates a congestion risk if the net injection in the electrical zone would increase. The increase of net injection in the electrical zone is limited depending on the risk severity.

No description available for this field.

Name (identifier)
cri_level_up
Type
text
Sample
                       
Cap in upward direction
Maximum increase of active power net injection allowed in an Electrical Zone with a medium CRI level in upward direction without creating a Congestion

No description available for this field.

Name (identifier)
cap_up
Type
decimal
Unit
MW
Sample
                       
CRI level in downward direction
A CRI in the downward direction indicates a congestion risk if the net injection in the electrical zone would decrease. The decrease of net injection in the electrical zone is limited depending on the risk severity.

No description available for this field.

Name (identifier)
cri_level_down
Type
text
Sample
                       
Cap in downward direction
Maximum decrease of active power net injection allowed in an Electrical Zone with a medium CRI level in downward direction without creating a Congestion

No description available for this field.

Name (identifier)
cap_down
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":"ods183",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods183"
      }
    ]
    ,
  • "definitions":
    {
    • "ods183":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods183_records"
            }
          }
        }
      }
      ,
    • "ods183_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."
              }
              ,
            • "zonename":
              {
              • "type":"string",
              • "title":"Zone name",
              • "description":"The name of the zone. "
              }
              ,
            • "cri_level_up":
              {
              • "type":"string",
              • "title":"CRI level in upward direction",
              • "description":"A CRI in the upward direction indicates a congestion risk if the net injection in the electrical zone would increase. The increase of net injection in the electrical zone is limited depending on the risk severity."
              }
              ,
            • "cap_up":
              {
              • "type":"number",
              • "title":"Cap in upward direction",
              • "description":"Maximum increase of active power net injection allowed in an Electrical Zone with a medium CRI level in upward direction without creating a Congestion",
              • "unit":"MW"
              }
              ,
            • "cri_level_down":
              {
              • "type":"string",
              • "title":"CRI level in downward direction",
              • "description":"A CRI in the downward direction indicates a congestion risk if the net injection in the electrical zone would decrease. The decrease of net injection in the electrical zone is limited depending on the risk severity."
              }
              ,
            • "cap_down":
              {
              • "type":"number",
              • "title":"Cap in downward direction",
              • "description":"Maximum decrease of active power net injection allowed in an Electrical Zone with a medium CRI level in downward direction without creating a Congestion",
              • "unit":"MW"
              }
            }
          }
        }
      }
    }
}

Similar datasets