Connecticut Reportable Disease Case List
State of Connecticut
@usgov.state_of_connecticut_ct_casereportabledisease_state
State of Connecticut
@usgov.state_of_connecticut_ct_casereportabledisease_state
Table published by the Connecticut Department of Public Health that contains reportable disease data. Each row of data represents a case of disease in a person with the reported state of residence.
Each case is assigned to a report period based on the date of symptom onset or first positive test. The report period is identified by the Report Period Start Date and Report Period End Date. The actual date the case occurred is not included to protect confidentially.
All data are preliminary; data for previous weeks are routinely updated as new reports are received, duplicate records are removed, and data errors are corrected.
The following disease(s) are included in this table:
MPOX (previously called Monkeypox), Influenza, COVID-19, RSV
Organization: State of Connecticut
Last updated: 2022-09-09T04:56:40.517118
Tags: ct-dph, dph_crd, flu, influenza, monkeypox, mpox, reportable-disease, rsv
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,
"reportperiodstart" TIMESTAMP,
"reportperiodend" TIMESTAMP,
"dateupdated" TIMESTAMP
);Anyone who has the link will be able to view this.