200 subgraphs of city traffic speed data, processed for analysis. The dataset is hosted on Kaggle, though its specific source and collection methodology are not detailed. Its structure suggests it is designed for modeling traffic patterns as a network.
Use Cases
- Train a graph neural network to predict traffic speed across a city network (inferred from domain, verify after download)
- Analyze the correlation between subgraph connectivity and average traffic flow (inferred from domain, verify after download)
- Benchmark spatio-temporal forecasting algorithms on processed traffic graphs (inferred from domain, verify after download)
Strengths
- Published on Kaggle.
- Contains 200 distinct subgraphs, indicating a multi-component network structure.
Limitations
- Metadata is minimal; actual content requires verification after download.
- Column-level documentation is absent; field semantics must be inferred after download.
- Row count is unknown, which may limit suitability assessment.