records

records

Active filters Clear all

No active filters

Filters

Congestion management activations - Internal redispatching - 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
                       
Activation
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.

No description available for this field.

Name (identifier)
activation
Type
decimal
Unit
MW
Sample
                       
Action
Indicates if the activation is an increase or a decrease of energy injected into the network.

No description available for this field.

Name (identifier)
activationaction
Type
text
Sample
                       
Reason
Reason of the activation.

No description available for this field.

Name (identifier)
activationreason
Type
text
Sample
                       
Overloaded element
Network grid element affected by the activation.

No description available for this field.

Name (identifier)
overloadedelement
Type
text
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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."
              }
            }
          }
        }
      }
    }
}

Similar datasets