enregistrement
Congestion Risk Indicator (CRI) per electrical zone of the Belgian grid - data as of 22/05/2024
Modèle de données
Cliquez pour déplier Cliquez pour replier
Schéma JSON
L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.
{
- "title":"ods183",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ods183"
}
] - "definitions":{
- "ods183":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ods183_records"
}
}
} - "records":
} - "properties":
- "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"
}
} - "datetime":
}
} - "fields":
} - "properties":
} - "ods183":
}