Connecticut Reportable Disease Case List With The Reported Gender
State of Connecticut
@usgov.state_of_connecticut_ct_casereportabledisease_gender
State of Connecticut
@usgov.state_of_connecticut_ct_casereportabledisease_gender
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,
"reported_gender" VARCHAR,
"report_year" BIGINT,
"dateupdated" TIMESTAMP
);
Anyone who has the link will be able to view this.