QLD election preference flow explorer

python
data analysis
Published

December 13, 2024

I created an interactive dashboard to explore the flow of preferences during the 2024 Qld state election. This dashboard was written using the Panel framework, together with python libraries such as pandas, matplotlib, holoviews, and pywaffle.

Screenshot of the QLD election preference flow explorer dashboard

Screenshot of the QLD election preference flow explorer dashboard

This dashboard is available here
The source code is hosted on GitHub.

I have also published a Jupyter notebook about how I created this dashboard.