COVID-19 Contact Tracing: COVID Alert CT Summary By Week - ARCHIVE
State of Connecticut
@usgov.state_of_connecticut_covid_19_contact_tracing_covid_al_0686cd08
State of Connecticut
@usgov.state_of_connecticut_covid_19_contact_tracing_covid_al_0686cd08
CREATE TABLE table_1 (
"date" TIMESTAMP,
"activations_in_latest_report_period" BIGINT,
"cumulative" BIGINT,
"ios_activations_in_latest_report_period" BIGINT,
"ios_cumulative" BIGINT,
"android_activations_in_latest_report_period" BIGINT,
"android_cumulative" BIGINT,
"codes_issued_in_latest_report_period" DOUBLE,
"codes_claimed_in_latest_report_period" DOUBLE,
"percent_of_codes_claimed" DOUBLE,
"actionable_adult_cases" DOUBLE,
"enx_percent" DOUBLE
);
Anyone who has the link will be able to view this.