d8c8699063a9
Current values for all states
The most recent COVID data for every state. The current value may be different than today.
Path parameters
Use 'json' to return JSON arrays or object. Use 'csv' to return a CSV file.
Response
OK
Date on which data was collected by The COVID Tracking Project.
Two-letter abbreviation for the state or territory.
Federal Information Processing Standards (FIPS) code for the state or territory.
Individuals with confirmed or probable COVID-19 per the expanded CSTE case definition of April 5th, 2020 approved by the CDC.
Probable cases
Increase in positive computed by subtracting the value of positive from the previous day from the value of positive for the current day.
Individuals with a completed viral test that returned a negative result. For states / territories that do not report this number directly, we compute it using one of several methods, depending on which data points the state provides.
Deprecated
Tests whose results have not yet been reported.
Deprecated
Indicates which field is being used for total test results. If it is posNeg, then it is calculated by adding all positive and negative values.
Where possible, we report total tests in units of people tested, rather than units of specimens tested. Currently computed by adding positive and negative values because some states do not report totals and to work around different reporting cadences for cases and tests.
Daily Difference in totalTestResults
Deprecated
Individuals who are currently hospitalized with COVID-19. Definitions vary by state / territory. Where possible, we report hospitalizations with confirmed or probable COVID-19 cases per the expanded CSTE case definition of April 5th, 2020 approved by the CDC.
Total number of individuals who have ever been hospitalized with COVID-19. Definitions vary by state / territory. Where possible, we report hospitalizations with confirmed or probable COVID-19 cases per the expanded CSTE case definition of April 5th, 2020 approved by the CDC.
Individuals who are currently hospitalized in the Intensive Care Unit with COVID-19. Definitions vary by state / territory. Where possible, we report patients in the ICU with confirmed or probable COVID-19 cases per the expanded CSTE case definition of April 5th, 2020 approved by the CDC.
Total number of individuals who have ever been hospitalized in the Intensive Care Unit with COVID-19. Definitions vary by state / territory. Where possible, we report patients in the ICU with confirmed or probable COVID-19 cases per the expanded CSTE case definition of April 5th, 2020 approved by the CDC.
Individuals who are currently hospitalized under advanced ventilation with COVID-19. Definitions vary by state / territory. Where possible, we report patients on ventilation with confirmed or probable COVID-19 cases per the expanded CSTE case definition of April 5th, 2020 approved by the CDC.
Total number of individuals who have ever been hospitalized under advanced ventilation with COVID-19. Definitions vary by state / territory. Where possible, we report patients on ventilation with confirmed or probable COVID-19 cases per the expanded CSTE case definition of April 5th, 2020 approved by the CDC.
Individuals who have recovered from COVID-19. Definitions vary by state / territory.
The COVID Tracking Project grade of the completeness of the data reporting by a state.
Date and time in Eastern time the state or territory last updated the data.
Deprecated, use lastUpdateEt instead
Deprecated
Total fatalities with confirmed OR probable COVID-19 case diagnosis (per the expanded CSTE case definition of April 5th, 2020 approved by the CDC). In states where the information is available, it only tracks fatalities with confirmed OR probable COVID-19 case diagnosis where COVID-19 is an underlying cause of death according to the death certificate based on WHO guidelines.
Daily difference in death
Deprecated
Total number of discharged hospitalizations
Daily difference in hospitalized
Deprecated
Deprecated - A hash of the current record.
Deprecated
Deprecated
Deprecated
Deprecated
Deprecated
Deprecated
Completed viral tests.
Completed viral tests that returned positive results.
Completed viral tests that returned negative results.
Individuals with a completed viral test that returned a positive result.
Total fatalities with confirmed COVID-19 case diagnosis (per the expanded CSTE case definition of April 5th, 2020 approved by the CDC). In states where the information is available, it only tracks fatalities with confirmed COVID-19 case diagnosis where COVID-19 is an underlying cause of death according to the death certificate based on WHO guidelines.
Total fatalities with probable COVID-19 case diagnosis (per the expanded CSTE case definition of April 5th, 2020 approved by the CDC. In states where the information is available, it only tracks fatalities with probable COVID-19 case diagnosis where COVID-19 is an underlying cause of death according to the death certificate based on WHO guidelines.
Example response
[
{
"date": 20200501,
"totalTestResultsSource": "posNeg"
}
]