Skip to content

A Python app that allows you to input your official Metrolinx exported CSV data and receive insightful summaries through graphs and stats

Notifications You must be signed in to change notification settings

klau1011/metrolinx-transit-insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metrolinx Transit Insights Tool 🚆

Description

This Python web app allows you to input official Metrolinx CSV data to recieve various summaries and data visualizations such as usage, stops, and money spent in seconds!

Getting your official data

To get your Metrolinx CSV data:

Running the locally application with Docker

Prerequisties

  • Ensure you have Docker Desktop installed and open
  • Add your Bing Maps API key to the env.temp file
  • Rename env.temp to .env

Steps:

  • In the root directory, run
    • docker build -t transit-tool .
    • docker run transit-tool
  • The app should be deployed at http://localhost:8501

Contact

For any questions or concerns, reach out at [email protected]

About

A Python app that allows you to input your official Metrolinx exported CSV data and receive insightful summaries through graphs and stats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published