records
Congestion management activations - Countertrading - data up to 22/05/2024
Datasetschema
Klik om uit te vouwen Klik om samen te vouwen
JSON Schema
Het volgende JSON-voorwerp is een gestandaardiseerde omschrijving van het schema van uw dataset. Meer over JSON-schema.
{
- "title":"ods073",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ods073"
}
] - "definitions":{
- "ods073":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ods073_records"
}
}
} - "records":
} - "properties":
- "ods073_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "quarter_hour_original":,{
- "type":"string",
- "format":"date-time",
- "title":"Quarter Hour_Original",
- "description":""
} - "activation":,{
- "type":"number",
- "title":"Activation",
- "description":"Energy resulting from an action of operators in two different bidding zones 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."
} - "inarea":,{
- "type":"string",
- "title":"In Area",
- "description":"Area into which the energy flows "
} - "outarea":,{
- "type":"string",
- "title":"Out area",
- "description":"Area from where the energy flows "
} - "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":,{
- "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."
}
} - "quarter_hour_original":
}
} - "fields":
} - "properties":
} - "ods073":
}