In this second project of W4249 Applied Data Science, we will carry out Exploratory Data Analysis and Visualization via a shiny app on a topic about open data released from the New York City open data portal. See Project 2 Description for more details.
The learning goals for this project is
- exploratory data analysis
- visualization
- shiny app
- app production work flow
This repo has been organized as follows.
proj/
├── lib/
├── data/
├── doc/
├── app/
└── output/