View source: R/covid_tests_cases.R
covid_tests_cases()
returns a data set in list format pertaining to the various COVID Tests and Cases as well as the COVID Deaths exports on OpenDataPhilly in list format. This package is not responsible for the raw dataset or ETL process from OpenDataPhilly. ETL for OpenDataPhilly is done on a daily basis.
Accessible sub-datasets include:
age
date
outcome
race
sex
zip
Note: For aggregate data, counts less than 6 patients are rounded up to 6 to preserve patient health information anonyimity.
Note: The author of this package determined it would be best to combine elements of the Deaths and Tests and Cases datasets for ease of use here.
1 |
COVID Tests and Cases by Outcome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.