(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
Documentation of actual DA Prices files
Access to the data - files are grouped by provider and country under the following FTP path: /2_Price/Actual/Day_Ahead/{provider}/{country}
File naming convention:
CORE_PRICE_ACTUAL_DayAhead_{provider}_{bidding_zone}_{date}.csv
The table below describes all columns for actual DA prices files:
start_date,end_date,country,zone,value,currency
Column Name | Format | Description |
start_date | β%Y-%m-%d %H:%M:%Sβ (datetime) | UTC date and time |
end_date | β%Y-%m-%d %H:%M:%Sβ (datetime) | UTC date and time |
country | str | ISO country code |
zone | str | Bidding zone |
value | float | Actual generated power in MW |
currency | str | Price currency |