COVID-19 Contact Tracing: Attempted And Successful Interviews By Week - ARCHIVE
State of Connecticut
@usgov.state_of_connecticut_covid_19_contact_tracing_attempte_28fc8790
State of Connecticut
@usgov.state_of_connecticut_covid_19_contact_tracing_attempte_28fc8790
CREATE TABLE table_1 (
"date_reported" TIMESTAMP,
"case_attempted_interviews" BIGINT,
"case_successful_interviews" BIGINT,
"contact_attempted_interviews" BIGINT,
"contact_successful_interviews" BIGINT
);
Anyone who has the link will be able to view this.