| CovidMN | R Documentation |
Data on covid 19 testing and results from Minnesota, downloaded on January 15, 2021.
CovidMN
A data frame with 315 rows and 17 variables:
datecharacter Date on which data was collected by The COVID Tracking Project.
deathinteger Total fatalities with confirmed OR probable COVID-19 case diagnosis
deathConfirmedinteger Total fatalities with confirmed COVID-19 case diagnosis
deathProbableinteger Total fatalities with probable COVID-19 case diagnosis
hospitalizedCumulativeinteger Total number of individuals who have ever been hospitalized under advanced ventilation with COVID-19.
hospitalizedCurrentlyinteger Individuals who are currently hospitalized with COVID-19
inIcuCumulativeinteger Total number of individuals who have ever been hospitalized in the Intensive Care Unit with COVID-19.
inIcuCurrentlyinteger Individuals who are currently hospitalized in the Intensive Care Unit with COVID-19.
negativeinteger Total number of unique people with a completed PCR test that returns negative.
negativeTestsViralinteger Total number of completed PCR tests (or specimens tested) that return negative as reported by the state or territory.
positiveinteger Total number of confirmed plus probable cases of COVID-19 reported by the state
positiveCasesViralinteger Total number of unique people with a positive PCR or other approved nucleic acid amplification test (NAAT), as reported by the state or territory.
positiveIncreaseinteger The daily increase in API field positive, which measures Cases (confirmed plus probable) calculated based on the previous day’s value.
recoveredinteger Total number of people that are identified as recovered from COVID-19.
totalTestEncountersViralinteger Total number of people tested per day via PCR testing as reported by the state or territory.
totalTestResultsinteger at best an estimate of US viral (PCR) testing
totalTestsAntigeninteger Total number of completed antigen tests, as reported by the state or territory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.