records

records

Active filters Clear all

No active filters

Filters

Individual incremental balancing energy bids (Near-real-time)

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
                       
Rank
Rank of the reserve in the overall merit order for the given direction.

No description available for this field.

Name (identifier)
rank
Type
integer
Sample
                       
Activation Order
Indicates the order of the different products in the merit order (1=aFRR, 2=mFRR,3=Reservere Sharing)

No description available for this field.

Name (identifier)
energybidactivationorder
Type
integer
Sample
                       
Product
This is the type of reserve product than can be:R2: Downward aFRR reserve D C: Available downward volume on coordinable production unitsD LC: Available downward volume on limited coordinable production units. 

No description available for this field.

Name (identifier)
balancingproduct
Type
text
Sample
                       
Bid Volume
Volume of the balancing energy bid or in case of D bids the available volume based on nominations and known technical and contractual constraints.

No description available for this field.

Name (identifier)
energybidvolume
Type
decimal
Unit
MW
Sample
                       
Cumulative Volume
Cumulative volume in the merit order for the quarter hour

No description available for this field.

Name (identifier)
cumulativevolume
Type
decimal
Unit
MW
Sample
                       
Bid Price
Price of the balancing energy bid. 

No description available for this field.

Name (identifier)
energybidmarginalprice
Type
decimal
Unit
€/MWh
Sample
                       
Availability
Availability status of the energy bid.

No description available for this field.

Name (identifier)
availability
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"ods163",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods163"
      }
    ]
    ,
  • "definitions":
    {
    • "ods163":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods163_records"
            }
          }
        }
      }
      ,
    • "ods163_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."
              }
              ,
            • "rank":
              {
              • "type":"integer",
              • "title":"Rank",
              • "description":"Rank of the reserve in the overall merit order for the given direction."
              }
              ,
            • "energybidactivationorder":
              {
              • "type":"integer",
              • "title":"Activation Order",
              • "description":"Indicates the order of the different products in the merit order (1=aFRR, 2=mFRR,3=Reservere Sharing)"
              }
              ,
            • "balancingproduct":
              {
              • "type":"string",
              • "title":"Product",
              • "description":"This is the type of reserve product than can be:R2: Downward aFRR reserve D C: Available downward volume on coordinable production unitsD LC: Available downward volume on limited coordinable production units. "
              }
              ,
            • "energybidvolume":
              {
              • "type":"number",
              • "title":"Bid Volume",
              • "description":"Volume of the balancing energy bid or in case of D bids the available volume based on nominations and known technical and contractual constraints.",
              • "unit":"MW"
              }
              ,
            • "cumulativevolume":
              {
              • "type":"number",
              • "title":"Cumulative Volume",
              • "description":"Cumulative volume in the merit order for the quarter hour",
              • "unit":"MW"
              }
              ,
            • "energybidmarginalprice":
              {
              • "type":"number",
              • "title":"Bid Price",
              • "description":"Price of the balancing energy bid. ",
              • "unit":"€/MWh"
              }
              ,
            • "availability":
              {
              • "type":"string",
              • "title":"Availability",
              • "description":"Availability status of the energy bid."
              }
            }
          }
        }
      }
    }
}

Similar datasets