Connecticut Reportable Disease Case List With The County Of Residence
State of Connecticut
@usgov.state_of_connecticut_ct_casereportabledisease_county
State of Connecticut
@usgov.state_of_connecticut_ct_casereportabledisease_county
CREATE TABLE table_1 (
"state" VARCHAR,
"fips" BIGINT,
"disease" VARCHAR,
"descriptor_type" VARCHAR,
"descriptor_value" VARCHAR,
"temporality_type" VARCHAR,
"temporality_descriptor" VARCHAR,
"temporality_value" VARCHAR,
"county" VARCHAR,
"countyfips" DOUBLE,
"county_equivalent_planning_region" VARCHAR,
"county_equivalent_planning_region_code" DOUBLE,
"incits" DOUBLE,
"nscc" DOUBLE,
"reportperiodstart" TIMESTAMP,
"reportperiodend" TIMESTAMP,
"dateupdated" TIMESTAMP
);
Anyone who has the link will be able to view this.