1 | The COVID Tracking Project: Source Notes | ||
---|---|---|---|
2 | About | ||
3 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||
4 | Every day for a year, our volunteers collected data on COVID-19 testing and outcomes from state health department websites. Although this may seem like a straightforward process, collecting all 820 of our data points consistently required organization and planning. To make sure that we were collecting the same data point for each metric each day, we refered to a collection of “source notes”—a set of instructions for finding the data on state pages and dashboards. We need such detailed source information because the 56 states and territories we track use many different terms and definitions for the same data points, and we want to make sure we interpret them correctly and assign them to the right categories. Our source notes are based on information available on public health department websites, our email and phone outreach to states and territories, and our internal analysis of the data. Check out our blog post to learn more about data sourcing. | ||
5 | |||
6 | |||
7 | |||
8 | |||
9 | |||
10 | Key | ||
11 | primary | The link to the primary page of the state. | |
12 | dash | The link to the state's data dashboard. | |
13 | site | The link to the state's COVID-19 page. | |
14 | social | The link to the state's social medial | |
15 | press conferences | The link to the state's press conferences. | |
16 | query | The link to queries to get data from the state. | |
17 | other | Other links associated with the state. | |
18 | long calculations | A Google Colab sheet for running long calculations over state CSVs, accessible here. | |
19 | long formula | For numbers that are reported as daily rather than cumulative, we sum them together with previous daily values to get a cumulative number. "Long formula" refers to this process. | |
20 | > | next step | |
21 | "" | the direct title of the metric that we are capturing | |
22 | title | headline or title | |
23 | tab | dashboard tab or button | |
24 | graph | a graph title | |
25 | table | a table title | |
26 | table > column > row | the order for directing to values in a table | |
27 | column | prefix for table columns | |
28 | row | prefix for table rows | |
29 | dropdown | a dropdown name or title | |
30 | link | a link | |
31 | button | a button | |
32 | click | click on the item about to be described | |
33 | mouse over | mouse over the item about to be described | |
34 | or (most up to date) | use all sets of directions to find the most up to date value | |
35 | or (weekend) | on weekends use the directions following this line | |
36 | calculated: | value is calculated | |
37 | { } | calculate based on the instructions inside the brackets | |
38 | updates: | conveys the update schedule for a metric |
1 | Field Mappings | ||
---|---|---|---|
2 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||
3 | Our metrics have slightly different naming conventions in the source notes than what we post on our website. See below for a mapping. | ||
4 | API Name | Website Name | Source Notes Name |
5 | death | Deaths (confirmed and probable) | Deaths (confirmed and probable) |
6 | deathConfirmed | Deaths (confirmed) | Deaths (confirmed) |
7 | deathProbable | Deaths (probable) | Deaths (probable) |
8 | hospitalizedCumulative | Cumulative hospitalized | Cumulative Hospitalized |
9 | hospitalizedCurrently | Currently hospitalized | Currently Hospitalized |
10 | hospitalizedDischarged | Hospital discharges | Hospital Discharges |
11 | inIcuCumulative | Cumulative in ICU | Cumulative in ICU |
12 | inIcuCurrently | Currently in ICU | Currently in ICU |
13 | lastUpdateEt | Last Update (ET) | Local Time |
14 | negative | Negative PCR tests (people) | Negative (People or Cases) |
15 | negativeTestsAntibody | Negative antibody tests (specimens) | Negative Antibody Tests |
16 | negativeTestsAntigen | Negative antigen tests (specimens) | Negative Antigen Tests |
17 | negativeTestsPeopleAntibody | Negative antibody tests (people) | Negative Antibody Tests (People) |
18 | negativeTestsPeopleAntigen | Negative antigen tests (people) | Negative Antigen Tests (People) |
19 | negativeTestsViral | Negative PCR tests (people) | Negative Tests (PCR) |
20 | onVentilatorCumulative | Cumulative on Ventilator | Cumulative on Ventilator |
21 | onVentilatorCurrently | Currently on Ventilator | Currently on Ventilator |
22 | pending | Pending | Pending |
23 | positive | Cases (confirmed plus probable) | Positive Cases (People, confirmed + probable) |
24 | positiveCasesViral | Confirmed cases | Positive Cases (PCR) |
25 | positiveTestsAntibody | Positive antibody tests (specimens) | Positive Antibody Test |
26 | positiveTestsAntigen | Positive antigen tests (specimens) | Positive Antigen Tests |
27 | positiveTestsPeopleAntibody | Positive antibody tests (people) | Positive Antibody Tests (People) |
28 | positiveTestsPeopleAntigen | Positive antigen tests (people) | Positive Antigen Tests (People) |
29 | positiveTestsViral | Positive PCR tests (specimens) | Positive Tests (PCR) |
30 | probableCases | Probable cases | Probable Cases |
31 | recovered | Recovered | Recovered |
32 | totalTestsEncountersVIral | Total PCR tests (test encounters) | Total Test Encounters (PCR) |
33 | totalTestsAntibody | Total antibody tests (specimens) | Total Antibody Tests |
34 | totalTestsAntigen | Total antigen tests (specimens) | Total Antigen Tests |
35 | totalTestsPeopleAntibody | Total antibody tests (people) | Total Antibody Tests (People) |
36 | totalTestsPeopleAntigen | Total antigen tests (people) | Total Antigen Tests (People) |
37 | totalTestsPeopleViral | Total PCR tests (people) | Total PCR Tests (People) |
38 | totalTestsViral | Total PCR tests (specimens) | Total Tests (PCR) |
1 | Alaska | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | ↗ | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | AK primary > "All data are updated once daily by noon and are current through the previous day" yesterday / 23:59 | |||||
8 | Total Tests (PCR) | AK dash > "Total Tests" | |||||
9 | Positive Tests (PCR) | AK query > PCR Testing (positive) > "tests_positive" | |||||
10 | Negative Tests (PCR) | AK query > PCR Testing (negative) > "tests_negative" | |||||
11 | Positive Cases (People, confirmed + probable) | AK primary > button "Select Residence" select "Resident" > "Total Cases" | |||||
12 | Currently Hospitalized | calculated: AK other > dropdown "General Acute Care and Critical Access Facilities Only?" > select "No" > {Currently Hospitalized COVID Positive + Currently Hospitalized COVID Suspected} | |||||
13 | Cumulative Hospitalized | AK primary > button "Select Residence" > select "All" > "Hospitalizations" | |||||
14 | Currently on Ventilator | AK other > dropdown "General Acute Care and Critical Access Facilities Only?" > select "No" > title "Ventilator Capacity (All Ages)" > "Currently on Vent (Statewide) COVID Positive and Suspected" | |||||
15 | Deaths (confirmed and probable) | AK primary > button "Select Residence" > select to "All" > "Deaths" | |||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Alabama | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | ↗ | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | AL dash > "Updates daily at 10am" today / 10:00 | |||||
8 | Total Antibody Tests (People) | AL dash > "Total Tested" > "Antibody" | |||||
9 | Positive Cases (PCR) | AL dash > "Cases" > "Confirmed" | |||||
10 | Probable Cases | AL dash > "Cases" > "Probable" | |||||
11 | Total PCR Tests (People) | AL dash > "Total Tested" > "Diagnostic" | |||||
12 | Positive Cases (People, confirmed + probable) | AL dash > "Cases" > "Total Statewide" | |||||
13 | Negative (People or Cases) | calculated: {Total PCR Tests (People) - Positive Cases (PCR)} | |||||
14 | Currently Hospitalized | AL query > "Confirmed_AllWeekdays:" | |||||
15 | Cumulative Hospitalized | AL dash > "TOTAL HOSPITALIZATIONS To Date" | |||||
16 | Cumulative in ICU | AL dash > tab 11 > "ICU" | |||||
17 | Cumulative on Ventilator | AL dash > tab 11 > "Ventilator" | |||||
18 | Recovered | updates: weekly AL dash > "Presumed Recoveries" | |||||
19 | Deaths (confirmed and probable) | AL dash > "Deaths" > "Total Statewide" | |||||
20 | Deaths (confirmed) | AL dash > "Deaths" > "Confirmed" | |||||
21 | Deaths (probable) | AL dash > "Deaths" > "Probable" | |||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Arkansas | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | ↗ | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | AR primary > image COVID-19 Update current day / 0:00 | |||||
8 | Total Antigen Tests (People) | calculated: AR dash > tab "Tests" > {"Antigen Negatives" + "Antigen Positives"} | |||||
9 | Positive Antigen Tests (People) | AR dash > tab "Tests" > "Antigen Positives" | |||||
10 | Negative Antigen Tests (People) | AR dash > tab "Tests" > "Antigen Negatives" | |||||
11 | Total Tests (PCR) | calculated: AR dash > tab"Tests" > {"PCR Negatives" + "PCR Positives"} | |||||
12 | Negative Tests (PCR) | AR dash > tab "Tests" > "PCR Negatives" | |||||
13 | Positive Cases (PCR) | AR dash > tab "Total Cases" > "Confirmed" | |||||
14 | Probable Cases | AR dash > tab "Total Cases" > "Probable Cases" | |||||
15 | Positive Cases (People, confirmed + probable) | AR dash > tab "Total Cases" > "Total COVID-19 Cases" | |||||
16 | Negative (People or Cases) | AR dash > tab "Tests" > "PCR Negatives" | |||||
17 | Currently Hospitalized | AR dash > tab "Hospital Information" > "Total COVID-19 Positive Admissions" | |||||
18 | Cumulative Hospitalized | AR primary > title "COVID-19 Update" > "Ever Hospitalized" | |||||
19 | Currently in ICU | AR dash > tab "Hospital Information" > "Total COVID-19 Positive Admissions in ICU" | |||||
20 | Currently on Ventilator | AR dash > tab "Hospital Information" > "Total COVID-19 Positive Admissions on Ventilators" | |||||
21 | Cumulative on Ventilator | AR primary > title "COVID-19 Update" > "Ever on Ventilator" | |||||
22 | Recovered | AR dash > tab "Total Cases" > "Recovered Cases" | |||||
23 | Deaths (confirmed and probable) | AR dash > tab "Deaths" > "Deaths" | |||||
24 | Deaths (confirmed) | AR dash > tab "Deaths" > "Deaths Among Confirmed Cases" | |||||
25 | Deaths (probable) | AR dash > tab "Deaths" > "Deaths Among Probable Cases" | |||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | American Samoa | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | N/A | ↗ | ↗ | ↗ | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | date of the updated emergency declaration/press release/news article | |||||
8 | Total Tests (PCR) | AS updates their data infrequently through press releases, emergency declarations and news articles | |||||
9 | Positive Cases (People, confirmed + probable) | AS updates their data infrequently through press releases, emergency declarations and news articles | |||||
10 | Negative (People or Cases) | AS updates their data infrequently through press releases, emergency declarations and news articles | |||||
11 | Deaths (confirmed and probable) | AS updates their data infrequently through press releases, emergency declarations and news articles | |||||
12 | |||||||
13 | |||||||
14 | |||||||
15 | |||||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Arizona | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | AZ dash > "Date Updated" that date / 0:00 | |||||
8 | Total Antibody Tests (People) | AZ dash > tab "Summary" > "Total COVID-19 Serology Tests" | |||||
9 | Total Antibody Tests | AZ dash > tab "Laboratory Testing" > tab "Tests Conducted" > dropdown "Choose a test type to filter the data" > select "Serology" > "Serology tests completed for COVID-19" | |||||
10 | Total Tests (PCR) | AZ dash > tab "Laboratory Testing" > tab "Tests Conducted" > dropdown "Choose a test type to filter the data" > select "Diagnostic" > "Diagnostic tests completed for COVID-19" | |||||
11 | Positive Cases (PCR) | AZ dash > tab "Summary" > hover over "Number of Cases #" > "confirmed" | |||||
12 | Probable Cases | AZ dash > tab "Summary" > hover over "Number of Cases #" > "probable" | |||||
13 | Total PCR Tests (People) | AZ dash > tab "Summary" > "Total COVID-19 Diagnostic Tests" | |||||
14 | Positive Cases (People, confirmed + probable) | AZ dash > tab "Summary" > "Number of Cases" | |||||
15 | Negative (People or Cases) | calculated: {Total PCR Tests (People) - Positive Cases (PCR)} | |||||
16 | Currently Hospitalized | AZ dash > tab "Hospital COVID-19 Specific Metrics" > tab "Inpatient COVID-19" > mouse over most recent date in bar chart > "Number:" | |||||
17 | Cumulative Hospitalized | AZ dash > tab "Hospitalization" > "Number of Cases Hospitalized" | |||||
18 | Currently in ICU | AZ dash > tab "Hospital COVID-19 Specific Metrics" > tab "ICU Beds for COVID-19" > mouse over most recent date in bar chart > "Number:" | |||||
19 | Currently on Ventilator | AZ dash > tab "Hospital COVID-19 Specific Metrics" > tab "Ventilators in Use COVID-19" > mouse over most recent date in bar chart > "Number:" | |||||
20 | Hospital Discharges | long formula: We sum the daily discharged patients since March 10, 2020 to get a cumulative number of recovered patients. AZ dash > tab "Hospital COVID-19 Specific Metrics" > tab "COVID-19 Discharge" > mouse over most recent bar in chart > "Number:" > Add to "Long Formulas" tab in sheet > enter the sum from the top | |||||
21 | Deaths (confirmed and probable) | AZ dash > tab "Summary" > "Number of Deaths" | |||||
22 | Deaths (confirmed) | AZ dash > tab "Summary" > hover over "Number of Deaths" > "confirmed" | |||||
23 | Deaths (probable) | AZ dash > tab "Summary" > hover over "Number of Deaths" > "probable" | |||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | California | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | ↗ | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | CA primary > "...with data from… " > yesterday / 23:59 | |||||
8 | Total Tests (PCR) | CA dash > "California Testing Results" | |||||
9 | Positive Cases (PCR) | CA dash > "California Cases" | |||||
10 | Positive Cases (People, confirmed + probable) | CA dash > "California Cases" | |||||
11 | Currently Hospitalized | calculated: CA other > {Positive Patients + Suspected Patients} | |||||
12 | Currently in ICU | calculated: CA other link > {ICU Positive Patients + ICU Suspected Patients} | |||||
13 | Deaths (confirmed and probable) | CA dash > "California Deaths" | |||||
14 | |||||||
15 | |||||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Colorado | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | N/A | ↗ | ↗ | ↗ | ↗ | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | CO primary > "Data is updated by about 4pm and includes cases reported through the previous day" yesterday / 23:59 | |||||
8 | Total Antibody Tests | CO primary > button "Tests" > button "Antibody Tests" > button "Cumulative Tests" > graph > most recent day > “Antibody Tests Performed” | |||||
9 | Positive Antibody Tests | CO query > "Positive serological tests" > "antibody_pos" | |||||
10 | Negative Antibody Tests | CO query > "Negative serological tests" > "antibody_neg:" | |||||
11 | Total Test Encounters (PCR) | CO primary > "Test Encounters" | |||||
12 | Positive Cases (PCR) | CO primary > toggle button "Case Summary Snapshot" > "Confirmed cases" | |||||
13 | Probable Cases | CO primary > toggle button "Case Summary Snapshot" > "Probable cases" | |||||
14 | Total PCR Tests (People) | CO primary > "People Tested" | |||||
15 | Positive Cases (People, confirmed + probable) | CO primary > "Cases" | |||||
16 | Negative (People or Cases) | calculated: {Total PCR Tests (People) - Positive Cases (PCR)} | |||||
17 | Currently Hospitalized | calculated: CO primary > scroll beneath dashboard and toggle dark blue rectangle labeled "Hospital Data Snapshot" > {Number of patients currently hospitalized for confirmed COVID-19 + Patients currently hospitalized as COVID-19 persons under investigation} | |||||
18 | Cumulative Hospitalized | CO primary > "Hospitalized" | |||||
19 | Hospital Discharges | long formula: We sum the daily discharged patients since March 10, 2020 to get a cumulative number of recovered patients. CO primary > toggle dark blue rectangle below dashboard "Hospital data snapshot" > "Number of patients discharged/transferred within past the 24 hours" > go to Long Formula tab below > CO column > add most recent discharge value to the proper date > take number from the "Date v / sum ->" row and enter it here | |||||
20 | Deaths (confirmed and probable) | CO primary > "Deaths Among Cases" | |||||
21 | Deaths (confirmed) | CO primary > toggle button "Case summary snapshot" > "Confirmed deaths among cases" | |||||
22 | Deaths (probable) | CO primary > toggle button "Case summary snapshot" > "Probable deaths among cases" | |||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Connecticut | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | ↗ | ↗ | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | CT primary > in text at top of page "As of..." above date / 23:59 | |||||
8 | Total Antigen Tests | CT query > link “Tests (pcr, antigen)” > “sum_number_of_ag_tests” | |||||
9 | Positive Antigen Tests | CT query > link “Tests (pcr, antigen)” > “sum_number_of_ag_positives” | |||||
10 | Negative Antigen Tests | CT query > link “Tests (pcr, antigen)” > “sum_number_of_ag_negatives” | |||||
11 | Total Tests (PCR) | CT query > link "Tests (pcr, antigen)" > "sum_number_of_pcr_tests" | |||||
12 | Positive Tests (PCR) | CT query > link “Tests (pcr, antigen)” > “sum_number_of_pcr_positives” | |||||
13 | Negative Tests (PCR) | CT query > link “Tests (pcr, antigen)” > “sum_number_of_pcr_negatives” | |||||
14 | Positive Cases (PCR) | CT primary > in text at top of page "...including [number] laboratory-confirmed..." | |||||
15 | Probable Cases | CT primary > in text at top of page "...and [number] probable cases..." | |||||
16 | Positive Cases (People, confirmed + probable) | CT primary > table "Connecticut COVID-19 Summary" > row "COVID-19 Cases (confirmed and probable)" > "Total" | |||||
17 | Currently Hospitalized | CT primary > table "Connecticut COVID-19 Summary" > row "Patients Curently Hospitalized with COVID-19" > "Total" | |||||
18 | Deaths (confirmed and probable) | CT primary > table "Connecticut COVID-19 Summary" > row "COVID-19 Associated Deaths" > "Total" | |||||
19 | Deaths (confirmed) | CT query > link JSON (cases, death, hosp, date, SODA API) > "confirmeddeaths": | |||||
20 | Deaths (probable) | CT query > link JSON (cases, death, hosp, date, SODA API) > "probabledeaths" | |||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Washington DC | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | N/A | ↗ | ↗ | ↗ | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | DC primary > date date / 0:00 | |||||
8 | Total Test Encounters (PCR) | DC primary > "Total Overall Number of Tests" | |||||
9 | Total PCR Tests (People) | DC primary > "Total Number of DC Residents Tested" | |||||
10 | Positive Cases (People, confirmed + probable) | DC primary > "Total Positives" | |||||
11 | Currently Hospitalized | DC other > "Total COVID-19 Patients in DC Hospitals" | |||||
12 | Currently in ICU | DC other > "Total COVID-19 Patients in ICU" | |||||
13 | Currently on Ventilator | DC primary > embedded dash > tab "Ventilator Use And Availability" > "Adult Ventilators in use by COVID-19 patients" > mouse over more recent entry | |||||
14 | Recovered | DC primary > "Cleared from Isolation" | |||||
15 | Deaths (confirmed and probable) | DC primary > "Total Lives Lost" | |||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Delaware | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | ↗ | N/A | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | DE dash > "Data are current as of 6pm the previous day" yesterday / 18:00 | |||||
8 | Total Test Encounters (PCR) | DE dash > title "Key Public Health Metrics" > click "More Tests Data" > section "Testing Totals in State of Delaware" > tab "Total Tests" > "State of Delaware" | |||||
9 | Positive Tests (PCR) | long calculation This formula generates the most recent value for positive tests by test available in the CSV. long calculation > hover over "# DE Positives" > click play button > Positive Tests | |||||
10 | Positive Cases (PCR) | DE dash > title "Positive Cases in State of Delaware" > "Confirmed" | |||||
11 | Probable Cases | DE dash > title "Positive Cases in State of Delaware" > "Probable" | |||||
12 | Total PCR Tests (People) | DE dash > title "Key Public Health Metrics" > click "More Tests Data" > section "Testing Totals in State of Delaware" > tab "Total Persons Tested" > "State of Delaware" | |||||
13 | Positive Cases (People, confirmed + probable) | DE dash > title "Positive Cases in State of Deleware" > "Total Positive Cases" | |||||
14 | Negative (People or Cases) | DE dash > title "Key Public Health Metrics" > "Persons Tested Negative" | |||||
15 | Currently Hospitalized | DE dash > title "Key Public Health Metrics" > "Current Hospitalizations" | |||||
16 | Currently in ICU | DE dash > title "Key Public Health Metrics" > "Current Critical Hospitalizations" | |||||
17 | Deaths (confirmed and probable) | DE dash > title "Deaths in State of Delaware" > "Total Deaths" | |||||
18 | Deaths (confirmed) | DE dash > title "Deaths in State of Delaware" > "Confirmed Deaths" | |||||
19 | Deaths (probable) | DE dash > title "Deaths in State of Delaware" > "Probable Deaths" | |||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Florida | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | ↗ | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | PDF FL primary > link "See State Report" > "Data through..." above date / 23:59 | |||||
8 | Total Antibody Tests (People) | pdf FL primary > link "See Serology Report" > title "Summary" > "Total Tested" | |||||
9 | Positive Antibody Tests (People) | pdf FL primary > link "See Serology Report" > title "Summary" > "Positive" | |||||
10 | Negative Antibody Tests (People) | pdf FL primary > link "See Serology Report" > title "Summary" > "Negative" | |||||
11 | Total Antibody Tests | pdf FL primary > link See Serology Report > title Weekly SARS-CoV-2 IgG... (first of two titles) > "Total" | |||||
12 | Positive Antibody Tests | pdf FL primary > link "See Serology Report" > title "Weekly SARS-CoV-2 IgG..." (first of two titles) > "Positive" | |||||
13 | Negative Antibody Tests | pdf FL primary > link "See Serology Report" > title "Weekly SARS-CoV-2 IgG..." (first of two titles) > "Negative" | |||||
14 | Total Test Encounters (PCR) | FL query > link "PCR Test Encounters" > "pcr_encounters" | |||||
15 | Total Tests (PCR) | PDF FL primary > link "See State Report" > table "COVID-19: testing by laboratory" > column "Total" > row "Total" | |||||
16 | Positive Tests (PCR) | PDF FL primary > link "See State Report" > table "COVID-19: testing by laboratory" > column "Positive" > row "Total" | |||||
17 | Negative Tests (PCR) | PDF FL primary > link "See State Report" > table "COVID-19: testing by laboratory" > column "Negative" > row "Total" | |||||
18 | Positive Cases (PCR) | PDF FL primary > link "See State Report" > title "Type of testing" > "Florida residents" > "PCR positive" | |||||
19 | Probable Cases | PDF FL primary > link "See State Report" > title "Type of testing" > "Florida residents" > "Antigen positive" | |||||
20 | Total PCR Tests (People) | calculated: FL query > click "link" > {"T_NegRes" + "C_AllResTypes"} | |||||
21 | Positive Cases (People, confirmed + probable) | PDF FL primary > link "See State Report" > table "Total cases" > "Florida Residents" | |||||
22 | Negative (People or Cases) | FL query > click "link" > "T_NegRes" | |||||
23 | Pending | FL query > click "link" > "TPending" | |||||
24 | Currently Hospitalized | FL other > table "Hospitalizations with Primary Diagnosis of COVID" > row "Grand Total" | |||||
25 | Cumulative Hospitalized | calculated: FL query > click "link" > {"C_HospYes_Res" + "C_HospYes_NonRes"} | |||||
26 | Deaths (confirmed and probable) | calculated: FL primary > link "See State Report" > title "Characteristics" > { Florida resident deaths + Non-Florida resident deaths } | |||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Georgia | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | GA primary > "...as of..." above date / above time | |||||
8 | Total Antigen Tests | GA primary > table "COVID-19 Testing" > "Total Antigen" > "Number of Tests" | |||||
9 | Positive Antigen Tests | GA primary > table "COVID-19 Testing" > "Total Antigen" > "Number of Positive Tests" | |||||
10 | Total Antibody Tests | GA primary > title "COVID-19 Testing" > "Total Antibody (Serology)" > "Number of Tests" | |||||
11 | Positive Antibody Tests | GA primary> title "COVID-19 Testing" > "Total Antibody (Serology)" > "Number of Positive Tests" | |||||
12 | Total Tests (PCR) | GA primary > table "COVID-19 Testing" > "Total PCR/ Molecular" > "Number of Tests" | |||||
13 | Positive Tests (PCR) | GA primary > table "COVID-19 Testing" > "Total PCR/ Molecular" > "Number of Positive Tests" | |||||
14 | Positive Cases (PCR) | GA primary > title "Georgia Overall COVID-19 Status" > "Confirmed Cases" | |||||
15 | Probable Cases | GA primary > title "Georgia Overall COVID-19 Status" > "Antigen Positive Cases" | |||||
16 | Positive Cases (People, confirmed + probable) | calculated: {Positive Cases (PCR) + Probable Cases} | |||||
17 | Currently Hospitalized | calculated: GA other > title "Statewide Data" > {"Covid-19 Patients" + "Patients Under Investigation"} | |||||
18 | Cumulative Hospitalized | GA primary > title "Georgia Overall COVID-19 Status" > "Hospitalizations" | |||||
19 | Cumulative in ICU | GA primary > title "Georgia Overall COVID-19 Status" > "ICU Admissions" | |||||
20 | Deaths (confirmed and probable) | calculated: GA primary> {Confirmed Deaths + Probable Deaths} | |||||
21 | Deaths (confirmed) | GA primary > title "Georgia Overall COVID-19 Status" > "Confirmed Deaths" | |||||
22 | Deaths (probable) | GA primary> title "Georgia Overall COVID-19 Status" > "Probable Deaths" | |||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Guam | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | ↗ | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | GU primary > "Posted on" date and time from most recent JIC release | |||||
8 | Total Antigen Tests | updates: Monday - Friday GU primary > most recent JIC release > table "COVID-19 DIAGNOSTIC TESTING ON GUAM" > row "ANTIGEN TEST" > column "TOTAL" | |||||
9 | Positive Antigen Tests | updates: weekly GU other > scroll to table "COVID-19 Testing Breakdown" > ANTIGEN TESTS > Total Positives | |||||
10 | Total Antibody Tests | updates: Monday - Friday GU primary > most recent JIC release > table "COVID-19 DIAGNOSTIC TESTING ON GUAM" > row "SEROLOGY TESTS" > column "TOTAL" | |||||
11 | Positive Antibody Tests | updates: weekly calculated: GU other > scroll to table "COVID-19 Testing Breakdown" > row "SEROLOGY TESTS" > column "Total Positives" > {sum of all values in "Total Positives" column} | |||||
12 | Total Tests (PCR) | updates: Monday - Friday GU primary > most recent JIC release > table "COVID-19 DIAGNOSTIC TESTING ON GUAM" > row "MOLECULAR TEST" > column "TOTAL" | |||||
13 | Positive Cases (PCR) | GU primary > most recent JIC release > table "COVID-19 CASE COUNT" > "Confirmed Cases" | |||||
14 | Probable Cases | GU primary > most recent JIC release > table "COVID-19 CASE COUNT" > "Probable Cases" | |||||
15 | Positive Cases (People, confirmed + probable) | GU primary > most recent JIC release > table "COVID-19 CASE COUNT" > "COVID-19 Cases" | |||||
16 | Negative (People or Cases) | updates: Monday - Friday calculated: {Total Tests (PCR) - Positive Cases (PCR)} | |||||
17 | Currently Hospitalized | GU primary > most recent JIC release > table "COVID HOSPITAL CENSUS" > column "TOTAL" > "COVID ADMISSION" | |||||
18 | Currently in ICU | GU primary > most recent JIC release > table "COVID HOSPITAL CENSUS" > column "TOTAL" > "IN ICU" | |||||
19 | Currently on Ventilator | GU primary > most recent JIC release > table "COVID HOSPITAL CENSUS" > column "TOTAL" > "ON VENTILATOR" | |||||
20 | Recovered | GU primary > most recent JIC release > look in written part at the top "XXXX not in active isolation." | |||||
21 | Deaths (confirmed and probable) | GU primary > most recent JIC release > "...officially reported cases of COVID-19 with XXX deaths" | |||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Hawaii | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | N/A | ↗ | ↗ | ↗ | ↗ | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | long calculation This formula presents the update time in the correct time zone. long calculation > hover over "# HI PCR Test Encounters" > click play button > "Update time:" above date / above time | |||||
8 | Total Test Encounters (PCR) | HI primary > "Total COVID-19 Tests" | |||||
9 | Positive Tests (PCR) | HI primary > "Total COVID-19 Tests" > "XXXXX total number of positive tests" | |||||
10 | Positive Cases (PCR) | HI primary > "Confirmed Cases" | |||||
11 | Probable Cases | updates: weekly calculated: HI site > click link "Probable Cases" > title "Hawaii COVID-19 Probable Cases" > { Sum of "Total Probable Cases" column} | |||||
12 | Positive Cases (People, confirmed + probable) | calculated: {Positive Cases (PCR) + Probable Cases} | |||||
13 | Currently Hospitalized | HI primary > tab "Hospitalization" > graph "Confirmed COVID-19 Positive Patients" > hover over most recent date | |||||
14 | Cumulative Hospitalized | HI primary > tab "Hospitalization" > "Hospitalized (cumulative)" | |||||
15 | Currently in ICU | HI primary > tab "ICU Beds and Ventilators" > graph "Trends: COVID+ ICU Beds in Use" > hover over most recent date | |||||
16 | Currently on Ventilator | HI primary > tab "ICU Beds and Ventilators" > graph "Trends: COVID+ Ventilators in Use" > hover over most recent date | |||||
17 | Deaths (confirmed and probable) | HI primary > "Total Fatalities" | |||||
18 | Deaths (confirmed) | HI primary > "Total Fatalities" | |||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Iowa | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | IA dash > "Last updated on: [date]" date above / 0:00 | |||||
8 | Total Antigen Tests (People) | IA dash > tab "Positive Case Analysis" > title "Antigen" > "Individuals Tested" | |||||
9 | Positive Antigen Tests (People) | IA dash > tab "Positive Case Analysis" > title "Antigen" > "Individuals Positive" | |||||
10 | Negative Antigen Tests (People) | IA dash > tab "Positive Case Analysis" > title "Antigen" > "Individuals Negative" | |||||
11 | Total Antigen Tests | IA dash > tab "Positive Case Analysis" > title "Antigen" > "Total Tests" | |||||
12 | Positive Antigen Tests | IA dash > tab "Positive Case Analysis" > title "Antigen" > "Positive Tests" | |||||
13 | Negative Antigen Tests | IA dash > tab "Positive Case Analysis" > title "Antigen" > "Negative Tests" | |||||
14 | Total Antibody Tests (People) | IA dash > tab "Serology Testing" > "Individuals Tested" | |||||
15 | Positive Antibody Tests (People) | IA dash > tab "Serology Testing" > "Individuals Positive" | |||||
16 | Negative Antibody Tests (People) | IA dash > tab "Serology Testing" > "Individuals Negative" | |||||
17 | Total Tests (PCR) | IA dash > tab "Positive Case Analysis" > title "PCR" > "Total Tests" | |||||
18 | Positive Tests (PCR) | IA dash > tab "Positive Case Analysis" > title "PCR" > "Positive Tests" | |||||
19 | Negative Tests (PCR) | IA dash > tab "Positive Case Analysis" > title "PCR" > "Negative Tests" | |||||
20 | Positive Cases (PCR) | IA dash > tab "Positive Case Analysis" > title "PCR" > "Individuals Positive" | |||||
21 | Total PCR Tests (People) | IA dash > tab "Positive Case Analysis" > title "PCR" > "Individuals Tested" | |||||
22 | Positive Cases (People, confirmed + probable) | IA dash > tab "Positive Case Analysis" > title "PCR" > "Individuals Positive" | |||||
23 | Negative (People or Cases) | IA dash > tab "Positive Case Analysis" > title "PCR" > "Individuals Negative" | |||||
24 | Currently Hospitalized | IA dash > tab "RMCC Dashboard" > title "COVID-19 Patient Summary" > "COVID-19 Hospitalized Patients" | |||||
25 | Currently in ICU | IA dash > tab "RMCC Dash" > section "COVID-19 Patient Summary" > "COVID-19 Patients in ICU" | |||||
26 | Currently on Ventilator | IA dash > tab "RMCC Dash" > section "Total Ventilators Available" > "Total COVID-19 Patients On Ventilators" | |||||
27 | Recovered | IA dash > table "Summary" > row "Grand Total" > column "Total Recovered" | |||||
28 | Deaths (confirmed and probable) | IA dash > "Total Deaths" | |||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Idaho | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | ID primary > "Page last updated on..." above date / above time | |||||
8 | Total Antigen Tests | updates: monthly ID dash > tab "Laboratory Testing" > "Antigen Tests" > "Tests Performed" | |||||
9 | Total Tests (PCR) | ID dash > tab "Laboratory Testing" > title "PCR Tests" >“Tests Performed" | |||||
10 | Positive Cases (PCR) | ID dash > tab "Statewide Cases" > hover over "XXX Total Statewide Cases" > "Total Confirmed Cases" | |||||
11 | Probable Cases | ID dash > tab "Statewide Cases" > hover over "XXX Total Statewide Cases" > "Total Probable Cases" | |||||
12 | Total PCR Tests (People) | ID dash > tab "Laboratory Testing" > "Idahoans Tested" | |||||
13 | Positive Cases (People, confirmed + probable) | ID dash > tab "Statewide Cases" > "XXX Total Statewide Cases" | |||||
14 | Negative (People or Cases) | calculated: {Total PCR Tests (People) - Positive Cases (PCR)} | |||||
15 | Currently Hospitalized | updates: Tuesday, Thursday, Saturday ID dash > tab "Hospitalizations" > graph "Patients currently hospitalized in an inpatient bed who have suspected or confirmed COVID-19" > hover over most recent day for value | |||||
16 | Cumulative Hospitalized | ID dash > tab "Statewide Demographics" > "XXX Ever Hospitalized" | |||||
17 | Currently in ICU | updates: Tuesday, Thursday, Saturday ID dash > tab Hospitalizations > graph Patients currently hospitalized in the Intensive Care Unit (ICU) with confirmed COVID-19 > hover over most recent day for value | |||||
18 | Cumulative in ICU | ID dash > tab "Statewide Demographics" > "XXX Ever admitted to ICU" | |||||
19 | Recovered | ID dash > tab "Statewide Demographics" > "XXX Estimated Recovered" | |||||
20 | Deaths (confirmed and probable) | ID dash > tab "COVID-19 Related Deaths" > "Idaho Resident Deaths" | |||||
21 | Deaths (confirmed) | ID dash > tab "COVID-19 Related Deaths" > title Idaho Resident Deaths > "XXX confirmed" | |||||
22 | Deaths (probable) | ID dash > tab "COVID-19 Related Deaths" > title "Idaho Resident Deaths" > "XXX probable" | |||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Illinois | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | N/A | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | IL primary > "Information to be updated daily" today's date / 0:00 | |||||
8 | Total Tests (PCR) | IL primary > title "Coronavirus Disease 2019 (COVID-19) in Illinois" > "Total Tests Performed" | |||||
9 | Positive Cases (People, confirmed + probable) | IL primary > "Total Cases" | |||||
10 | Currently Hospitalized | IL other > click link "Statewide Hospital Statistics1" > title "COVID-19 Patients" > "Total COVID + PUI in Hospital" | |||||
11 | Currently in ICU | IL other > click "Statewide Hospital Statistics1" > title "ICU Beds" > "COVID + PUI patients in ICU" | |||||
12 | Currently on Ventilator | IL other > click linj "Statewide Hospital Statistics1" > title "Ventilators" > "Vents used by COVID + PUIs" | |||||
13 | Deaths (confirmed and probable) | calculated: IL primary > {Confirmed Deaths+Probable Deaths} | |||||
14 | Deaths (confirmed) | IL primary > "Confirmed Deaths" | |||||
15 | Deaths (probable) | updates: weekly IL primary > "Probable Deaths" | |||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Indiana | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | ↗ | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | IN primary > "Below results are as of…" above date / above time | |||||
8 | Total Tests (PCR) | IN primary > "Total Tests Administered" | |||||
9 | Positive Tests (PCR) | IN query > "pos_tests": | |||||
10 | Total PCR Tests (People) | IN primary > "Total Individuals Tested" | |||||
11 | Positive Cases (People, confirmed + probable) | IN primary > "Total Positive Cases" | |||||
12 | Negative (People or Cases) | calculated: {Total PCR Tests (People) - Positive Cases (People, confirmed + probable} | |||||
13 | Currently Hospitalized | IN primary > title "Hospitalizations" > graph "Statewide COVID-19 Hospital Census" > hover over most recent day > "Total COVID19 Patients" | |||||
14 | Cumulative Hospitalized | IN dash > title "Hospitalizations" > "Unique Patients" | |||||
15 | Currently in ICU | IN other > "BEDS_ICU_OCCUPIED_COVID_19" | |||||
16 | Cumulative in ICU | IN dash > title "ICU Admits" > "Unique Patients" | |||||
17 | Currently on Ventilator | IN other > "VENTS_ALL_USE_COVID_19" | |||||
18 | Hospital Discharges | IN dash > title "Recovery" > "Unique Patients" | |||||
19 | Deaths (confirmed and probable) | calculated: IN primary > {Total Deaths + Total Probable Deaths} | |||||
20 | Deaths (confirmed) | IN primary > "Total Deaths" | |||||
21 | Deaths (probable) | IN primary > title "Probable COVID-19 Counts" > "Total Probable Deaths" | |||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Kansas | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | ↗ | N/A | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | updates: Monday, Wednesday, Friday KS dash > “Last updated:” above date / above time | |||||
8 | Total Antigen Tests | updates: Monday, Wednesday, Friday KS dash > tab "Testing Rates" > section "Overall Testing" > "Antigen Tests" | |||||
9 | Total Tests (PCR) | updates: Monday, Wednesday, Friday KS dash > tab "Testing Rates" > section "Overall Testing" > "PCR Tests" | |||||
10 | Total PCR Tests (People) | updates: Monday, Wednesday, Friday KS dash > tab "Testing Rates" > section "Overall Testing" > "People" | |||||
11 | Positive Cases (People, confirmed + probable) | updates: Monday, Wednesday, Friday KS dash > tab "KS COVID-19 Overview" > "Cases" | |||||
12 | Negative (People or Cases) | updates: Monday, Wednesday, Friday KS dash > tab "KS COVID-19 Overview" > "Negative Tests" | |||||
13 | Currently Hospitalized | updates: Monday, Wednesday, Friday KS dash > tab "Hospital Capacity" > "COVID-19 Patients Admitted" | |||||
14 | Cumulative Hospitalized | updates: Monday, Wednesday, Friday KS dash > tab "KS COVID-19 Overview" > "Hospitalizations" | |||||
15 | Currently in ICU | updates: Monday, Wednesday, Friday KS dash > tab" Hospital Capacity" > "ICU Beds Used (COVID-19)" | |||||
16 | Cumulative in ICU | updates: Monday, Wednesday, Friday KS dash > tab "Hospital Summary" > "ICU Admissions" | |||||
17 | Currently on Ventilator | updates: Monday, Wednesday, Friday KS dash > tab "Hospital Capacity" > "Ventilators Used (COVID-19)" | |||||
18 | Cumulative on Ventilator | updates: Monday, Wednesday, Friday KS dash > tab "Hospital Summary" > "Mechanical Ventilation" | |||||
19 | Hospital Discharges | updates: Monday, Wednesday, Friday KS dash > tab "Hospital Summary" > "Discharged Patients" | |||||
20 | Deaths (confirmed and probable) | updates: Monday, Wednesday, Friday KS dash > tab "KS COVID-19 Overview" > "Statewide Deaths" | |||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Kentucky | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | KY primary > "Current as of..." above date / 0:00 or (On Sundays only) KY primary > link (pdf) KY COVID-19 Daily Report use date at top / 0:00 | |||||
8 | Total Antigen Tests | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Testing Type Summary" > "Total Antigen Tests" | |||||
9 | Positive Antigen Tests | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Testing Type Summary" > "Total Antigen Positive" | |||||
10 | Total Antibody Tests | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Testing Type Summary" > "Total Serology Tests" | |||||
11 | Positive Antibody Tests | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Testing Type Summary" > "Total Serology Positive" | |||||
12 | Total Tests (PCR) | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Testing Type Summary" > "Total PCR Tests" | |||||
13 | Positive Tests (PCR) | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Testing Type Summary" > "Total PCR Positive" | |||||
14 | Positive Cases (PCR) | KY primary > link (pdf) "KY COVID-19 Daily Report > table "Daily Summary" > row "Cases" > column "Confirmed" | |||||
15 | Probable Cases | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Daily Summary" > row "Cases" > column "Probable" | |||||
16 | Positive Cases (People, confirmed + probable) | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Daily Summary" > row "Cases" > column "Total" | |||||
17 | Currently Hospitalized | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Current COVID-19 Hospital Census" > "Hospitalized" | |||||
18 | Cumulative Hospitalized | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Case Outcomes" > "Ever hospitalized" | |||||
19 | Currently in ICU | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Current COVID-19 Hospital Census" > "ICU" | |||||
20 | Cumulative in ICU | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Case Outcomes" > "Ever ICU" | |||||
21 | Currently on Ventilator | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Current COVID-19 Hospital Census" > "On Ventilator" | |||||
22 | Recovered | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Case Outcomes" > "Recovered" | |||||
23 | Deaths (confirmed and probable) | KY primary > link (pdf) "KY COVID-19 Daily Report" > table "Daily Summary" > row "Deaths" > column "Total" | |||||
24 | Deaths (confirmed) | KY primary > link (pdf) "KY COVID-19 Daily Report" > > table "Daily Summary" > row "Deaths" > column "Confirmed" | |||||
25 | Deaths (probable) | KY primary > link (pdf) "KY COVID-19 Daily Report" > > table "Daily Summary" > row "Deaths" > column "Probable" | |||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Louisiana | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | N/A | ↗ | N/A | N/A | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | LA dash > "This dashboard is updated daily by noon, except on Saturday. today / 12:00 | |||||
8 | Total Antigen Tests | LA dash > title "Louisiana Coronavirus (COVID-19) Information" > title "Total Tests" > "Antigen" | |||||
9 | Total Tests (PCR) | LA dash > "Louisiana Coronavirus (COVID-19) Information" > title "Total Tests" > "Molecular" | |||||
10 | Positive Cases (PCR) | LA dash > "Louisiana Coronavirus (COVID-19) Information" > title "Total Cases" > "Confirmed Cases" | |||||
11 | Probable Cases | LA dash > "Louisiana Coronavirus (COVID-19) Information" > title "Total Cases" > "Probable Cases" | |||||
12 | Positive Cases (People, confirmed + probable) | LA dash > "Louisiana Coronavirus (COVID-19) Information" > "Total Cases" | |||||
13 | Negative (People or Cases) | calculated: {Total Tests (PCR) - Positive Cases (PCR)} | |||||
14 | Currently Hospitalized | LA dash > "Louisiana Coronavirus (COVID-19) Information" > "COVID Patients in Hospitals" | |||||
15 | Currently on Ventilator | LA dash > "Louisiana Coronavirus (COVID-19) Information" > "COVID Patients on Ventilators" | |||||
16 | Recovered | updates: weekly LA dash > "Louisiana Coronavirus (COVID-19) Information" > "Presumed Recovered" | |||||
17 | Deaths (confirmed and probable) | LA dash > "Louisiana Coronavirus (COVID-19) Information" > "Total Deaths" | |||||
18 | Deaths (confirmed) | LA dash > "Louisiana Coronavirus (COVID-19) Information" > title "Total Deaths" > "Confirmed" | |||||
19 | Deaths (probable) | LA dash > "Louisiana Coronavirus (COVID-19) Information" > title "Total Deaths" > "Probable" | |||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Massachusetts | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | N/A | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | MA primary > title "COVID-19 Interactive Data Dashboard" > "Data as of:" date from above / 23:59pm | |||||
8 | Total Antigen Tests (People) | MA primary > button ”COVID-19 Testing" > "Total Antigen Tests" > "bringing the total to XXXXXX total antigen tests" | |||||
9 | Total Antibody Tests (People) | updated: thursday long calculation This formula sums daily total antibody tests to get a cumulative number. long calculation > hover over "# MA" > click play button > title "Weekly link" > "Total Tests " | |||||
10 | Positive Antibody Tests (People) | updated: thursday long calculation This formula sums daily positive antibody tests to get a cumulative number. long calculation > hover over "# MA" > click play button > title "Weekly link" > "Positive Tests " | |||||
11 | Total Tests (PCR) | MA primary > button "Today's Overview" > title “Testing" > "Tests Reported" | |||||
12 | Positive Tests (PCR) | long calculation This formula sums daily positive PCR tests to get a cumulative number. long calculation > hover over "# MA" > click play button > title "Download link" > "All Positive Molecular Tests" | |||||
13 | Positive Cases (PCR) | MA primary > button "Today's Overview" > title "Cases" > "Confirmed Cases" > "bringing the total to XXXXX total confirmed cases" | |||||
14 | Probable Cases | MA primary > button "Today's Overview" > title "Cases" > "Probable Cases" > "bringing the total to XXXXX total probable cases" | |||||
15 | Total PCR Tests (People) | long calculation This formula sums the timeseries of new PCR tests (people) to get a cumulative number. long calculation > hover over "# MA" > click play button > title "Download link" > "PCR Total People" | |||||
16 | Positive Cases (People, confirmed + probable) | calculated: WS2 {Positive Cases (PCR) + Probable Cases} | |||||
17 | Negative (People or Cases) | calculated: {Total PCR Tests (People) - Positive Cases (PCR)} | |||||
18 | Currently Hospitalized | MA primary > button "Today's Overview" > title "Hospitalizations" > "Hospitalizations" > "There are XXX patients hospitalized for COVID" | |||||
19 | Cumulative Hospitalized | updated: thursday long calculation This formula sums the weekly breakdown by race of ever hospitalized to get a cumulative number. long calculation > hover over "# MA Positives" > click play button > title "Ever hospitalized" > "Ever Hospitalized" | |||||
20 | Currently in ICU | MA primary > button "Today's Overview" > title "Hospitalizations" > "ICU and Intubated Patients" > "There are XXX patients in Intensive Care Units" | |||||
21 | Currently on Ventilator | MA primary > button "Today's Overview" > title "Hospitalizations" > "ICU and Intubated Patients" > "XXX patients are intubated" | |||||
22 | Recovered | updated: thursday MA primary > link "Weekly COVID-19 Public Health Report" > pg. title "Massachusetts Residents Isolated due to COVID-19" > "Total Cases Released from Isolation" | |||||
23 | Deaths (confirmed and probable) | calculated: { Deaths (confirmed) + Deaths (probable) } | |||||
24 | Deaths (confirmed) | MA primary > button "Today's Overview" > title "Deaths" > "Confirmed Deaths" > "There have been XXXXX confirmed deaths in total." | |||||
25 | Deaths (probable) | MA primary > button "Today's Overview" > title "Deaths" > "Probable Deaths" > "There have been XXXXX probable deaths in total." | |||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Maryland | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | ↗ | ↗ | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | MD dash > "Note: Maryland Department of Health updates these data daily during the 10am hour" today / 10:00 | |||||
8 | Total Antibody Tests (People) | updates: wednesday MD other > scroll to most recent column > row 1 | |||||
9 | Positive Antibody Tests (People) | updates: wednesday MD other > scroll to most recent column > row 2 | |||||
10 | Negative Antibody Tests (People) | updates: weekly MD other link > scroll to most recent column > row 3 | |||||
11 | Total Tests (PCR) | MD dash > "Testing Volume" | |||||
12 | Positive Tests (PCR) | MD query > click "PCR Testing and positives" > "total_number_of_positives" | |||||
13 | Positive Cases (PCR) | MD dash > "Confirmed Cases" | |||||
14 | Total PCR Tests (People) | calculated: MD dash > {Confirmed Cases + Persons Tested Negative} | |||||
15 | Positive Cases (People, confirmed + probable) | MD dash > "Confirmed Cases" | |||||
16 | Negative (People or Cases) | MD dash > "Persons Tested Negative" | |||||
17 | Currently Hospitalized | MD dash > "Currently Hospitalized" | |||||
18 | Cumulative Hospitalized | MD dash > title "COVID-19 Statistics in Maryland" > "Ever hospitalized " | |||||
19 | Currently in ICU | MD dash > title "COVID-19 Statistics in Maryland" > "Intensive care " | |||||
20 | Recovered | MD dash > title "COVID-19 Statistics in Maryland" > "Released from isolation" | |||||
21 | Deaths (confirmed and probable) | calculated: MD dash > title "COVID-19 Statistics in Maryland" > {Number of confirmed deaths + Number of probable deaths} | |||||
22 | Deaths (confirmed) | MD dash > title "COVID-19 Statistics in Maryland" > ""Number of confirmed deaths"" | |||||
23 | Deaths (probable) | MD dash > title "COVID-19 Statistics in Maryland" > "Number of probable deaths" | |||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Maine | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | ME dash > "...COVID-19 case investigation data included as of 11:59 PM the previous day" yesterday / 23:59 | |||||
8 | Total Antigen Tests | long calculation This calculation pulls the daily testing data values from Maine's "Daily lab results" dashboard tab. long calculation > hover over "# ME" > click play button > "All Tests - Antigen" | |||||
9 | Positive Antigen Tests | long calculation This calculation pulls the daily testing data values from Maine's "Daily lab results" dashboard tab. long calculation > hover over "# ME" > click play button > "Positive - Antigen" | |||||
10 | Total Antibody Tests | ME dash > table "All Reported COVID-19 Tests in Maine" > column "Antibody" > row "Total" | |||||
11 | Positive Antibody Tests | ME dash > table "All Reported COVID-19 Tests in Maine" > column "Antibody" > row "Positive" | |||||
12 | Negative Antibody Tests | ME dash > table "All Reported COVID-19 Tests in Maine" > column "Antibody" > row "Negative" | |||||
13 | Total Tests (PCR) | long calculation This calculation pulls the daily testing data values from Maine's "Daily lab results" dashboard tab. long calculation > hover over "# ME" > click play button > "All Tests - Molecular" | |||||
14 | Positive Tests (PCR) | long calculation This calculation pulls the daily testing data values from Maine's "Daily lab results" dashboard tab. long calculation > hover over "# ME" > click play button > "Positive - Molecular" | |||||
15 | Positive Cases (PCR) | ME dash > table "Cumulative COVID-19 Cases by County" > column "Confirmed cases" > row "Statewide" | |||||
16 | Probable Cases | ME dash > table "Cumulative COVID-19 Cases by County" > column "Probable Cases" > row "Statewide" | |||||
17 | Positive Cases (People, confirmed + probable) | ME dash > table "Cumulative COVID-19 Cases by County" > column "Cases" > row "Statewide" | |||||
18 | Currently Hospitalized | long calculation This calculation pulls the most recent Currently hospitalized value from Maine's data downloads. long calculation > hover over "# ME" > click play button > "Hospitalized- Total COVID-19 Patients" | |||||
19 | Cumulative Hospitalized | ME dash > table "Cumulative COVID-19 Cases by County" > column "Hospitalizations" > row "Statewide" | |||||
20 | Currently in ICU | long calculation This calculation pulls the most recent Currently in ICU value from Maine's data downloads. long calculation > hover over "# ME" > click play button > "Hospitalized- COVID-19 Patients In Critical Care" | |||||
21 | Currently on Ventilator | long calculation This calculation pulls the most recent Currently on ventilator value from Maine's data downloads. long calculation > hover over "# ME" > click play button > "Hospitalized- COVID-19 Patients on Ventilators" | |||||
22 | Recovered | ME dash > table "Cumulative COVID-19 Cases by County" > column "Completed Isolations" > row "Statewide" | |||||
23 | Deaths (confirmed and probable) | ME dash > table "Cumulative COVID-19 Cases by County" > column "Deaths" > row "Statewide" | |||||
24 | Deaths (confirmed) | ME dash > tab "Case rates by county" > dropdown "Case Status" > select "Confirmed" > "Deaths" | |||||
25 | Deaths (probable) | ME dash > section "Case Rates by County" > dropdown "Case Status" > select "Probable" > "Deaths" | |||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Michigan | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | MI dash > tab "Current Status" > on right-hand side under "MICHIGAN" > [date] above date / 0:00 | |||||
8 | Total Antibody Tests | MI dash > tab "Current Status" > table "Laboratory Testing" > column "Tests Performed" > row "Serology" | |||||
9 | Total Tests (PCR) | MI dash > tab "Current Status" > table "Laboratory Testing" > column "Tests Performed" > row "Diagnostic" | |||||
10 | Positive Tests (PCR) | long calculation This formula sums positive PCR tests by county and day to get a cumulative number long calculation > hover over "# MI Testing" > click play button > "Positive" | |||||
11 | Negative Tests (PCR) | long calculation This formula sums negative PCR tests by county and day to get a cumulative number long calculation > hover over "# MI Testing" > click play button > "Negative" | |||||
12 | Positive Cases (PCR) | MI dash > tab "Current Status" > table "Current Totals" > column "Cases" > row "Confirmed" | |||||
13 | Probable Cases | MI dash > tab "Current Status" > table "Current Totals" > column "Cases" > row "Probable" | |||||
14 | Positive Cases (People, confirmed + probable) | MI dash > tab "Current Status" > table "Current Totals" > column "Cases" > row "Total" | |||||
15 | Currently Hospitalized | calculated: MI other > table "COVID-19 Metrics XX/XX/2021" > column "Total" > {"Total Hospitalized Adult Suspected/Confirmed" + "Hospitalized Peds Confirmed/Suspected"} | |||||
16 | Currently in ICU | MI other > table "COVID-19 Metrics XX/XX/2021" > column "Total" > row "Adult ICU Confirmed/Suspected COVID" | |||||
17 | Currently on Ventilator | MI other > table "COVID-19 Metrics XX/XX/2021" > column "Total" > row "Hospitalized and Ventilated COVID" | |||||
18 | Recovered | updates: weekly (Friday or Saturday) MI dash > click link "CUMULATIVE RECOVERED" > "Cumulative Total of Recovered COVID-19 Cases (as of xx/x/2021):" | |||||
19 | Deaths (confirmed and probable) | MI dash > tab "Current Status" > table "Current Totals" > column "Deaths" > row "Total" | |||||
20 | Deaths (confirmed) | MI dash > tab "Current Status" > table "Current Totals" > column "Deaths" > row "Confirmed" | |||||
21 | Deaths (probable) | MI dash > tab "Current Status" > table "Current Totals" > column "Deaths" > row "Probable" | |||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Minnesota | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | MN primary > "Updated daily at 11 a.m., with data current as of 4 p.m. the previous day." yesterday / 16:00 | |||||
8 | Total Antigen Tests | MN primary > title "Testing" > "Total approximate completed tests (cumulative)" table > Total approximate number of completed antigen tests (cumulative):" | |||||
9 | Total Test Encounters (PCR) | MN primary > title "Testing" >"Total approximate number of completed PCR tests (cumulative):" | |||||
10 | Positive Cases (PCR) | MN primary > title "Daily Update" > "Total confirmed cases (PCR positive) (cumulative) | |||||
11 | Probable Cases | MN primary > title "Daily Update" > "Total probable cases (Antigen positive) (cumulative) | |||||
12 | Total PCR Tests (People) | MN primary > title "Testing" > "Total approximate number of people tested" | |||||
13 | Positive Cases (People, confirmed + probable) | MN primary > title "Daily Update" > "Total positive cases (cumulative) | |||||
14 | Negative (People or Cases) | calculated: {Total PCR Tests (People) - Positive Cases (PCR)} | |||||
15 | Currently Hospitalized | updates: Monday - Friday calculated: MN other > section "Hospital Capacity" > uncheck non-COVID box in "FILTER BY COVID OR NON-COVID" dropdown in upper lefthand corner > hover over most recent day for both graphs > {ICU + Non-ICU} | |||||
16 | Cumulative Hospitalized | MN primary > title "Hospitalization" > "Total cases hospitalized (cumulative)" | |||||
17 | Currently in ICU | updates: Monday - Friday MN other > dropdown "FILTER BY COVID OR NON-COVID" > deselect "NON-COVID" > graph "ICU and Non-ICU Beds In Use" > top blue "ICU" graph > hover over most recent date > "Minnesota XXX ICU COVID" | |||||
18 | Cumulative in ICU | MN primary > title "Hospitalization" > "Total cases hospitalized in ICU (cumulative)" | |||||
19 | Recovered | MN primary > title "Patients no longer needing isolation" > "Patients no longer needing isolation:" | |||||
20 | Deaths (confirmed and probable) | MN primary > title "Deaths" > "Total deaths (cumulative)" | |||||
21 | Deaths (confirmed) | MN primary > title "Deaths" > "Deaths from confirmed cases (cumulative)" | |||||
22 | Deaths (probable) | MN primary > title "Deaths" > "Deaths from probable cases (cumulative)" | |||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Missouri | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | ↗ | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | MO dash > "Includes data reported through...." yesterday / 23:59 | |||||
8 | Total Antigen Tests (People) | MO dash > tab "Testing" > table "Individuals Tested by Test Type > column "Total Individuals Tested" > row "Antigen" | |||||
9 | Total Antigen Tests | MO dash > tab "Testing" > graph "Test Results by Test Type" > column "Total Tests" > row "Antigen" | |||||
10 | Positive Antigen Tests | MO dash > tab "Testing: > graph "Test Results by Test Type" > row "Antigen" > mouse over red section of bar > "x resulted in a Positive" | |||||
11 | Negative Antigen Tests | MO dash > tab "Testing" > graph "Test Results by Test Type" > row "Antigen" > mouse over green section of bar > "x resulted in a Negative" | |||||
12 | Total Antibody Tests (People) | MO dash > tab "Testing" > table "Individuals Tested by Test Type" > column "Total Individuals Tested" > row "Serology" | |||||
13 | Total Antibody Tests | MO dash > tab "Testing" > graph "Test Results by Test Type" > column "Total Tests" > row "Serology" | |||||
14 | Positive Antibody Tests | MO dash > tab "Testing" > graph "Test Results by Test Type" > row "Serology" > mouse over red section of bar > "x resulted in a Positive" | |||||
15 | Negative Antibody Tests | MO dash > tab "Testing" > graph "Test Results by Test Type" > row "Serology" > mouse over green section of bar > "x resulted in a Negative" | |||||
16 | Total Tests (PCR) | MO dash > tab "Testing" > graph "Test Results by Test Type" > column "Total Tests" > row "PCR" | |||||
17 | Positive Tests (PCR) | MO dash > tab "Testing" > graph "Test Results by Test Type" > row "PCR" > hover over red section of bar > "x resulted in a Positive" | |||||
18 | Negative Tests (PCR) | MO dash > tab "Testing" > graph "Test Results by Test Type" > row "PCR" > hover over green section of bar > "x resulted in a Negative" | |||||
19 | Positive Cases (PCR) | MO dash > "Confirmed Cases to Date" | |||||
20 | Total PCR Tests (People) | MO dash > tab "Testing" > table "Individuals Tested by Test Type" > column "Total Individuals Tested" > row "PCR" | |||||
21 | Positive Cases (People, confirmed + probable) | MO dash > "Confirmed Cases to Date" | |||||
22 | Negative (People or Cases) | calculated: {Total PCR Tests (People) - Positive Cases (PCR)} | |||||
23 | Currently Hospitalized | MO dash > tab "Healthcare System" > title "Hospitalizations" > "Total COVID-19 Hospitalized Patients" | |||||
24 | Currently in ICU | MO dash > tab "Healthcare System" > title "ICU" > "COVID-19 Patients in Intensive Care (ICU)" | |||||
25 | Currently on Ventilator | MO dash > tab "Healthcare System" > title "Ventilators" > "COVID-19 Patients on Ventilators" | |||||
26 | Deaths (confirmed and probable) | MO dash > "Deaths to Date" | |||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Commonwealth of the Northern Mariana Islands | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | ↗ | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | MP query > "MAX_reportdt:" date/ 0:00 | |||||
8 | Total Tests (PCR) | MP dash > tab "Testing" > "Total Tests" | |||||
9 | Positive Cases (PCR) | MP dash > tab "Diagnoses" > "COVID-19 Diagnoses" | |||||
10 | Total PCR Tests (People) | MP dash > tab "Testing" > "Number of People Tested" | |||||
11 | Positive Cases (People, confirmed + probable) | MP dash > tab "Diagnoses" > "COVID-19 Diagnoses" | |||||
12 | Negative (People or Cases) | calculated: {Total PCR Tests (People) - Positive Cases (PCR)} | |||||
13 | Cumulative Hospitalized | MP dash > tab "Demographics" > "Hospitalizations" | |||||
14 | Recovered | MP query > "SUM_recovered:" | |||||
15 | Deaths (confirmed and probable) | MP dash > tab "Demographics" > "Deaths" | |||||
16 | Deaths (confirmed) | MP dash > tab "Demographics" > "Deaths" | |||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Mississippi | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | N/A | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | MS primary > "New Cases and Deaths as of..." "as of" date / 0:00 | |||||
8 | Total Antigen Tests | updates: weekly MS primary > title "COVID-19 Testing" > table > column "Antigen" > row "Total tests for COVID-19 statewide" | |||||
9 | Total Antibody Tests | updates: weekly MS primary > title "COVID-19 Testing" > table > column "Antibody" > row "Total tests for COVID-19 statewide" | |||||
10 | Total Tests (PCR) | updates: weekly MS primary > title "COVID-19 Testing" > table > column "PCR" > row "Total tests for COVID-19 statewide" | |||||
11 | Positive Cases (PCR) | MS primary > title "Case Classifications" > table > column "Confirmed" > row "Cases" | |||||
12 | Probable Cases | MS primary > title "Case Classifications" > table > column "Probable" > row "Cases" | |||||
13 | Positive Cases (People, confirmed + probable) | MS primary > title "Case Classifications" > table > column "Total" > row "Cases" | |||||
14 | Negative (People or Cases) | updates: weekly calculated: {Total Tests (PCR) - Positive Cases (PCR)} | |||||
15 | Currently Hospitalized | updates: Monday - Saturday calculated: MS other > graph "Hospitalizations and ICU Use (Statewide)" > hover over most recent date > {"Patients with Confirmed Infection" + "Patients with Suspected Infection"} | |||||
16 | Cumulative Hospitalized | updates: weekly calculated: MS primary > section "Weekly Statewide Data Charts" > click "All Weekly Charts" > bar chart "COVID-19 Hospitalized Cases by Age" > {add up each bar} | |||||
17 | Currently in ICU | updates: Monday - Saturday MS other > graph "Hospitalizations and ICU Use (Statewide)" > hover over most recent date > "Patients in an ICU" | |||||
18 | Currently on Ventilator | updates: Monday - Saturday MS other > graph "Hospitalizations and ICU Use (Statewide)" > "Patients on Ventilators" | |||||
19 | Recovered | updates: weekly MS primary > title "Estimated Recoveries" > "Presumed Recoveries" | |||||
20 | Deaths (confirmed and probable) | MS primary > title "Cases and Deaths by County" > table > column "Total Deaths" > "Total" | |||||
21 | Deaths (confirmed) | MS primary > title "Case Classifications" > table > column "Confirmed" > "Deaths" | |||||
22 | Deaths (probable) | MS primary > title "Case Classifications" > table > column "Probable" > row "Deaths" | |||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Montana | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | N/A | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | MT dash > tab "MT COVID-19 Cases" > "Updates are made by 10:00am daily. Information is reported based on the previous day" yesterday / 23:59 | |||||
8 | Total Tests (PCR) | MT dash > tab "MT COVID-19 Cases" > "Total Tests" | |||||
9 | Positive Cases (PCR) | PDF MT dash > tab "COVID-19 Demographics" > button "Demographic Tables for Montana COVID-19 Cases" > table "COVID-19 Cases in Montana" > row "Confirmed Cases" | |||||
10 | Probable Cases | PDF MT dash > tab "COVID-19 Demographics" > button "Demographic Tables for Montana COVID-19 Cases" > table "COVID-19 Cases in Montana" > row "Probable Cases" | |||||
11 | Positive Cases (People, confirmed + probable) | MT dash > tab "MT COVID-19 Cases" > "Cumulative Cases" | |||||
12 | Currently Hospitalized | MT dash > tab "MT COVID-19 Cases" > "Active Hospitalizations" | |||||
13 | Cumulative Hospitalized | MT dash > tab "MT COVID-19 Cases" > "Total Hospitalizations" | |||||
14 | Currently in ICU | updates: Tuesday - Saturday MT other > click button "COVID-19 Hospital Occupancy and Capacity in Montana" > graph "Statewide ICU and Ventilator Use and Capacity" > ICU "COVID" | |||||
15 | Currently on Ventilator | updates: Tuesday - Saturday MT other > click button "COVID-19 Hospital Occupancy and Capacity in Montana" > graph "Statewide ICU and Ventilator Use and Capacity" > Vents "COVID" | |||||
16 | Recovered | MT dash > tab "MT COVID-19 Cases" > "Recovered" | |||||
17 | Deaths (confirmed and probable) | MT dash > tab "MT COVID-19 Cases" > "Total Deaths" | |||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | North Carolina | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | NC primary > "Last updated…" above date / above time | |||||
8 | Total Antigen Tests | long calculation This formula sums daily antigen tests to get a cumulative number. long calculation > hover over "# NC tests" > click play button > "Antigen Test" | |||||
9 | Total Tests (PCR) | long calculation This formula sums daily PCR tests to get a cumulative number. long calculation > hover over "# NC tests" > click play button > "Molecular Tests" | |||||
10 | Positive Cases (PCR) | NC dash > "Molecular (PCR) Positive Cases" | |||||
11 | Probable Cases | NC dash > "Antigen Positive Cases" | |||||
12 | Positive Cases (People, confirmed + probable) | NC dash > "Total Cases" | |||||
13 | Currently Hospitalized | NC dash > "Currently Hospitalized" | |||||
14 | Currently in ICU | NC dash > menu "Dashboard" > click "Hospitalizations" > scroll down to bar graph titled "Number of COVID-19 Adult ICU Patients | Statewide" > select "Adult ICU Patients" > "Adult ICU Patients" | |||||
15 | Hospital Discharges | updates: weekly on Monday NC other > link "COVID-19 Patients Presumed to be Recovered" > "Patients Presumed to be Recovered =" | |||||
16 | Deaths (confirmed and probable) | NC dash > link "Cases" > graph "Deaths by Date of Death" > "Total Deaths" | |||||
17 | Deaths (confirmed) | NC dash > link "Cases" > graph " Deaths by Date of Death" > "Molecular (PCR) Positive Deaths" | |||||
18 | Deaths (probable) | NC dash > link "Cases" > graph " Deaths by Date of Death" > "Antigen Positive" | |||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | North Dakota | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | N/A | ↗ | N/A | N/A | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | ND primary > "The North Dakota Department of Health dashboard is updated daily by 11 am and includes cases reported through the previous day. " yesterday / 23:59 | |||||
8 | Total Antigen Tests | long calculation This formula sums antigen specimens tested by day and county to get a cumulative number. long calculation > hover over "# ND Testing" > click play button > "Total Ag tests (specimens)" | |||||
9 | Total Antibody Tests | ND primary > title "Serology Testing" > "Total" | |||||
10 | Positive Antibody Tests | ND primary > title "Serology Testing" > "Detected" | |||||
11 | Negative Antibody Tests | ND primary > section "Serology Testing" > "Not Detected" | |||||
12 | Total Test Encounters (PCR) | long calculation This formula sums PCR test encounters by day and county to get a cumulative number. long calculation > hover over "# ND Negatives + Testing" > click play button > "Total PCR tests (susceptible test encounters) " | |||||
13 | Total Tests (PCR) | long calculation This formula sums PCR specimens tested by day and county to get a cumulative number. long calculation > hover over "# ND Negatives + Testing" > click play button > "Total PCR tests (specimens) " | |||||
14 | Positive Cases (PCR) | ND primary > column "Cumulative" > "Positives" > "Confirmed (PCR Tests)" | |||||
15 | Probable Cases | ND primary > column "Cumulative" > title "Positives" > "Probable (Antigen Tests)" | |||||
16 | Total PCR Tests (People) | ND primary > column "Cumulative" > "Tests" > "Unique Individuals" | |||||
17 | Positive Cases (People, confirmed + probable) | ND primary > column "Cumulative" > "Positives" > "Total (PCR and Antigen Tests)" | |||||
18 | Negative (People or Cases) | long calculation This formula sums cumulative people tested negative by county to get a total number for the state. long calculation > hover over "# ND Negatives + Testing" > click play button > "Total Negatives" | |||||
19 | Currently Hospitalized | ND primary > tab "Hospitalizations" > title "Hospitalized due to COVID" > column "Current" > "Total Hospitalized" or if the hospitalization metrics are still missing from the dashboard ND social > the day's "COVID-19 Daily Report" > "currently hospitalized" | |||||
20 | Cumulative Hospitalized | ND primary > tab "Hospitalizations" > title "Hospitalized Due to COVID" > column "Cumulative" > "Total Hospitalized" | |||||
21 | Currently in ICU | ND primary > tab "Hospitalizations" > title "Hospitalized due to COVID" > "Current" > "ICU" | |||||
22 | Cumulative in ICU | ND primary > tab "Hospitalizations" > title "Hospitalized Due to COVID" > column "Cumulative" > "ICU" | |||||
23 | Recovered | ND primary > column "Cumulative" > section "Recovered and Deaths" > "Recovered" | |||||
24 | Deaths (confirmed and probable) | calculated: ND primary > scroll to table under dash Deaths > {"Total number of individuals who tested positive and died from any cause while infected with COVID-19" + column "2020" "Deaths of Individuals Presumed Positive" + column 2021 "Deaths of Individuals Presumed Positive"} | |||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Nebraska | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | ↗ | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | NE dash > tab "Last 14 Day Positive Cases" > "Last updated:" above date / above time (see note below) | |||||
8 | Total Tests (PCR) | NE dash > "Total Tests" | |||||
9 | Positive Tests (PCR) | NE query > "Specimens" > value next to "TotalPositiveAsOfThisDate" | |||||
10 | Negative Tests (PCR) | NE query > "Specimens" > value next to "TotalNotDetectedAsOfThisDate" | |||||
11 | Total PCR Tests (People) | NE dash > "People Tested" | |||||
12 | Positive Cases (People, confirmed + probable) | NE dash > "Total Positive Cases" | |||||
13 | Negative (People or Cases) | NE dash > "Tested: Not Detected" | |||||
14 | Currently Hospitalized | NE dash > tab "Hospitalized Cases" > "Active Hospitalizations" | |||||
15 | Cumulative Hospitalized | NE dash > tab "Hospitalized Cases" > "Total Cumulative Hospitalizations" | |||||
16 | Recovered | NE dash > tab "Recoveries" > "Recovered" | |||||
17 | Deaths (confirmed and probable) | NE dash > tab "Deaths" > "Deaths" | |||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | New Hampshire | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | NH primary > "data updated as of..." above date / above time | |||||
8 | Total Antigen Tests | NH other > tab "Testing" > button "Antigen" > dropdown "Show last 7 days" > select Show All Historical Data" > "Total Tests All Historical Data" | |||||
9 | Total Antibody Tests (People) | NH primary > "Total Persons Tested at Select Laboratories, Antibody Laboratory Tests" | |||||
10 | Total Antibody Tests | NH other > tab "Testing" > button "Antibody" > dropdown "Show last 7 days" > select "Show All Historical Data" > "Total Tests All Historical Data" | |||||
11 | Total Tests (PCR) | NH other > tab "Testing" > button "PCR" > dropdown "Show last 7 days" > select "Show All Historical Data" > "Total Tests All Historical Data" | |||||
12 | Positive Cases (PCR) | NH dash > table "Test Type" > row "PCR Positive" > column "Infections - Persons" | |||||
13 | Probable Cases | NH dash > table "Test Type" > row "Antigen Positive" > column "Infections - Persons" | |||||
14 | Total PCR Tests (People) | NH primary > "Total Persons Tested at Selected Laboratories, Polymerase Chain Reaction (PCR)" | |||||
15 | Positive Cases (People, confirmed + probable) | NH primary > "Number of Persons with COVID-19" | |||||
16 | Negative (People or Cases) | calculated: {Total PCR Tests (People) - Positive Cases (PCR)} | |||||
17 | Currently Hospitalized | NH primary > "Current Hospitalizations" | |||||
18 | Cumulative Hospitalized | NH dash > table "Hospitalizations" > "Cumulative" | |||||
19 | Cumulative in ICU | NH dash > table "Intensive Care Unit" > "Cumulative" | |||||
20 | Recovered | NH primary > "Recovered" | |||||
21 | Deaths (confirmed and probable) | NH primary > "Deaths Attributed to COVID-19" | |||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | New Jersey | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | ↗ | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | NJ dash > "Updated:" above date / 0:00 | |||||
8 | Total Tests (PCR) | NJ dash > "Total PCR Tests Reported" | |||||
9 | Positive Cases (PCR) | NJ dash > "Total Confirmed* Cases" | |||||
10 | Probable Cases | NJ dash > "Probable* Cases" | |||||
11 | Positive Cases (People, confirmed + probable) | calculated: {Positive Cases (PCR) + Probable Cases} | |||||
12 | Negative (People or Cases) | calculated: {Total Tests (PCR) - Positive Cases (PCR)} | |||||
13 | Currently Hospitalized | NJ dash > tab "Hospital Census" > "Statewide" > "Hospitalizations" | |||||
14 | Cumulative Hospitalized | NJ dash > tab "Cases and Mortality Summaries" > tab "Ever Hospitalized" > "Ever Hospitalized Cases" | |||||
15 | Currently in ICU | NJ dash > tab "Hospital Census" > "Care and Bed Type" > "Patients in Intensive Care" | |||||
16 | Currently on Ventilator | NJ dash > tab "Hospital Census" > "Care and Bed Type" > "On Ventilators" | |||||
17 | Hospital Discharges | calculated: NJ query > "recoveries" {"recoveries" + 15642} | |||||
18 | Deaths (confirmed and probable) | calculated: { Deaths (confirmed) + Deaths (probable) } | |||||
19 | Deaths (confirmed) | NJ dash > tab "Cases and Trends" > "Total Confirmed Deaths" | |||||
20 | Deaths (probable) | NJ dash> tab "Cases and Trends" > "Total Probable Deaths*" | |||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | New Mexico | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | N/A | ↗ | ↗ | N/A | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | NM dash > "Last Updated" above date / above time (see note below) | |||||
8 | Total Tests (PCR) | NM dash > "Total # of Tests Performed" | |||||
9 | Positive Cases (People, confirmed + probable) | NM dash > "Number of Cases" | |||||
10 | Currently Hospitalized | NM dash > "Current Hospitalizations" | |||||
11 | Cumulative Hospitalized | NM dash > "Total Hospitalizations" | |||||
12 | Recovered | NM dash > "Total Recovered" | |||||
13 | Deaths (confirmed and probable) | NM dash > "Total Deaths" | |||||
14 | |||||||
15 | |||||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Nevada | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | NV dash > "Data as of..." above date / 0:00 | |||||
8 | Total Test Encounters (PCR) | NV dash > tab "Trends" > button "Testing" > "Testing Encounters" | |||||
9 | Positive Cases (PCR) | NV dash > tab "Current Status" > button "Confirmed Cases" > "Cumulative Cases" | |||||
10 | Total PCR Tests (People) | NV dash > tab "Trends" > button "Testing" > "People Tested" | |||||
11 | Positive Cases (People, confirmed + probable) | NV dash > tab "Current Status" > button "Confirmed Cases" > "Cumulative Cases" | |||||
12 | Negative (People or Cases) | calculated: {Total PCR Tests (People) - Positive Cases (PCR)} | |||||
13 | Currently Hospitalized | NV dash > tab "Current Status" > button "Hospitalizations" > "Confirmed and Suspected Hospitalizations" | |||||
14 | Currently in ICU | NV dash > NV dash > tab "Current Status" > button "Hospitalizations" > "Total ICU" | |||||
15 | Currently on Ventilator | NV dash > NV dash > tab "Current Status" > button "Hospitalizations" > "Total Ventilators" | |||||
16 | Deaths (confirmed and probable) | NV dash > tab "Current Status" > button "Deaths" > "Cumulative Deaths" | |||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | New York | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | ↗ | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | NY dash > "Testing data as of:" above date / 14:00 | |||||
8 | Total Test Encounters (PCR) | NY dash > "Total Persons Tested" | |||||
9 | Positive Cases (People, confirmed + probable) | NY dash > "Total Tested Positive" | |||||
10 | Currently Hospitalized | NY other > mouse over the blue bar in the latest day > "Total COVID-19 Patients Hospitalized" | |||||
11 | Currently in ICU | NY other > mouse over the yellow bar in the latest day > "Total COVID-19 Patients in ICU" | |||||
12 | Currently on Ventilator | NY press conferences > find most recent COVID related press release > title "Today's data is summarized briefly below" > "Number ICU with Intubation" | |||||
13 | Hospital Discharges | NY press Conferences > find most recent COVID related press release > title "Today's data is summarized briefly below" > "Total Discharges" | |||||
14 | Deaths (confirmed and probable) | NY dash > click link "Click for Fatality Data" > table "Fatalities by County" > column "Place of Fatality" > row "Grand Total" | |||||
15 | |||||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Ohio | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | N/A | ↗ | ↗ | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | OH dash > "Last updated" & "Updated daily at..." above date / 14:00 | |||||
8 | Total Antigen Tests | long calculation This formula sums daily antigen tests to get a cumulative number. long calculation > hover over #OH testing > click play button > "Presumptive Lab Total Tested (Daily)" | |||||
9 | Positive Antigen Tests | long calculation This formula sums daily positive antigen tests to get a cumulative number. long calculation > hover over #OH testing > click play button > "Presumptive Lab Total Positive (Daily)" | |||||
10 | Total Tests (PCR) | OH dash > "COVID-19 Dashboard" > menu pulldown "Key Metrics" > "Cases" > "Total Tested in Ohio" | |||||
11 | Positive Tests (PCR) | long calculation This formula sums daily positive PCR tests to get a cumulative number. long calculation > hover over #OH testing > click play button > "Confirmatory Lab Total Positive (Daily)" | |||||
12 | Positive Cases (PCR) | OH dash > "COVID-19 Dashboard" > menu pulldown "Key Metrics" > "Cases" > "Confirmed Cases" | |||||
13 | Probable Cases | OH dash > "COVID-19 Dashboard" > menu pulldown "Key Metrics" > "Cases" > "CDC Expanded Case Definition (Probable)" | |||||
14 | Positive Cases (People, confirmed + probable) | OH dash > "COVID-19 Dashboard" > menu pulldown "Key Metrics" > "Cases" > "Total Cases" | |||||
15 | Currently Hospitalized | OH dash > "COVID-19 Dashboard" > menu pulldown "Key Metrics" > "Hospitalizations" > graph "Current Confirmed COVID - 19 Patient Count in Ohio Hospitals by Day" > mouse over grey bar > "COVID-19 Positive" > "Patient Count" | |||||
16 | Cumulative Hospitalized | OH dash > "COVID-19 Dashboard" > menu pulldown "Key Metrics" > "Cases" > "Number of Hospitalizations" | |||||
17 | Currently in ICU | OH dash > "COVID-19 Dashboard" > menu pulldown "Key Metrics" > "Hospitalizations" > graph "Current Confirmed COVID - 19 Patient Count in Ohio Hospitals by Day" > mouse over blue bar > "COVID-19 Positive - ICU" > "Patient Count" | |||||
18 | Cumulative in ICU | OH dash > "COVID-19 Dashboard" > menu pulldown "Key Metrics" > "Cases" > "Number of ICU Admissions" | |||||
19 | Currently on Ventilator | OH dash > "COVID-19 Dashboard" > menu pulldown "Key Metrics" > "Hospitalizations" > graph "Current Confirmed COVID - 19 Patient Count in Ohio Hospitals by Day" > mouse over red bar > "COVID-19 Positive - Vent" > "Patient Count" | |||||
20 | Recovered | OH dash > "COVID-19 Dashboard" > menu "Overview" >"Presumed Recovered" | |||||
21 | Deaths (confirmed and probable) | OH dash > "COVID-19 Dashboard" > menu pulldown "Key Metrics" > "Cases" > "Deaths in State of Ohio" | |||||
22 | Deaths (confirmed) | updates:never OH dash > "COVID-19 Dashboard" > menu pulldown "Key Metrics" > "Cases" > "Confirmed Deaths" | |||||
23 | Deaths (probable) | updates:never OH dash > "COVID-19 Dashboard" > menu pulldown "Key Metrics" > "Cases" > "CDC Expanded Death Definition (Probable)" | |||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Oklahoma | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | N/A | ↗ | ↗ | ↗ | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | OK primary > tile "OK Summary" > "Cases updated as of:" above date / 0:00 | |||||
8 | Total Antibody Tests | pdf updates: weekly OK primary > scroll to bottom of page and click link "Weekly Epidemiology and Surveillance Report" > click most recent report > table "Disease Testing" > column "Total Number" > row "Antibody tested, count" | |||||
9 | Positive Antibody Tests | pdf updates: weekly (fri) OK primary > scroll to bottom of page and click link "Weekly Epidemiology and Surveillance Report" > click most recent report > table "Disease Testing" > column "Total Number" > "Antibody positive, count" | |||||
10 | Total Tests (PCR) | pdf OK other > click most recent "EO COVID-19 REPORT" > "Cumulative Reported Testing Numbers*"(p. 2) > "Total Number of Specimens Tested" | |||||
11 | Positive Tests (PCR) | pdf OK other > click most recent "EO COVID-19 REPORT" > "Cumulative Reported Testing Numbers*"(p. 2) > "Total Positive Specimens" | |||||
12 | Negative Tests (PCR) | pdf OK other > click most recent "EO COVID-19 REPORT" > "Cumulative Reported Testing Numbers*"(p. 2) > "Total Negative Specimens" | |||||
13 | Positive Cases (People, confirmed + probable) | OK primary > "OK Cases" | |||||
14 | Negative (People or Cases) | Negative Tests (PCR) | |||||
15 | Pending | pdf OK other > click most recent "EO COVID-19 REPORT" > "Daily Reported Testing Numbers*"(p. 2) > "Number of Specimens Currently Pending" | |||||
16 | Currently Hospitalized | pdf OK other > click most recent "EO COVID-19 REPORT" > title "Reported Hospital Status*"(p. 2) > "COVID-19 Cases Currently Hospitalized" | |||||
17 | Cumulative Hospitalized | OK primary > graph "Oklahoma Cumulative Cases by Date Reported" > mouse over most recent day for "Ever Hospitalized" line > "Ever Hospitalized" | |||||
18 | Currently in ICU | pdf OK other > click most recent "EO COVID-19 REPORT" > table "Reported Hospital Status" > row "COVID-19 Cases Currently Hospitalized" > "([number] in ICU)" | |||||
19 | Recovered | OK primary > "OK Recovered" | |||||
20 | Deaths (confirmed and probable) | OK primary > "OK Deaths" | |||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Oregon | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | ↗ | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | OR primary > title "Situation in Oregon" > "Data from..." or (Sunday and Monday only) on Sunday and Monday, previous day's press release > "... as of..." yesterday / 00:01 | |||||
8 | Total Tests (PCR) | updates: Tuesday - Saturday OR primary > title "Situation in Oregon" > "Total Tests" | |||||
9 | Positive Tests (PCR) | updates: Tuesday - Saturday OR primary > title "Situation in Oregon" > "Positive Tests" | |||||
10 | Negative Tests (PCR) | updates: Tuesday - Saturday OR primary > title "Situation in Oregon" > "Negative Tests" | |||||
11 | Positive Cases (People, confirmed + probable) | OR primary > title "Situation in Oregon" > "Total Cases" on Sunday and Monday: OR press conferences > title "COVID-19 News from Oregon Health Authority" > click link for yesterday's release > table > column "Cases" > row "Total" | |||||
12 | Currently Hospitalized | updates: Tuesday - Saturday OR other > column "Patients with Suspected or Confirmed COVID-19" > row "Current Hospitalized Patients" | |||||
13 | Cumulative Hospitalized | updates: Tuesday - Saturday OR dash > title "Age, Sex and Hospitalization Status for Confirmed and Presumptive COVID-19 cases (Cumulative)" > table "Hospitalized During Illness?" > row "Yes" | |||||
14 | Currently in ICU | updates: Tuesday - Saturday OR other > column "Patients with Suspected or Confirmed COVID-19" > row "Current Patients in ICU Beds" | |||||
15 | Currently on Ventilator | updates: Tuesday - Saturday OR other > column "Patients with Suspected or Confirmed COVID-19" > row "Current Patients on Ventilators" | |||||
16 | Deaths (confirmed and probable) | OR primary > title "Situation in Oregon" > "Total deaths" or (on Sunday and Monday) OR press conference > title "COVID-19 News from Oregon Health Authority" > click link for yesterday's release > table > column "Total Deaths" > row "Total" | |||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Pennsylvania | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | ↗ | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | PA dash > "Information last updated at..." above date / above time | |||||
8 | Total Test Encounters (PCR) | PA other > "Total PCR Tests" | |||||
9 | Positive Cases (PCR) | PA dash > "Confirmed Cases" | |||||
10 | Probable Cases | PA dash> "Probable cases" | |||||
11 | Total PCR Tests (People) | calculated: PA dash > {"Confirmed Cases" + "Negative Tests"} | |||||
12 | Positive Cases (People, confirmed + probable) | calculated: PA dash > {"Confirmed Cases" + "Probable cases"} | |||||
13 | Negative (People or Cases) | PA dash > "Negative Tests" | |||||
14 | Currently Hospitalized | PA dash > tab "Hospital Preparedness" > "COVID-19 Patients Hosptialized" | |||||
15 | Currently in ICU | PA dash > tab "Hospital Preparedness" > "COVID-19 Patients (Adult) in ICU" | |||||
16 | Currently on Ventilator | PA dash > tab "Hospital Preparedness" > "COVID-19 Patients on Ventilators" | |||||
17 | Recovered | calculated: PA other > find "Recovered***" percentage > find "Total Cases" xx = Recovered % TC = "Total Cases" =FLOOR(0.xx * TC) | |||||
18 | Deaths (confirmed and probable) | PA dash > "Deaths" | |||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Puerto Rico | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | ↗ | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | PR primary > "Datos al…" above date / 0:00 or (if page date is not updated, but dash is) current day / 0:00 | |||||
8 | Positive Antibody Tests | PR dash > "Total casos sospechosos" | |||||
9 | Positive Cases (PCR) | PR dash > "Total Casos Confirmados" | |||||
10 | Probable Cases | PR dash > "Total casos probables Antígenos" | |||||
11 | Positive Cases (People, confirmed + probable) | calculated: {Probable Cases + Positive Cases (PCR)} | |||||
12 | Currently Hospitalized | PR dash > "Hospitalizados por COVID-19" | |||||
13 | Currently in ICU | PR query > "T_Pacientes_Int_Covid:" | |||||
14 | Currently on Ventilator | PR query > "T_Vent_Covid" | |||||
15 | Recovered | updates: weekly, usually Mondays PR dash > top right box > click arrow until you find > "Convalecientes" | |||||
16 | Deaths (confirmed and probable) | PR dash > "Total Muertes por COVID-19/ Acumuladas" | |||||
17 | Deaths (confirmed) | PR dash > "Total Muertos COVID-19 / Confirmadas (RT- PCR+)" | |||||
18 | Deaths (probable) | PR dash > "Total Muertes por COVID-19 / Probables" | |||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Rhode Island | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | N/A | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | RI primary > "Updated Monday through Friday by 1pm" today / 13:00 on weekdays, Fri date / 13:00 on weekends | |||||
8 | Total Test Encounters (PCR) | RI other > "Cumulative total tests completed (may count people more than once)" | |||||
9 | Positive Tests (PCR) | RI other > "Cumulative positive tests (may count people more than once)" | |||||
10 | Negative Tests (PCR) | RI other > "Cumulative negative tests (may count people more than once)" | |||||
11 | Total PCR Tests (People) | RI other > "Cumulative people tested (one count per person)" | |||||
12 | Positive Cases (People, confirmed + probable) | RI primary > "Total Positive Cases" | |||||
13 | Negative (People or Cases) | RI other > "Cumulative people who have only tested negative (counts first negative lab per person)" | |||||
14 | Currently Hospitalized | RI other > "Currently Hospitalized" | |||||
15 | Cumulative Hospitalized | RI other > "Cumulative Hospital Admissions" | |||||
16 | Currently in ICU | RI other > "Currently in ICU" | |||||
17 | Currently on Ventilator | RI other > "Currently vented" | |||||
18 | Hospital Discharges | RI other > "Cumulative hospital discharges" | |||||
19 | Deaths (confirmed and probable) | RI primary > "Total Fatalities" | |||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | South Carolina | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | SC primary > "As of ..." above date / time | |||||
8 | Total Antigen Tests | SC primary > tab "go to Testing" > table "Type of COVID-19 Tests Being Performed" > column "Grand Total" > row "Antigen" | |||||
9 | Positive Antigen Tests | SC primary > tab "go to Testing" > table "Type of COVID-19 Tests Being Performed" > column "Positive" > row "Antigen" | |||||
10 | Negative Antigen Tests | SC primary > tab "go to Testing" > table "Type of COVID-19 Tests Being Performed" > column "Negative" > row "Antigen" | |||||
11 | Total Antibody Tests | SC primary > tab "go to Testing" > table "Type of COVID-19 Tests Being Performed"> column "Grand Total" > row "Antibody (Serology)" | |||||
12 | Positive Antibody Tests | SC primary > tab "go to Testing" > table "Type of COVID-19 Tests Being Performed"> column "Positive" > row "Antibody (Serology)" | |||||
13 | Negative Antibody Tests | SC primary > tab go to Testing > table Type of COVID-19 Tests Being Performed > column Negative > row "Antibody (Serology)" | |||||
14 | Total Tests (PCR) | SC primary > tab "go to Testing" > table "Type of COVID-19 Tests Being Performed"> column "Grand Total" > row "Viral (molecular)" | |||||
15 | Positive Tests (PCR) | SC primary > tab "go to Testing" > table "Type of COVID-19 Tests Being Performed"> column "Positive" > row "Viral (molecular)"\ | |||||
16 | Negative Tests (PCR) | SC primary > tab "go to Testing" > table "Type of COVID-19 Tests Being Performed" > column "Negative" > row "Viral (molecular)" | |||||
17 | Positive Cases (PCR) | SC dash > title "Total Positive Cases" > "Confirmed" | |||||
18 | Probable Cases | SC dash > title "Total Positive Cases" > "Probable" | |||||
19 | Positive Cases (People, confirmed + probable) | calculated: SC dash > Total Positive Cases > {Confirmed + Probable} | |||||
20 | Negative (People or Cases) | calculated: {Total Tests (PCR) - Positive Cases (PCR)} | |||||
21 | Currently Hospitalized | SC other > "COVID-19 patients hospitalized:" | |||||
22 | Cumulative Hospitalized | SC primary > "Hospitalizations All" | |||||
23 | Currently in ICU | SC other > "COVID patients in ICU:" | |||||
24 | Currently on Ventilator | SC other > "COVID patients ventilated:" | |||||
25 | Recovered | calculated: SC primary > title "State Recovery Estimate" > you will need the recovery % and the number from the second paragraph that says "...XXXX individuals for which we have symptom onset data..." | |||||
26 | Deaths (confirmed and probable) | calculated: SC dash > title "Deaths in Individuals with COVID-19 infection" > {Confirmed + Probable} | |||||
27 | Deaths (confirmed) | SC dash > title "Deaths in Individuals with COVID-19 infection" > "Confirmed" | |||||
28 | Deaths (probable) | SC dash > title "Deaths in Individuals with COVID-19 infection" > "Probable" | |||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | South Dakota | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | SD primary > "...include cases reported through 1p.m. the previous day." yesterday / 13:00 | |||||
8 | Total Tests (PCR) | long formula We sum the daily number of new PCR tests since March 10, 2020 to get a cumulative number. SD dash > tab "Trends" > graph "PCR Test Positivity Rate by Date Reported to SD-DOH" > mouse over most recent bar in chart > "Total PCR Tests" > Add to the "Long Formulas" tab in this spreadsheet > enter the sum from the top | |||||
9 | Positive Tests (PCR) | long formula We sum the daily number of new positive PCR tests since March 10, 2020 to get a cumulative number. SD dash > tab "Trends" > graph "PCR Test Positivity Rate by Date Reported to SD-DOH" > > mouse over most recent bar in chart > "Total Positive PCR Tests" > Add to the "Long Formulas" tab in this spreadsheet > enter the sum from the top | |||||
10 | Positive Cases (PCR) | SD primary > tab "SD Overview" > "Total Confirmed Cases" | |||||
11 | Probable Cases | SD primary > tab "SD Overview" > "Total Probable Cases" | |||||
12 | Total PCR Tests (People) | SD primary > tab "SD Overview" > "Total Persons Tested" | |||||
13 | Positive Cases (People, confirmed + probable) | SD primary > tab "Tables" > "Total Cases" | |||||
14 | Negative (People or Cases) | SD primary > tab "Tables" > "Total Persons Negative" | |||||
15 | Currently Hospitalized | SD primary > tab "SD Overview" > "Currently Hospitalized" | |||||
16 | Cumulative Hospitalized | SD primary > tab "SD Overview" > "Ever Hospitalized" | |||||
17 | Currently in ICU | SD primary > tab "Hospital Capacity" > table in section "Region" > "COVID-19 adult occupied ICU beds" > "Total" | |||||
18 | Currently on Ventilator | SD primary > tab "Hospital Capacity" > table in section "Region" > "COVID-19 Patients on Ventilators" > "Total" | |||||
19 | Recovered | SD primary > tab "SD Overview" > "Recovered Cases" | |||||
20 | Deaths (confirmed and probable) | SD primary > tab "SD Overview" > "Deaths Among Cases" | |||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Tennessee | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | TN dash > "These figures are updated daily at 2 p.m. Central time and reflect all cases reported to TDH as of that time" today / 14:00 | |||||
8 | Total Antigen Tests | TN dash > table "Laboratory Testing" > column "Total" > row "Antigen" | |||||
9 | Positive Antigen Tests | TN dash > table "Laboratory Testing" > column "Positive" > row "Antigen" | |||||
10 | Negative Antigen Tests | TN dash > table "Laboratory Testing" > column "Negative" > row "Antigen" | |||||
11 | Total Tests (PCR) | TN dash > table "Laboratory Testing" > column "Total" > row "PCR" | |||||
12 | Positive Tests (PCR) | TN dash > table "Laboratory Testing" > column "Positive" > row "PCR" | |||||
13 | Negative Tests (PCR) | TN dash > table "Laboratory Testing" > column "Negative" > row "PCR" | |||||
14 | Positive Cases (PCR) | TN dash > "Confirmed Cases" | |||||
15 | Probable Cases | TN dash > "Probable Cases" | |||||
16 | Positive Cases (People, confirmed + probable) | TN dash > "Total Cases" | |||||
17 | Currently Hospitalized | calculated: TN other > graph "Statewide Number of COVID-19 Hospitalized Patients" > you will find the number by mousing over the most recent day > then toggle to "Pending Cases" and do the same thing > {Total Positive Cases + Total Pending Cases} | |||||
18 | Cumulative Hospitalized | TN dash > title "Outcomes" > table "Ever Hospitalized" > column "Cases" > row "Yes" | |||||
19 | Currently in ICU | calculated: TN other > graph "Statewide Number of COVID-19 Hospitalized Patients" > you will find the number by mousing over the most recent day > then toggle to "Pending Cases" and do the same thing > {Total ICU Cases + Total ICU Cases (pending)} | |||||
20 | Currently on Ventilator | calculated: TN other > graph "Statewide Number of COVID-19 Hospitalized Patients" > you will find the number by mousing over the most recent day > then toggle to "Pending Cases" and do the same thing > {Total Vent Cases + Total Vent Cases (pending)} | |||||
21 | Recovered | TN dash > "Inactive/RecoveredCases" | |||||
22 | Deaths (confirmed and probable) | TN dash > "Total Deaths" | |||||
23 | Deaths (confirmed) | TN dash > "Confirmed Deaths" | |||||
24 | Deaths (probable) | TN dash > "Probable Deaths" | |||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Texas | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | ↗ | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | TX dash > "Last Updated:" above date / above time | |||||
8 | Total Antigen Tests | TX query > "AntigenTests" | |||||
9 | Positive Antigen Tests | TX query > "AntigenPositive" | |||||
10 | Total Antibody Tests | TX query > "AntibodyTests" | |||||
11 | Positive Antibody Tests | TX query > "PositiveAntibody" | |||||
12 | Total Tests (PCR) | TX query > "ViralTests" | |||||
13 | Positive Tests (PCR) | long calculation This formula adds the number of new positive PCR tests to the number of old positive PCR tests long calculation > hover over "# TX" > click play button > "PCR Positives" | |||||
14 | Positive Cases (PCR) | TX dash > tab "Maps" > title "Category Filter" > click button "Confirmed Cases" > "Confirmed Cases Total" | |||||
15 | Probable Cases | TX dash > tab "Maps" > title "Category Filter" > click button "Probable Cases" > "Probable Cases Total" | |||||
16 | Positive Cases (People, confirmed + probable) | calculated: {Positive Cases (PCR) + Probable Cases} | |||||
17 | Currently Hospitalized | TX other > tab "Hospitals Statewide" > "Lab Confirmed COVID-19 Patients Currently in Texas Hospitals" | |||||
18 | Currently in ICU | long calculation This formula sums the most recent day of COVID-19 patients hospitalized in the ICU by trauma service area to get a total number for the state. long calculation > hover over "#TX" > click play button > ICU | |||||
19 | Recovered | TX dash > tab "Maps" > title "Category Filter" > click button "Recovered (Estimated)" > "Recovered (Estimated) Total" | |||||
20 | Deaths (confirmed and probable) | TX dash > tab "Maps" > title "Category Filter" > click button "Fatalities" > "Fatalities Total" | |||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Utah | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | N/A | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | UT dash > "Data for this report were accessed on…" above date / above time | |||||
8 | Total Antigen Tests (People) | calculated: {Positive Antigen Tests (People) + Negative Antigen Tests (People)} | |||||
9 | Positive Antigen Tests (People) | long calculation This formula sums daily positive antigen tests by person to get a cumulative number. long calculation > hover over "# UT Tests" > click play button > title "Metrics for people"> "test type :Antigen by DFA/IF" > "Positive" | |||||
10 | Negative Antigen Tests (People) | long calculation This formula sums daily negative antigen tests by person to get a cumulative number. long calculation > hover over "# UT Tests" > click play button > title "Metrics for people"> "test type :Antigen by DFA/IF" > "Negative" | |||||
11 | Total Antigen Tests | calculated: {Positive Antigen Tests + Negative Antigen Tests} | |||||
12 | Positive Antigen Tests | long calculation This formula sums daily positive antigen tests by test to get a cumulative number. long calculation > hover over "# UT Tests" > click play button > title "Metrics for Tests" > "test type :Antigen by DFA/IF" > "Positive" | |||||
13 | Negative Antigen Tests | long calculation This formula sums daily negative antigen tests by test to get a cumulative number. long calculation > hover over "# UT Tests" > click play button > title "Metrics for Tests" > "test type :Antigen by DFA/IF" > "Negative" | |||||
14 | Total Tests (PCR) | calculated: {Positive Tests (PCR) + Negative Tests (PCR)} | |||||
15 | Positive Tests (PCR) | long calculation This formula sums daily positive PCR tests by test to get a cumulative number. long calculation > hover over "# UT Tests" > click play button > title "Metrics for Tests" > "test type: PCR/amplification" > "Positive" | |||||
16 | Negative Tests (PCR) | long calculation This formula sums daily negative PCR tests by test to get a cumulative number. long calculation > hover over "# UT Tests" > click play button > title "Metrics for Tests" > "test type: PCR/amplification" > "Negative" | |||||
17 | Total PCR Tests (People) | calculated: long calculation This formula sums daily positive and negative PCR tests by person to get cumulative numbers. long calculation > hover over "# UT Tests" > click play button > title "Metrics for People" > "test type: PCR/amplification" > {Positive + Negative} | |||||
18 | Positive Cases (People, confirmed + probable) | UT dash > "COVID-19 Cases" | |||||
19 | Negative (People or Cases) | long calculation This formula sums daily negative PCR tests by person to get a cumulative number. long calculation > hover over "# UT Antigen" > click play button > title "Metrics for People" > "test type: PCR/amplification" > "Negative" | |||||
20 | Currently Hospitalized | calculated: UT dash > tab "Hospitalizations & Mortality" > table "COVID-19 Hospital Survey Data" > {"Number of patients currently hospitalized for confirmed COVID-19" + "Patients currently hospitalized as suspect COVID-19"} | |||||
21 | Cumulative Hospitalized | UT dash > tab "Hospitalizations & Mortality" > table "Hospitalization Summary Statistics" > "Total Hospitalizations" | |||||
22 | Currently in ICU | UT dash > tab "Hospitalizations & Mortality" > table "COVID-19 Hospital Survey Data" > "Number of patients in ICU for confirmed COVID-19" | |||||
23 | Cumulative in ICU | UT dash > tab "Hospitalizations & Mortality" > title "Level of Care Required for Patients Who Have Been Hospitalized with COVID-19" > table "ICU Admissions" > column "Case Count" > row "Yes" | |||||
24 | Cumulative on Ventilator | UT dash > tab "Hospitalizations & Mortality" > title "Level of Care Required for Patients Who Have Been Hospitalized with COVID-19" > table "Intubated/Ventilator Use" > column "Case Count" > row "Yes" | |||||
25 | Recovered | UT dash > graph "Cumulative COVID-19 Cases with Estimated Recoveries" > hover over the furthest right green bar > "Cumulative Estimated Recovered" | |||||
26 | Deaths (confirmed and probable) | UT dash > "Total COVID-19 Deaths" | |||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Virginia | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | ↗ | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | VA primary > dash > "Data entered by 5:00 PM the prior day." yesterday / 17:00 | |||||
8 | Total Antigen Tests | VA dash > tab "Testing" > Combo box: "Antigen Only" > Title "All health districts testing encounters antigen only" | |||||
9 | Positive Antigen Tests | VA query > "antigen_pos" | |||||
10 | Total Antibody Tests | VA dash > tab "Testing" > Combo box: "Antibody Only" > Title "All health districts testing encounters antibody only" | |||||
11 | Positive Antibody Tests | VA query > "antibody_pos" | |||||
12 | Total Test Encounters (PCR) | VA dash > tab "Summary" > title "Testing (PCR Only)" > " Testing Encounters PCR Only" | |||||
13 | Positive Tests (PCR) | VA query > "pos_pcr_testing:" | |||||
14 | Positive Cases (PCR) | VA dash > tab "Summary" > title "Total Cases" > "Confirmed" | |||||
15 | Probable Cases | VA dash > tab "Summary" > title "Total Cases" > "Probable" | |||||
16 | Positive Cases (People, confirmed + probable) | VA dash > tab "Summary" > "Total Cases" | |||||
17 | Pending | VA other > title "COVID-19 in Virginia Hospitals" > title "Hospitalizations" > "….pending" | |||||
18 | Currently Hospitalized | VA other > title "COVID-19 in Virginia Hospitals" > title "Hospitalizations" > "Combined number of confirmed positive COVID-19 patients who are currently..." | |||||
19 | Cumulative Hospitalized | VA dash > tab "Summary" > "Total Hospitalizations" | |||||
20 | Currently in ICU | VA other > title "COVID-19 in Virginia Hospitals" > title "Hospitalizations" > "….hospitalized in the ICU" | |||||
21 | Currently on Ventilator | VA other > title "COVID-19 in Virginia Hospitals" > title "Hospitalizations" > "...currently on a ventilator" | |||||
22 | Hospital Discharges | VA other > title "COVID-19 in Virginia Hospitals" > title "Hospitalizations" > "...been hospitalized and discharged" | |||||
23 | Deaths (confirmed and probable) | VA dash > tab "Summary" > "Total Deaths" | |||||
24 | Deaths (confirmed) | VA dash > tab "Summary" > title "Total Deaths" > "Confirmed" | |||||
25 | Deaths (probable) | VA dash > tab "Summary" > title "Total Deaths" > "Probable" | |||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Virgin Islands | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | ↗ | N/A | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | VI primary > title "COVID-19 Summary" > "Last updated" above date / above time | |||||
8 | Total PCR Tests (People) | VI primary > title "COVID-19 Summary" > "Tested" | |||||
9 | Positive Cases (People, confirmed + probable) | VI primary > title "COVID-19 Summary" > "Positive" | |||||
10 | Negative (People or Cases) | VI primary > title "COVID-19 Summary" > "Negative" | |||||
11 | Pending | VI primary > title "COVID-19 Summary" > "Pending" | |||||
12 | Recovered | VI primary > title "COVID-19 Summary" > "Recovered" | |||||
13 | Deaths (confirmed and probable) | VI primary > title "COVID-19 Summary" > "Deaths" | |||||
14 | Deaths (confirmed) | VI primary > title "COVID-19 Summary" >"Deaths" | |||||
15 | |||||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Vermont | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | VT dash > tab Info "...reflecting counts as of end of previous day." yesterday / 23:59 | |||||
8 | Total Tests (PCR) | VT dash > "Total Tests" | |||||
9 | Positive Cases (PCR) | VT dash > tab "Cases and Deaths" > "Total Confirmed Cases" | |||||
10 | Probable Cases | VT dash > tab "Cases and Deaths" > "Total Probable Cases" | |||||
11 | Total PCR Tests (People) | VT dash > "People Tested" | |||||
12 | Positive Cases (People, confirmed + probable) | VT dash > "New Cases" > XXXX total | |||||
13 | Negative (People or Cases) | calculated: {Total PCR Tests (People) - Positive Cases (PCR)} | |||||
14 | Currently Hospitalized | calculated: VT dash > {Currently Hospitalized + Hospitalized Under Investigation} | |||||
15 | Currently in ICU | VT dash > "Hospitalized in ICU" | |||||
16 | Recovered | VT dash > "Recovered" | |||||
17 | Deaths (confirmed and probable) | VT dash > "Deaths" | |||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Washington | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | WA dash > "Data as of.." above date / above time | |||||
8 | Total Test Encounters (PCR) | WA dash > tab "Testing" > "XXXXXXX test results do not have an assigned county..." | |||||
9 | Positive Tests (PCR) | long calculation calculated: long calculation > hover over "# WA" > click play button > "Positive" | |||||
10 | Negative Tests (PCR) | long calculation calculated: long calculation > hover over "# WA" > click play button > "Negative" | |||||
11 | Positive Cases (PCR) | WA dash > pg. 1 > "Confirmed Cases" | |||||
12 | Probable Cases | WA dash > pg. 1 > "Probable Cases" | |||||
13 | Positive Cases (People, confirmed + probable) | WA dash > pg. 1 > "Total Cases" | |||||
14 | Currently Hospitalized | WA other > scroll to "COVID-19 Risk Assessment Dashboard" > button "Beds Occupied by COVID patients" > "Staffed acute care beds occupied by adults with suspected and confirmed COVID-19" | |||||
15 | Cumulative Hospitalized | WA dash > pg. 1 > "Hospitalizations" | |||||
16 | Currently in ICU | WA other > scroll to "COVID-19 Risk Assessment Dashboard" > button "Percent of adult ICU staffed beds occupied by COVID-19 cases" > "Adult ICU staffed beds occupied by suspected and confirmed COVID-19 cases" | |||||
17 | Currently on Ventilator | WA dash > scroll down to "Summary Data Tables" > click "Hospitalizations and Ventilations" > column "Total COVID-19 Patients Ventilated" > row of most recent date | |||||
18 | Deaths (confirmed and probable) | WA dash > pg. 1 > "Deaths" | |||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Wisconsin | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | WI dash > title "Wisconsin COVID-19 Summary Statistics" > "Cumulative Data, Updated:" today / 0:00 | |||||
8 | Total Test Encounters (PCR) | long calculation This formula sums daily PCR test encounters to get a cumulative number. long calculation > hover over "# WI PCR Testing Encounters" > click play button > number under "Last run at..." row | |||||
9 | Positive Cases (PCR) | WI dash > title "Wisconsin COVID-19 Summary Statistics > title Testing" > "Positive (Confirmed Cases)" | |||||
10 | Probable Cases | WI primary > bar graph "Percent of confirmed COVID-19 cases by age group" > button menu "Select case confirmation status:" > select "Probable" | |||||
11 | Total PCR Tests (People) | WI dash > title "Wisconsin COVID-19 Summary Statistics" > title "Testing" > "Total People Tested" | |||||
12 | Positive Cases (People, confirmed + probable) | WI primary > bar graph "Percent of confirmed COVID-19 cases by age group" > button menu "Select case confirmation as:" > select "Confirmed and Probable" | |||||
13 | Negative (People or Cases) | WI dash > title "Wisconsin COVID-19 Summary Statistics" > title "Testing" > "Negative" | |||||
14 | Pending | WI other > title "COVID-19 Status" > "Inpatient w/COVID Test pending" | |||||
15 | Currently Hospitalized | WI other > title "COVID-19 Status" > "Total Covid Patients" | |||||
16 | Cumulative Hospitalized | WI dash > title "Wisconsin COVID-19 Summary Statistics" > title "Hospitalizations" > "Ever Hospitalized" | |||||
17 | Currently in ICU | WI other > title "COVID-19 Status" > "ICU COVID Patients" | |||||
18 | Cumulative in ICU | WI primary > bar graph "Percent of COVID-19 cases resulting in hospitalization within age group"> button menu "View cases by" > select "Any intensive care" | |||||
19 | Recovered | WI dash > title "Wisconsin COVID-19 Summary Statistics" > title "Recovery Status" > "Recovered" | |||||
20 | Deaths (confirmed and probable) | WI dash > menu "COVID-19: Data Pages" > click "Deaths" > bar graph "Percent of COVID-19 deaths by age group" > button menu "Select case confirmation status:" > select "Confirmed and probable" | |||||
21 | Deaths (confirmed) | WI dash > menu "COVID-19: Data Pages" > click "Deaths" > bar graph "Percent of COVID-19 deaths by age group" > button menu "Select case confirmation status:" > select "Confirmed" | |||||
22 | Deaths (probable) | WI dash > menu "COVID-19: Data Pages" > click "Deaths" > bar graph "Percent of COVID-19 deaths by age group" > button menu "Select case confirmation status:" > select "Probable" | |||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | West Virginia | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | N/A |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | WV dash > "Data posted on dashboard is from 12:00 midnight the previous day" yesterday / 23:59 | |||||
8 | Total Antibody Tests | long calculation This calculation sums the daily number of new antibody tests since March 10, 2020 to get a cumulative number. long calculation > hover over # WV Testing > click play button > "Daily Antibody Lab Test" | |||||
9 | Total Tests (PCR) | WV dash > tab "Overview" > "Confirmatory Lab Tests" | |||||
10 | Positive Cases (PCR) | WV dash > click "Includes Probable and Confirmed Cases (click to view)" > "Total Number of Confirmed Cases" | |||||
11 | Probable Cases | WV dash > click "Includes Probable and Confirmed Cases (click to view)" > "Total Number of Probable Cases" | |||||
12 | Positive Cases (People, confirmed + probable) | WV dash > tab "Overview" > "Total Number of Cases" | |||||
13 | Currently Hospitalized | WV dash > tab "Hospital" > "Daily Confirmed Cases Hospitalized" | |||||
14 | Currently in ICU | WV dash > tab "Hospital" > "Daily Confirmed Cases ICU" | |||||
15 | Currently on Ventilator | WV dash > tab "Hospital" > "Daily Confirmed Cases Vent" | |||||
16 | Recovered | WV dash > tab "Other Trends" > graph "Recovered Cases and Active Cases" > mouse over most recent day > "Recovered" | |||||
17 | Deaths (confirmed and probable) | WV dash > tab "Overview" > "Deaths" | |||||
18 | Deaths (confirmed) | WV dash > tab "Overview" > title "Deaths" > click "Includes Probable and Confirmed Deaths" > "Total Number of Confirmed Deaths" | |||||
19 | Deaths (probable) | WV dash > tab "Overview" > title "Deaths" > click "Includes Probable and Confirmed Deaths" > "Total Number of Probable Deaths" | |||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |
1 | Wyoming | ||||||
---|---|---|---|---|---|---|---|
3 | Primary | Data Dashboard | Official COVID Website | State Social Media | Press Conferences | GIS Query | Other link |
4 | ↗ | ↗ | ↗ | ↗ | N/A | N/A | ↗ |
5 | As of March 7, 2021, The COVID Tracking Project is no longer collecting new data. As a result, these source notes are accurate as of March 7, 2021 and may not be up to date. Learn more about federal data. | ||||||
6 | COVID Tracking Project Field | Source | |||||
7 | Local Time | WY dash > hover over "Lab Confirmed Cases" > "there are XXXXX lab-confirmed cases of COVID-19 in Wyoming as of..." above date / above time | |||||
8 | Total Tests (PCR) | updates: weekdays WY site > click link "COVID-19 Testing Data" > table "COVID-19 Resulted Tests" > "Grand Total" | |||||
9 | Positive Tests (PCR) | updates: weekdays download WY primary > scroll all the way down to the tableau bottom menu bar > click second icon from right Download > select "Crosstab" > select "Lab By date" > download > sum of row 4 "Number of positives" | |||||
10 | Negative Tests (PCR) | updates: weekdays download WY primary > scroll all the way down to the tableau bottom menu bar > click second icon from right Download > select "Crosstab" > select "Lab By date" > download > sum of row 3 "Number of negatives" | |||||
11 | Positive Cases (PCR) | WY dash > "Lab Confirmed Cases" | |||||
12 | Probable Cases | WY dash > "Probable Cases" | |||||
13 | Total PCR Tests (People) | updates: weekdays WY site > click link "COVID-19 Testing Data" > "Number of People Tested" | |||||
14 | Positive Cases (People, confirmed + probable) | calculated: WY dash > {"Lab Confirmed Cases" + "Probable Cases"} | |||||
15 | Negative (People or Cases) | updates: weekdays calculated: {Total PCR Tests (People) - Positive Cases (PCR)} | |||||
16 | Currently Hospitalized | WY other > graph "Total reported hospitalized COVID-19 patients over time" > hover over most recent date > "Current total COVID-19 hospitalized patients" | |||||
17 | Cumulative Hospitalized | calculated: WY Dash > bar graph "Lab Confirmed Cases by Reported Hospitalization" > mouse over Hospitalization bar > "X.X% of lab confirmed cases" | |||||
18 | Recovered | calculated: WY Dash > {"Recovered" + "Recovered" (that is under Probable Cases} | |||||
19 | Deaths (confirmed and probable) | WY dash > "deaths" | |||||
20 | |||||||
21 | |||||||
22 | |||||||
23 | |||||||
24 | |||||||
25 | |||||||
26 | |||||||
27 | |||||||
28 | |||||||
29 | |||||||
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 |