covid_new_york_city {incidental} | R Documentation |
New York City data from the COVID-19 pandemic.
Description
Daily case, hospitalization, and death proportions by borough through 2020-06-30.
Usage
covid_new_york_city
Format
A data frame with 615 entries and 5 columns.
- date
record date
- borough
record borough: Brooklyn, Bronx, Manhattan, Queens, and Staten Island
- case
number of recorded cases
- hospitalization
number of new hospital admissions
- death
number of recorded deaths
Source
New York City Department of Health https://raw.githubusercontent.com/nychealth/coronavirus-data/master/boro/boroughs-case-hosp-death.csv.
[Package incidental version 0.1 Index]