A small collection of open, reproducible telco datasets captured in controlled 5G lab conditions. Each dataset is self-contained under datasets/<dataset-id> and includes:
- dataset card (README),
- machine-readable metadata,
- data schema / dictionary,
- raw CSV files (or download links) and small samples.
| Dataset ID | Use case | What it contains | Duration | Granularity |
|---|---|---|---|---|
anomaly-detection-persistent-interference | Anomaly detection | 5G KPIs & binary persistent anomaly label | ~2 hours | 1s |
ran-kpi-configuration | RAN config - KPI analysis / optimization | RAN config parameters & KPIs (DL/UL, MCS, SNR, ACK/NACK, LDPC, etc.) | minutes–hours | 1s |
See docs/dataset_index.md for more details.
- Timestamps: Unix seconds (
timestamp) and ISO-8601 (timestamp_iso) when available. - Missing values: documented per dataset in the schema.
- Units: documented in each dataset dictionary.
Unless stated otherwise in a dataset card, datasets are released under CC BY-SA 4.0. See LICENSE.
See CITATION.cff.