METEOLOGICA (FTP server):
CSV files containing data about the current and forecast energy prices by country - Spain, Italy, Germany, France.
Folders:
Folder structure (Example, /20160301/Europe/France/PowerPrice/Forecast/Meteologica/Total/Hourly for 2023.08.26):
Files with the same date contain the same data, provided 4 times a day.
Structure of the files (example France_PowerPrice_Forecast_Meteologica_post-ECMWF-ENS_Total_Hourly_202308260000.csv):

All four files are consolidated into one file with the additional column datetime_forecasted.
The STG/ODS table format is given below (table structures will be provided as a part of the Talend integration documentation):
| Column name | Data type | Mode | Description |
|---|---|---|---|
datetime_from | TIMESTAMP | NULLABLE | Date from |
utc_offset_from | STRING | NULLABLE | UTC offset |
datetime_to | TIMESTAMP | NULLABLE | Date to |
utc_offset_to | STRING | NULLABLE | UTC offset |
price | FLOAT | NULLABLE | Price |
datetime_forecasted | TIMESTAMP | NULLABLE | Date and time forecasted - generated column |
meta_run_id | STRING | NULLABLE | Meta column |
meta_md5_hsh | STRING | NULLABLE | Meta column |
meta_file_name | STRING | NULLABLE | Meta column |
meta_file_path | STRING | NULLABLE | Meta column |
meta_execution_id | STRING | NULLABLE | Meta column |
meta_bucket_load_date | STRING | NULLABLE | Meta column |
meta_business_date | TIMESTAMP | NULLABLE | Meta column |
meta_stg_insert_date | TIMESTAMP | NULLABLE | Meta column |
meta_source_system | STRING | NULLABLE | Meta column |
The different format is presented only in the SPAIN_ENS data source where there are 50 ens column with the presented prices, and the top, bottom and average price columns.
VENDOHM DATABASE:
Gas & electricity (weekly, monthly, yearly values by location)
Example of the structure (Vendohm data):

IRM DATABASE:
Information about energy deals by market, site, product, etc., with prices.
Example of the structure (IRM data):
GSHEETS:
Example of the structure:

Responsible & contact points: