Developing Data Products Final Project: New York Air Quality Data

Meghan Reading
5/10/17

Background

This interactive app features New York Air Quality Data from a snapshot of time, May to September 1973. This data was provided free from: https://vincentarelbundock.github.io/Rdatasets/datasets.html

App Appearance

The app appears features options to select x and y variables from the air quality dataset, and plot them in a scatterplot: <!–html_preserve–>

New York Air Quality Data: May to September 1973

<!–/html_preserve–>

App Functions

Users can examine the relationship between solar, wind, temperature, and ozone and view variables by month or day of the month. plot of chunk unnamed-chunk-2

Conclusion

This app can improve users' understanding of important associations between components of air quality and the change in these components over time.