Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.36 KB

File metadata and controls

33 lines (22 loc) · 1.36 KB

Contributing

Thanks for helping improve this list. The goal is to keep it useful, concise, and easy to verify.

Dataset Entry Format

Use this structure for new entries:

### [Dataset Name](https://official-source.example) (ABBR)

One or two sentences describing what the dataset contains and why it is useful for time-series anomaly detection.

- Access: open, request required, login required, or restricted license.
- Domain: short domain description.
- Publication: [Paper title](https://paper.example).
- Repository: [owner/repo](https://github.com/owner/repo).

Only include the fields that apply. Prefer official dataset pages, archival records, and maintained repositories over mirrors.

Review Checklist

  • The dataset has temporal structure or is widely used as a time-series anomaly/event/fault benchmark.
  • The link points to an official source, archival record, or clearly maintained repository.
  • Access requirements are stated honestly.
  • The description is factual and does not overstate benchmark quality.
  • Publications, repositories, and mirrors are labeled as such.
  • The entry avoids emoji and keeps formatting consistent with the README.

Scope

Related datasets are welcome when they are useful for rare-event, fraud, event, or fault-detection experiments, but direct anomaly-detection datasets and benchmark collections should be prioritized.