The Canadian federal government is facing a critical challenge in addressing the growing concerns about transportation efficiency, environmental impact, and the quality of life for residents.
The purpose of Commuting Insights is to assist the Canadian federal government by providing a comprehensive dashboard that highlights commuting patterns across all regions of Canada. This analysis will focus on the relationship between different means of transportation and commute times during different times of the day, aiming to identify patterns that can inform national transportation policies. By examining the proportion of commutes made by different means of commute and the average commute times across the country, the project seeks to highlight regions where dependency on specific means of transportations is particularly high, which may contribute to longer commute times and higher environmental impacts.
Through this comparison, the project will provide insights into how different regions across Canada are performing in terms of transportation efficiency and sustainability.
Clone this repository and create en environment based on the provided .yaml file
conda env create --file environment.yaml
Once created, activate the environment:
conda activate commuting_insights
- Clone this GitHub repository using
git clone
- Navigate to the /src folder of this project on your computer using the command line and enter the following command:
python app.py
- In the terminal, look for a URL that starts with
http://127.0.0.1:...
and copy and paste that URL into your browser.
Commuting Insights was created by Derek Rodgers, Eugene You, Han Wang, Francisco Ramirez. It is licensed under the terms of the MIT license.
- Eugene You
- Han Wang
- Derek Rodgers
- Francisco Ramirez - [email protected]