Chapter 3 Packages Part of the Project
- covid19R - The covid19R project regularly queries and updates
a variety of different datasets about the spread of covid-19
(SARS-COV-2). This package allows users access to all of the datasets.
- CanadaC19 - Imports and cleans data from a repository that includes open-source case data of COVID-19 in Canada. Raw data is available here: https://github.com/ishaberry/Covid19Canada.
- covid19france - Imports and cleans ‘opencovid19-fr’
https://github.com/opencovid19-fr/data data on COVID-19 in France.
- covid19mobility - Scrapes trends in mobility after the Covid-19
outbreak from different sources. Currently, the package scrapes data
from Google https://www.google.com/covid19/mobility/, Apple
https://www.apple.com/covid19/mobility, and will add others. The
data returned uses the tidy Covid19R project data standard
https://covid19r.github.io/documentation/ as well as the controlled
vocabularies for measurement types.
- covid19nytimes - Accesses the NY Times Covid-19 county-level data
for the US, described in
https://www.nytimes.com/article/coronavirus-county-data-us.html and
available at https://github.com/nytimes/covid-19-data. It then returns
the data in a tidy data format according to the Covid19R Project data
specification.
- covid19tunisia - Data personnally collected about the spread of COVID-19 (SARS-COV-2) in Tunisia.
- covid19us - A wrapper around the ‘COVID Tracking Project API’
https://covidtracking.com/api/ providing data on cases of COVID-19
in the US.
- VirginiaC19 - Imports and cleans data from Virginia’s department of health reporting. The original website is here: http://www.vdh.virginia.gov/coronavirus/.