DC COVID-19 Weekly Cases
District of Columbia
@usgov.district_of_columbia_dc_covid_19_weekly_cases
District of Columbia
@usgov.district_of_columbia_dc_covid_19_weekly_cases
This dataset provides ongoing reporting of confirmed (PCR) DC-resident COVID-19 positive cases. These data are dependent on accurate and timely reporting of COVID-19 positive cases by lab facilities. Data are presented by week of test collection ; data show Sunday through Saturday of the same week. These data are subject to change on a weekly basis depending on lab facility reporting timelines and other factors. Data Sources: DC Health Notifiable Disease Surveillance System.
Organization: District of Columbia
Last updated: 2024-04-30T18:30:08.674414
Tags: case-rate, coronavirus, covid-19, district-of-columbia, health, washington-dc
CREATE TABLE table_1 (
"objectid" BIGINT,
"last_day_of_week" TIMESTAMP,
"week_of_test_collection" TIMESTAMP,
"weekly_case_rate" DOUBLE,
"newly_reported_cases" BIGINT
);Anyone who has the link will be able to view this.