Skip to content

thfield/sfmta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFMTA Visualization

##Huh? Check out a live version here that runs on a pre-computed dataset.

This is a way to visualize the frequency of service to bus stops around the city:

animated gif of 41 Union Bus

The red circles (bus stops) are sized by how many times a bus from a route services that stop during a certain hour. Eventually, I'd like to have the route lines be thicker/thinner based on how frequent service is.

##Setup To get this running on your machine:

  • get rails
  • clone this repo
  • setup your db: rake db:setup
  • seed your database: rake data:init_all
  • wait a few minutes...
  • start your server rails s
  • navigate to localhost:3000/
  • ...
  • profit!

About

visualizing the sfmta routes by stop frequency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published