records

records

Actieve filters Wis alles

Geen actieve filters

Filters

Individual aFRR capacity bids

Bijlagen

Klik om uit te vouwen Klik om samen te vouwen

Datasetschema

Klik om uit te vouwen Klik om samen te vouwen
Tender Date
Date of the aFRR capacity auction.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
tenderdate
Type
datum
Voorbeeld
                       
Delivery Date
Delivery date of the aFRR capacity bid.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
deliverydate
Type
datum
Voorbeeld
                       
Delivery Period
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.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
capacitybiddeliveryperiod
Type
tekst
Voorbeeld
                       
Selected By Optimizer
Indicates whether the aFRR Capacity bid was awarded by the local procurement platform.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
selectedbyoptimizer
Type
tekst
Voorbeeld
                       
aFRR Offered Volume Up
The offered volume by the BSP for aFRR upwards capacity auction.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
afrrofferedvolumeupmw
Type
dubbel
Eenheid
MW
Voorbeeld
                       
Selected Volume Up Step 2
The selected volume aFRR upwards after the first total cost optimization

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
selectedvolumeupafterstep2
Type
dubbel
Voorbeeld
                       
Selected Volume Up Step 3
The selected volume aFRR upwards after the merit order selection.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
selectedvolumeupafterstep3
Type
dubbel
Voorbeeld
                       
Selected Volume Up Step 4
The selected volume aFRR upwards after the second total cost optimization.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
selectedvolumeupafterstep4
Type
dubbel
Voorbeeld
                       
Selected Volume Up Step 5
The selected volume aFRR upwards after the TCO degradation cap.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
selectedvolumeupafterstep5
Type
dubbel
Voorbeeld
                       
aFRR Awarded Volume Up
The awarded volume by Elia for aFRR upwards capacity auction.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
afrrawardedvolumeupmw
Type
dubbel
Eenheid
MW
Voorbeeld
                       
Price Up
The upwards price per MWh for the awarded and offered volume.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
priceupmwh
Type
dubbel
Eenheid
€/MW/h
Voorbeeld
                       
aFRR Offered Volume Down
The offered volume by the BSP for aFRR downwards capacity auction.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
afrrofferedvolumedownmw
Type
dubbel
Eenheid
MW
Voorbeeld
                       
Selected Volume Down Step 2
The selected volume aFRR downwards after the first total cost optimization.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
selectedvolumedownafterstep2
Type
dubbel
Voorbeeld
                       
Selected Volume Down Step 3
The selected volume aFRR downwards after the merit order selection.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
selectedvolumedownafterstep3
Type
dubbel
Voorbeeld
                       
Selected Volume Down Step 4
The selected volume aFRR downwards after the second total cost optimization.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
selectedvolumedownafterstep4
Type
dubbel
Voorbeeld
                       
Selected Volume Down Step 5
The selected volume aFRR downwards after the TCO degradation cap.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
selectedvolumedownafterstep5
Type
dubbel
Voorbeeld
                       
aFRR Awarded Volume Down
The awarded volume by Elia for aFRR downwards capacity auction.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
afrrawardedvolumedownmw
Type
dubbel
Eenheid
MW
Voorbeeld
                       
Price Down
The downwards price per MWh for the awarded and offered volume.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
pricedownmwh
Type
dubbel
Eenheid
€/MW/h
Voorbeeld
                       
Index
Index column. Restarts at the beginning of each month.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
index
Type
tekst
Voorbeeld
                       

JSON Schema

Het volgende JSON-voorwerp is een gestandaardiseerde omschrijving van het schema van uw dataset. Meer over JSON-schema.

{
  • "title":"ods125",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods125"
      }
    ]
    ,
  • "definitions":
    {
    • "ods125":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods125_records"
            }
          }
        }
      }
      ,
    • "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."
              }
            }
          }
        }
      }
    }
}

Similar datasets