aggregated_covid_race_df: "Aggregated COVID Race Data"

Description Usage Format Source

Description

A data set containing the number of cases, deaths, and population (in raw numbers as well as by percentage) by race or ethnicity in the US.

Usage

1

Format

A data frame with 7 rows and 10 variables:

Race

Race (or ethnicity in case of Hispanic)

Cases_Total

Total number of COVID-19 cases by race or ethnicity

Deaths_Total

Total number of COVID-19 deaths by race or ethnicity

Population_Total

Total US population by race or ethnicity

Cases_Per_100K

Total cases (per 100,000 people) by race or ethnicity

Deaths_Per_100K

Total deaths (per 100,000 people) by race or ethnicity

Population_In_100K

Total US population (in 100,00's of people) by race or ethnicity

Cases_Percent

Percent of COVID-19 cases by race or ethnicity

Deaths_Percent

Percent of COVID-19 deaths by race or ethnicity

Population_Percent

Percent of US population by race or ethnicity

Source

https://covidtracking.com/race/about#download-the-data


Oliver-BE/CovidRaceData documentation built on Dec. 31, 2020, 3:23 p.m.