records
Individual aFRR capacity bids
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":"ods125",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ods125"
}
] - "definitions":{
- "ods125":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ods125_records"
}
}
} - "records":
} - "properties":
- "ods125_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "tenderdate":,{
- "type":"string",
- "format":"date",
- "title":"Tender Date",
- "description":"Date of the aFRR capacity auction."
} - "deliverydate":,{
- "type":"string",
- "format":"date",
- "title":"Delivery Date",
- "description":"Delivery date of the aFRR capacity bid."
} - "capacitybiddeliveryperiod":,{
- "type":"string",
- "title":"Delivery Period",
- "description":"Period of time for which the aFRR capacity bids offered by the BSP can be activated.G2 is added when there is a Gate 2 capacity bid."
} - "selectedbyoptimizer":,{
- "type":"string",
- "title":"Selected By Optimizer",
- "description":"Indicates whether the aFRR Capacity bid was awarded by the local procurement platform."
} - "afrrofferedvolumeupmw":,{
- "type":"number",
- "title":"aFRR Offered Volume Up",
- "description":"The offered volume by the BSP for aFRR upwards capacity auction.",
- "unit":"MW"
} - "selectedvolumeupafterstep2":,{
- "type":"number",
- "title":"Selected Volume Up Step 2",
- "description":"The selected volume aFRR upwards after the first total cost optimization"
} - "selectedvolumeupafterstep3":,{
- "type":"number",
- "title":"Selected Volume Up Step 3",
- "description":"The selected volume aFRR upwards after the merit order selection."
} - "selectedvolumeupafterstep4":,{
- "type":"number",
- "title":"Selected Volume Up Step 4",
- "description":"The selected volume aFRR upwards after the second total cost optimization."
} - "selectedvolumeupafterstep5":,{
- "type":"number",
- "title":"Selected Volume Up Step 5",
- "description":"The selected volume aFRR upwards after the TCO degradation cap."
} - "afrrawardedvolumeupmw":,{
- "type":"number",
- "title":"aFRR Awarded Volume Up",
- "description":"The awarded volume by Elia for aFRR upwards capacity auction.",
- "unit":"MW"
} - "priceupmwh":,{
- "type":"number",
- "title":"Price Up",
- "description":"The upwards price per MWh for the awarded and offered volume.",
- "unit":"€/MW/h"
} - "afrrofferedvolumedownmw":,{
- "type":"number",
- "title":"aFRR Offered Volume Down",
- "description":"The offered volume by the BSP for aFRR downwards capacity auction.",
- "unit":"MW"
} - "selectedvolumedownafterstep2":,{
- "type":"number",
- "title":"Selected Volume Down Step 2",
- "description":"The selected volume aFRR downwards after the first total cost optimization."
} - "selectedvolumedownafterstep3":,{
- "type":"number",
- "title":"Selected Volume Down Step 3",
- "description":"The selected volume aFRR downwards after the merit order selection."
} - "selectedvolumedownafterstep4":,{
- "type":"number",
- "title":"Selected Volume Down Step 4",
- "description":"The selected volume aFRR downwards after the second total cost optimization."
} - "selectedvolumedownafterstep5":,{
- "type":"number",
- "title":"Selected Volume Down Step 5",
- "description":"The selected volume aFRR downwards after the TCO degradation cap."
} - "afrrawardedvolumedownmw":,{
- "type":"number",
- "title":"aFRR Awarded Volume Down",
- "description":"The awarded volume by Elia for aFRR downwards capacity auction.",
- "unit":"MW"
} - "pricedownmwh":,{
- "type":"number",
- "title":"Price Down",
- "description":"The downwards price per MWh for the awarded and offered volume.",
- "unit":"€/MW/h"
} - "index":{
- "type":"string",
- "title":"Index",
- "description":"Index column. Restarts at the beginning of each month."
}
} - "tenderdate":
}
} - "fields":
} - "properties":
} - "ods125":
}