title | author | date |
---|---|---|
Analysing the COVID-19 Delta Variant Data |
Sultana Mubarika Rahman Chowdhury |
2022-07-29 |
The aim of this project was to apply the skills learned in Advanced R programming class in wrangling, cleaning, and extracting information from the CDC's open data repository related to the Delta variant of COVID-19 hospitalization trend for three Florida Counties namely Miami-Dade, Palm Beach, and Broward.
In order to replicate this 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 R markdown file
COVID19Project3_group4.Rmd
and it will create the figure.