records
Imbalance prices per minute (Near real-time)
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":"ods161",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ods161"
}
] - "definitions":{
- "ods161":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ods161_records"
}
}
} - "records":
} - "properties":
- "ods161_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "datetime":,{
- "type":"string",
- "format":"date-time",
- "title":"Datetime",
- "description":"The minute at the end of which the calculation has been performed.Example: “11:49” means that all events which occurred between 11:45:00.00 (hh:mm:ss) until 11:49:59.99 have been taken into account to compute the estimation of the data related to the quarter-hour 11h45-12h00"
} - "resolutioncode":,{
- "type":"string",
- "title":"Resolution code",
- "description":"Length of the time interval expressed in compliance with ISO 8601."
} - "quarterhour":,{
- "type":"string",
- "format":"date-time",
- "title":"Quarter hour",
- "description":"Time at which the interval starts."
} - "qualitystatus":,{
- "type":"string",
- "title":"Quality status",
- "description":"Indication on the reliability of the data.The possible values are the following:Non-validated: no error registered during the calculation and publication run. The published data are likely but have not been validated by an operator.Data issue: at least one error registered during the calculation and publication run. The published data are uncertain and must be reviewed by an operator.Validated: The published values have been validated.Important remarks: the reference for the imbalance settlement are the 15-minute datathe threshold for a data issue is now too low resulting in too many data issues where there are none. We are currently reworking the way the quality status works."
} - "ace":,{
- "type":"number",
- "title":"ACE",
- "description":"The Area Control Error (ACE) is the unintentional deviation from the scheduled control program for the power interchange of a control area. (all the intentional deviations from the program, due to units delivering FCR, or due to exchanges of energy on the EU balancing platforms, are therefore exluded from the ACE). In Belgium the ACE equals the FRCE (Frequency Restoration Control Error)",
- "unit":"MW"
} - "systemimbalance":,{
- "type":"number",
- "title":"System imbalance",
- "description":"The System Imbalance (SI) is the difference between the unintentional deviation from the scheduled control program for the power interchange of a control area and the frequency restoration reserves activated to cover the demands of this control area.In practice, it is calculated as described in article 30.7 of the TC BRP.",
- "unit":"MW"
} - "alpha":,{
- "type":"number",
- "title":"Alpha",
- "description":"Additional component of the imbalance price in case of high system imbalances",
- "unit":"€/MWh"
} - "alpha_prime":,{
- "type":"number",
- "title":"Alpha'",
- "description":"Additional incentive applicable in cases of reserve sharing activations requested by Elia with neighboring TSO(s). The value of the alpha’ component is computed taking into account the marginal price of reserve sharing activations requested by Elia. As of the first connection to MARI/Picasso the a becomes zero.",
- "unit":"€/MWh"
} - "marginalincrementalprice":,{
- "type":"number",
- "title":"Marginal incremental price",
- "description":"The marginal price of upward activations comprises, for a given quarter-hour, the highest price of energy used for upwardactivations to compensate for the imbalance in the Belgian control area for that quarter-hour, a floor and a dead band. For more information see article 30 of TC BRP",
- "unit":"€/MWh"
} - "marginaldecrementalprice":,{
- "type":"number",
- "title":"Marginal decremental price",
- "description":"The marginal price of downward activations comprises, for a given quarter-hour, the lowest price of energy used for downward activations to compensate for the imbalance in the Belgian control area for that quarter-hour, a cap and a dead band. For more information see article 30 of TC BRP",
- "unit":"€/MWh"
} - "imbalanceprice":{
- "type":"number",
- "title":"Imbalance Price",
- "description":"Tariff used for the settlement of BRP’s imbalances.",
- "unit":"€/MWh"
}
} - "datetime":
}
} - "fields":
} - "properties":
} - "ods161":
}