corona_data: The number of infections with the corresponsing country/...

Description Usage Format Source

Description

This dataset is downloaded from the John Hopkins University github account.

Usage

1

Format

A data frame with variables:

state

the state, e.g. US states like California or chines provinces such as Hubai

country

the country, e.g. Germany

Lat

Latitude, geodata for the country

Long

Longitude, geodata for the country

date

The day when the data was observed (infection, death, recoveries)

infections

The absolut number of infections in a country/state on the given date

deaths

The absolut number of deaths in a country/state on the given date

recoveries

The absolut number of recoveries in a country/state on the given date

Source

https://github.com/CSSEGISandData/COVID-19


jnshsrs/corona documentation built on April 9, 2020, 11:10 p.m.