This repository contains the R shiny dashboard code for HW2.
Note: To run the code you need to provide a file "google_key.txt" that has your Google API key to access Google Maps. Without this file, the code wouldn't work.
For this homework, I used the Port Authority of Allegheny County's (PAAC) data on Park and Rides. The dashboard answers three following questions:
- How is the distribution of Park & Ride lots look like?
- What are lots' utilization rates?
- Where are all the lots located? (Shows a google map)
It also has a couple of datatables to see the raw and aggregated data based on the selected inputs.
Link to the dashboard: https://shirishverma.shinyapps.io/hw2-shirishv/