Datasets:
Data Description
The project uses SCATS (Sydney Coordinated Adaptive Traffic System) traffic flow data from 2014 to 2024 SCAT. The data includes:
- Traffic volume counts at 15-minute intervals
- Multiple detector sites across road networks
- Additional contextual data like public holidays, school locations, traffic lights etc.
The raw data is preprocessed and transformed into a format suitable for time series prediction models.
GitHub: PinkBro
File and versions:
- 2014-2024_final.csv: wide range table form of data (each row is 1 day, V00-V95 each element is 15 minutes starting from 12:00AM)
- final_time_series_2014_2019.csv, final_time_series_2020_2024.csv: long time-series form, each row is a Vxx (15 minute) time step - see _sample_final_time_series.csv
- Downloads last month
- -