records
Congestion management activations - Internal redispatching - data as of 22/05/2024
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"ods184",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ods184"
}
] - "definitions":{
- "ods184":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ods184_records"
}
}
} - "records":
} - "properties":
- "ods184_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."
} - "activation":,{
- "type":"number",
- "title":"Activation",
- "description":"Energy resulting from an action of the control area operator where the congestion is located by altering the generation and/or load pattern in order to change physical flows in the transmission system and relieve a physical congestion.Changes of affected generation/load capacity to relieve a physical congestion.",
- "unit":"MW"
} - "activationaction":,{
- "type":"string",
- "title":"Action",
- "description":"Indicates if the activation is an increase or a decrease of energy injected into the network."
} - "activationreason":,{
- "type":"string",
- "title":"Reason",
- "description":"Reason of the activation."
} - "overloadedelement":{
- "type":"string",
- "title":"Overloaded element",
- "description":"Network grid element affected by the activation."
}
} - "datetime":
}
} - "fields":
} - "properties":
} - "ods184":
}