Local Health Department/District Contact Information By Town
State of Connecticut
@usgov.state_of_connecticut_local_health_department_district__9681e3d9
State of Connecticut
@usgov.state_of_connecticut_local_health_department_district__9681e3d9
CREATE TABLE table_1 (
"town" VARCHAR,
"local_health_department_district" VARCHAR,
"lhd_status" VARCHAR,
"director_of_health_doh_name" VARCHAR,
"doh_degrees" VARCHAR,
"doh_title" VARCHAR,
"lhd_street_address" VARCHAR,
"lhd_address_2" VARCHAR,
"lhd_town" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"lhd_phone" VARCHAR,
"after_business_hours" VARCHAR,
"agency_fax" VARCHAR,
"doh_email" VARCHAR,
"localweburl" VARCHAR,
"date_updated" VARCHAR
);
Anyone who has the link will be able to view this.