A web app for visualizing transit access across San Francisco, built using open data from SFMTA and BART.
Transit network data comes from GTFS feeds provided by SFMTA and BART. Transit travel times are computed using {r5r}, which integrates GTFS and street network data for multimodal routing. Maps are rendered with {leaflet}, and the app itself is built and deployed using {shiny}.