Skip to content

klau1011/TransitLens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

34 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TransitLens ๐Ÿš†๐Ÿ”

A Streamlit web app that transforms Presto card CSV data into interactive visualizations and insights for travel patterns, spending, and route analysis.

Features

  • Dashboard โ€“ Key metrics, top stops, spending charts, and map view
  • Travel Patterns โ€“ Day/hour breakdowns and heatmaps
  • Route Analysis โ€“ Frequent locations and trip sequences
  • Spending Insights โ€“ Spending by agency, location, and time
  • Data Explorer โ€“ Filter and search raw transit data

Quick Start

Get your data: Export CSV from Presto Transit Usage Report

Run locally:

pip install -r requirements.txt
streamlit run transit_tool.py

Run with Docker:

docker build -t transit-lens .
docker run -p 8501:8501 transit-lens

Open http://localhost:8501

About

Metrolinx data analytics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •