Datasets:
File size: 3,192 Bytes
7fb251e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 | ---
license: cc-by-4.0
pretty_name: PanelTS
tags:
- time-series
- forecasting
- panel-data
- benchmark
- tabular
- timeseries
- synthetic-data
- mlcroissant
- pandas
task_categories:
- time-series-forecasting
---
# PanelTS: A Panel-based Time Series Forecasting Dataset
## Dataset Description
PanelTS is a panel-based time series forecasting dataset designed for evaluating forecasting models on multiple related units observed over time. Each unit has its own target variable and associated covariates, while unit identities are explicitly preserved.
The dataset is designed to support univariate, multivariate, and panel-based forecasting tasks under a unified data format.
## Dataset Domains
PanelTS includes multiple domains:
- Synthetic panel time series with controllable temporal patterns
- COVID-19 dynamics
- Exchange-traded funds
- Currency exchange rates
- Stock market time series
## Dataset Splits
The dataset provides standardized train, validation, and test splits for evaluating forecasting models under different settings.
The splits are designed to support comparisons across:
- Different input lengths
- Different prediction horizons
- Different temporal granularities
- Different panel structures
## Intended Use
PanelTS is intended for academic research on:
- Panel-based time series forecasting
- Multi-unit forecasting
- Multi-system prediction
- Forecasting benchmark evaluation
- Cross-unit temporal dependency modeling
- Synthetic pattern analysis
The dataset can be used to evaluate both traditional forecasting models and deep learning-based time series models.
## Out-of-Scope Use
This dataset is not intended for direct use in high-stakes decision-making, including:
- Medical diagnosis
- Public health policy decisions
- Financial investment decisions
- Trading strategies
- Credit or insurance decisions
- Any automated decision system affecting individuals
Models trained or evaluated on this dataset should be further validated before being used in real-world applications.
## Potential Biases
Potential biases include:
- Selection bias in the choice of domains, units, and time periods
- Reporting bias in public health data
- Survivorship and availability bias in financial market data
- Design bias in synthetic data generation
- Differences in temporal coverage and data quality across domains
These biases may affect model performance comparisons and generalization to unseen domains.
## Personal and Sensitive Information
The dataset does not contain individual-level personal information.
The real-world subsets are based on aggregated public time series or market-level data. No personally identifiable information, demographic attributes, private health records, or individual-level sensitive information is included.
## Synthetic Data
PanelTS includes synthetic panel time series generated to evaluate controlled temporal patterns and panel structures. The generation process and parameters are described in the accompanying documentation.
## License
This dataset is released under the Creative Commons Attribution 4.0 International License (CC BY 4.0), unless otherwise stated for specific source-derived subsets.
|