records
Month-ahead forecast net transfer capacity and capacity for auction - by border
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":"ods007",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ods007"
}
] - "definitions":{
- "ods007":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ods007_records"
}
}
} - "records":
} - "properties":
- "ods007_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."
} - "country":,{
- "type":"string",
- "title":"Country",
- "description":"The name of the country. "
} - "direction":,{
- "type":"string",
- "title":"Direction",
- "description":"A categorization of measurement properties based on the direction of the energy flow. For example: outgoing, ingoing, flow."
} - "nettransfercapacity":,{
- "type":"number",
- "title":"Net Transfer Capacity (NTC)",
- "description":"Transfer capacity forecast agreed by Elia and its neighbouring transmission system operators (TSOs) for imports and exports across Belgium’s borders. Visit Transmission capacity at borders for more information on the calculation method. EU Regulation 543/2013 refers to net transfer capacity as forecasted capacity.",
- "unit":"MW"
} - "capacityforauction":{
- "type":"number",
- "title":"Capacity for auction",
- "description":"Sum of the proposed capacity and the resales of previously allocated capacity. This capacity is sold on the market through explicit auctions organised by JAO.EU, an auction office set up by a group of TSOs (including Elia). EU Regulation 543/2013 refers to this capacity as offered capacity. In case of yearly auctions there is no previously allocated capacity. ",
- "unit":"MW"
}
} - "datetime":
}
} - "fields":
} - "properties":
} - "ods007":
}