COVID-19 Vaccinations In Nursing Homes By Facility - ARCHIVE
State of Connecticut
@usgov.state_of_connecticut_covid_19_vaccinations_in_nursing__d76d8b42
State of Connecticut
@usgov.state_of_connecticut_covid_19_vaccinations_in_nursing__d76d8b42
CREATE TABLE table_1 (
"facility_id" BIGINT,
"report_period" VARCHAR,
"town" VARCHAR,
"nursing_home_name" VARCHAR,
"percent_resident" BIGINT,
"percent_staff" BIGINT,
"date_updated" TIMESTAMP
);
Anyone who has the link will be able to view this.