Connecticut Reportable Disease Case List Reported As Hospitalized
State of Connecticut
@usgov.state_of_connecticut_ct_casereportablediseaserelatedho_311c2d3b
State of Connecticut
@usgov.state_of_connecticut_ct_casereportablediseaserelatedho_311c2d3b
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 if they were hospitalized.
Each case is assigned to a report period based on the date of hospital admission. The report period is identified by the Report Period Start Date and Report Period End Date. The actual date the hospitalization 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:
Influenza
Organization: State of Connecticut
Last updated: 2022-11-04T16:43:42.047219
Tags: ct, ct-dph, dph_crd, flu, hospitalizations, influenza, mpox
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,
"hospitalized" VARCHAR,
"agegroup" VARCHAR,
"agegroup_displayorder" BIGINT,
"reportperiodstart" TIMESTAMP,
"reportperiodend" TIMESTAMP,
"dateupdated" TIMESTAMP
);Anyone who has the link will be able to view this.