Interactive histograms to visualize measures of Black-White earnings gaps from Bayer & Charles (2018).
This is a static webpage that utilizes scrollama.js for scrollytelling. The webpage is hosted on github pages and it contains two apps. These apps are created using Plotly Dash and are deployed to render.com. Note that this prototype uses a 1% sample of the original data to save on cloud storage.
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}.