Interactive Power BI dashboard analysing pedestrian movement patterns across Melbourne using real-time sensor data from almost 100 locations
The Melbourne Pedestrian Counting System is a comprehensive Power BI dashboard analysing pedestrian movement patterns in Melbourne. It provides insights into pedestrian traffic trends using sensor data from the City of Melbourne's counting network.
Data sourced from pedestrian.melbourne.vic.gov.au — hourly pedestrian counts from sensors across Melbourne CBD since January 2010.
Python was used for data collection and transformation into a format suitable for Power BI analysis. New measures including 4-week and 52-week rolling averages were created within Power BI.
The Jupyter Notebook for producing the required CSV is on GitHub.