Toronto Census Visualizer

By Derek Song, using data from Toronto Open Data

Enter row number from Census 2021 data

Multi-variable stacked graphs

Enter row number from Census 2021 data

About

While working on a transportation user experience research project, there were some questions about transportation method demand in the recent 2021 census that I wanted to visualize. The City of Toronto does provide neighbourhood profile data, but that is limited to the 2016 census data, and only looks at a single neighbourhood. This tool aims to provide comparisons between all Toronto neighbourhoods, correlating to the 2021 census results.

This tool uses Python, Plotly, Pandas, and GeoPandas to traverse the data. Dash is used to render the data to the front-end. Kaleido is used to assist with PDF rendering and exporting. Data is sourced from Toronto Open Data, specifically:

This tool is not affiliated nor endorsed by the City of Toronto or Statistics Canada. As such, please use at your own risk.

Github repository located here. By Derek Song, 2024