Skip to content

A short visualization project on vaccine and disease trends in the U.S.

Notifications You must be signed in to change notification settings

NoahRJohnson/DataViz_Final_Take_Home

Repository files navigation

https://noahrjohnson.shinyapps.io/Vaccinations

Vaccine data from the CDC. Excel SpreadsheetML files were downloaded from the following urls.

DTaP Data: https://www.cdc.gov/vaccines/imz-managers/coverage/childvaxview/data-reports/dtap/trend/index.html

MMR Data: https://www.cdc.gov/vaccines/imz-managers/coverage/childvaxview/data-reports/mmr/trend/index.html

Hep A Data: https://www.cdc.gov/vaccines/imz-managers/coverage/childvaxview/data-reports/hepa/trend/index.html

After moving the data files to the data folder, the clean_vaccine_data.sh script can be used to convert the files into the more common .xlsx format (requires Gnumeric). The clean_vaccine_data.R script will then produce clean data frames for visualization use.

About

A short visualization project on vaccine and disease trends in the U.S.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages