Forecasting
liander2024-energy-forecasting-benchmark
Dataset Card for Liander 2024 Short Term Energy Forecasting Benchmark
This dataset provides a benchmark for short term energy forecasting models, combining electrical load measurements from Dutch DSO Liander with predictors like corresponding weather data from OpenMeteo, day-ahead electricity prices from ENTSO-E, and profiles of electricity consumption from Energiedatawijzer. The dataset covers the full year 2024 (2024-01-01 to 2025-01-01 UTC) and includes 55 different points in… See the full description on the dataset page: https://huggingface.co/datasets/OpenSTEF/liander2024-energy-forecasting-benchmark.Multimodal-Dataset-Image_Text_Table_TimeSeries-for-Financial-Time-Series-ForecastingThe sp500stock_data_description.csv file provides detailed information on the existence of four modalities (text, image, time series, and table) for 4,213 S&P 500 stocks.
The hs300stock_data_description.csv file provides detailed information on the existence of four modalities (text, image, time series, and table) for 858 HS 300 stocks.
If you find our research helpful, please cite our paper:
@article{xu2025finmultitime,
title={FinMultiTime: A Four-Modal Bilingual Dataset for… See the full description on the dataset page: https://huggingface.co/datasets/Wenyan0110/Multimodal-Dataset-Image_Text_Table_TimeSeries-for-Financial-Time-Series-Forecasting.forecastbench-datasets
ForecastBench Datasets
This repository contains the datasets produced by ForecastBench, a forecasting benchmark for
LLMs.
More info at https://www.forecastbench.org.
Code available at https://github.com/forecastingresearch/forecastbench.
License
The datasets in this repository are distributed under the CC BY-SA 4.0 license.
Citation
@inproceedings{karger2025forecastbench,
title={ForecastBench: A Dynamic Benchmark of AI Forecasting… See the full description on the dataset page: https://huggingface.co/datasets/forecastingresearch/forecastbench-datasets.Time-Series-Forecasting-Benchmark-Datasets
Time Series Forecasting Benchmark Datasets
Documentation Language
简体中文 | English | Tiếng Việt
Dataset Download
https://huggingface.co/datasets/Duyu/Time-Series-Forecasting-Benchmark-Datasets/tree/main
https://github.com/duyu09/TimeSeries-Forecasting-Dataset/releases/download/v1.0.0/dataset.7z
Dataset Desc.
ETT The Electricity Transformer Temperature (ETT) dataset serves as a critical benchmark for evaluating electric power forecasting. It… See the full description on the dataset page: https://huggingface.co/datasets/Duyu/Time-Series-Forecasting-Benchmark-Datasets.time-series-forecasting-datasetsmkdir -p dataset/ETT-small
mkdir -p dataset/electricity
mkdir -p dataset/traffic
mkdir -p dataset/weather
(
cd dataset
# -t 5: Retry up to 5 times on failure
# -nc: Skip download if file already exists (no-clobber)
# -q: Run quietly to suppress long logs (remove if not needed)
COMMON_ARGS="-t 5 -nc"
URL_PREFIX="https://huggingface.co/datasets/pkr7098/time-series-forecasting-datasets/blob/main"
wget $COMMON_ARGS $URL_PREFIX/ETTh1.csv &
wget $COMMON_ARGS… See the full description on the dataset page: https://huggingface.co/datasets/pkr7098/time-series-forecasting-datasets.liander2024-energy-forecasting-benchmark
Dataset Card for Liander 2024 Short Term Energy Forecasting Benchmark
This dataset provides a benchmark for short term energy forecasting models, combining electrical load measurements from Dutch DSO Liander with predictors like corresponding weather data from OpenMeteo, day-ahead electricity prices from ENTSO-E, and profiles of electricity consumption from Energiedatawijzer. The dataset covers the full year 2024 (2024-01-01 to 2025-01-01 UTC) and includes 55 different points in… See the full description on the dataset page: https://huggingface.co/datasets/cat1233211/liander2024-energy-forecasting-benchmark.
