Author: Ali Syed Date: 5/31/2019
R shiny application which displays table of Chicago roads by average daily traffic volume with corresponding map (currently unavailable).
This application uses a slider for the user to input a minimum average daily traffic volume, and the table of all roads is filtered using this minimum.
Code is largely based on the shiny template in RStudio.
The map in the output is from OpenStreetMap, a free and open-source collaborative mapping project.
Data is taken from the City of Chicago Data Portal, and is neither created nor owned by the author.