title | author | date |
---|---|---|
Analysing the COVID-19 Vaccination Proportion Trend |
Kazi Tanvir Hasan, Lea Nehme and Alvonee Pen |
2027-07-29 |
The goal of this project was to use the skills learned in Advanced R programming class to wrangle, clean, and extract information from the CDC's open data repository related to the Delta variant of COVID-19 Vaccination Proportion trend for three Florida counties: Miami-Dade, Palm Beach, and Broward.
In order to replicate our work, here are the following steps:
- Go to https://healthdata.gov/Health/COVID-19-Community-Profile-Report/gqxm-d9w9 and download the
.xlsx
files for the dates of interest. We check for new data files daily. - Save the selected data files to
data_CDC_raw/
(do not change the file names; they should all be in the form "Community_Profile_Report_[YYYYMMDD]_Public.xlsx"). - Run the files to create the plot.