Web Maps

The LA Bus Map

The map displays all LA Metro transit service for the past 24 hours, colored based on bus speed. The concept originally came from Eric Fisher’s transit maps, but the code from this particular project was forked from the Boston Bus Map. For Los Angeles, I used MapBox’s TileMill to create custom map tiles for three different zoom levels and created separate layers to differentiate by local / rapid service.

javascript, PHP, MySQL ( website / code / paper / slides )

LA Commute Map

An R Shiny dashboard that displays the travel-to-work modeshare for census tracts within the Los Angeles region. In addition to showing the latest 5-year ACS estimate, the map also shows changes over time.

R, Shiny ( website / code)