(S)FTP access
Once you receive your credentials, you can access our FTP through:
Host: calc1.cor-e.fr
(FTP) Port: 21
(SFTP) port: 2222
Outages coverage
Country | ENTSOE | NORDPOOL | EEX | EDF | BMRS | RTE | GME | GIIP |
AL | ✅ |
|
|
|
|
|
|
|
AT | ✅ |
| ✅ |
|
|
|
|
|
BA | ✅ |
|
|
|
|
|
|
|
BE | ✅ | ✅ | ✅ | ✅ |
|
|
|
|
BG | ✅ | ✅ |
|
|
|
|
|
|
CH | ✅ |
| ✅ |
|
|
|
|
|
CZ | ✅ |
| ✅ |
|
|
|
|
|
DE | ✅ | ✅ | ✅ |
|
|
|
|
|
DK | ✅ | ✅ |
|
|
|
|
|
|
EE | ✅ | ✅ |
|
|
|
|
|
|
ES | ✅ |
| ✅ |
|
|
|
|
|
FI | ✅ | ✅ |
|
|
|
|
|
|
FR | ✅ | ✅ | ✅ | ✅ |
| ✅ |
|
|
GE | ✅ |
|
|
|
|
|
|
|
GR | ✅ |
| ✅ |
|
|
|
|
|
HU | ✅ |
| ✅ |
|
|
|
|
|
IE | ✅ | ✅ | ✅ |
|
|
|
|
|
IT | ✅ |
| ✅ |
|
|
| ✅ |
|
LT | ✅ | ✅ |
|
|
|
|
|
|
LV | ✅ | ✅ |
|
|
|
|
|
|
ME | ✅ |
|
|
|
|
|
|
|
MK | ✅ |
|
|
|
|
|
|
|
NL | ✅ | ✅ | ✅ |
|
|
|
|
|
NO | ✅ | ✅ |
|
|
|
|
|
|
PL | ✅ |
|
|
|
|
|
| ✅ |
PT | ✅ |
|
|
|
|
|
|
|
RO | ✅ |
| ✅ |
|
|
|
|
|
RS | ✅ |
|
|
|
|
|
|
|
SE | ✅ | ✅ | ✅ |
|
|
|
|
|
SI | ✅ |
|
|
|
|
|
|
|
SK | ✅ |
|
|
|
|
|
|
|
UA | ✅ |
|
|
|
|
|
|
|
UK | ✅ |
| ✅ |
| ✅ |
|
|
|
XK | ✅ |
|
|
|
|
|
|
|
Data history | 2015 | 2015 | 2015 | 2015 | 2017 | 2015 | 2016 | 2022 |
Documentation of Outages' files
Access to the data: outages are grouped by country under the following FTP path:
For generation, production & consumption assets: 4_Supply/Actual/Outages/{Country}/yyyy/mm/yyyymmdd.csv
For transmission assets (available for entsoe and bmrs): 5_Interconnection/Actual/Outages/{from_Country}/{to_Country}/yyyy/mm/yyyymmdd.csv
Introduction of ramping rates
This release includes all outages with or without ramping rates. Ramping rates are managed through the following fields:
detail_start_date
detail_end_date
detail_unavailable_capacity
An event containing a ramping rate, meaning changing unavailable power throughout the event, will be covered through multiple rows. Each row has a constant unavailable power value associated.
Examples:
The table below describes all columns composing the files:
Variable Name | Format | Description |
asset_code | str | EIC code of the asset. |
asset_from_location | str | Specific to transmission assets.
Contains the name of the control area or bidding zone for which outflow is reduced. |
asset_to_location | str | Specific to transmission assets.
Contains the name of the control area or bidding zone for which inflow is reduced. |
asset_fuel_type | str | Fuel type can be one of the following:
Specific to transmission assets:
|
asset_installed_capacity | Optional [float] | Installed capacity in MW. |
asset_location | str | Location of the asset. |
asset_name | str | Name of the asset impacted by the event. |
asset_type | str | Assets can have the following types:
|
detail_available_capacity | float | Available capacity during part or all of the event. |
detail_end_date | “%Y-%m-%d %H:%M:%S” (datetime) | UTC date and time. In case the event has a ramping rate, several rows per message_id & version will be displayed for each detail_unavailable_capacity value change. This field marks the end of a given unavailable power value. |
detail_start_date | “%Y-%m-%d %H:%M:%S” (datetime) | UTC date and time. In case the event has a ramping rate, several rows per message_id & version will be displayed for each detail_unavailable_capacity value change. This field marks the start of a given unavailable power value. |
detail_unavailable_capacity | float | Unavailable capacity during part or all of the event. |
end_date | “%Y-%m-%d %H:%M:%S” (datetime) | UTC date and time when the event ends. |
start_date | “%Y-%m-%d %H:%M:%S” (datetime) | UTC date and time when the event starts. |
event_status | Optional [str] | An event can be "cancelled" or "withdrawn". This column is empty when the event is still valid. |
message_id | str | Unique identifier of an event. |
publication_date | “%Y-%m-%d %H:%M:%S” (datetime) | UTC date and time when the event is published. |
reason | str | Text field providing additional information on the nature or cause of the event. |
remarks | str | Text field that contains additional remarks from the party declaring the outage. |
unavailability_type | str | Unavailabilities can be "planned" or "unplanned". This column is empty when the type is not included in the message. |
version | int | UMM version number |
provider_name | str | One from the list below:
|