Baselight

Influenza Surveillance Weekly - Historical

City of Chicago

@usgov.city_of_chicago_influenza_surveillance_weekly

Loading...
Loading...

About this Dataset

Influenza Surveillance Weekly - Historical

NOTE: This dataset is no longer being updated but is being kept for historical reference. For current data on respiratory illness visits and respiratory laboratory testing data please see Influenza, COVID-19, RSV, and Other Respiratory Virus Laboratory Surveillance and Inpatient, Emergency Department, and Outpatient Visits for Respiratory Illnesses. This dataset includes aggregated weekly metrics of the surveillance indicators that the Department of Public Health uses to monitor influenza activity in Chicago. These indicators include: - Influenza-associated ICU hospitalizations for Chicago residents, which is a reportable condition in Illinois (HOSP_ columns) - Influenza laboratory data provided by participating sentinel laboratories in Chicago (LAB_ columns) - Influenza-like illness data for outpatient clinic visits and emergency department visits. (ILI_ columns) For more information on ILINET, see https://www.cdc.gov/flu/weekly/overview.htm#anchor_1539281266932. For more information on ESSENCE, see https://www.dph.illinois.gov/data-statistics/syndromic-surveillance All data are provisional and subject to change. Information is updated as additional details are received. At any given time, this dataset reflects data currently known to CDPH. Numbers in this dataset may differ from other public sources.
Organization: City of Chicago
Last updated: 2021-11-07T10:35:53.752309
Tags: flu, health, historical, public-health

Tables

Table 1

@usgov.city_of_chicago_influenza_surveillance_weekly.table_1
  • 55.63 KB
  • 468 rows
  • 26 columns
Loading...

CREATE TABLE table_1 (
  "mmwr_week" BIGINT,
  "week_start" TIMESTAMP,
  "week_end" TIMESTAMP,
  "flu_risk_level" VARCHAR,
  "influenza_season" VARCHAR,
  "hosp_flu_icu_weekly" BIGINT,
  "hosp_flu_icu_cumulative" BIGINT,
  "lab_flu_tested" BIGINT,
  "lab_flu_positive" BIGINT,
  "lab_flu_pct_positive" DOUBLE,
  "lab_tot_a_positive" BIGINT,
  "lab_tot_b_positive" BIGINT,
  "lab_tot_h1n1_positive" BIGINT,
  "lab_tot_h3n2_positive" BIGINT,
  "lab_tot_notsubtyped_positive" BIGINT,
  "lab_tot_tested_cumulative" BIGINT,
  "lab_tot_positive_cumulative" BIGINT,
  "lab_pct_positive_cumulative" DOUBLE,
  "ili_tot_ili_ilinet" BIGINT,
  "ili_tot_seen_ilinet" BIGINT,
  "ili_pct_positive_ilinet" DOUBLE,
  "ili_tot_ili_essence" BIGINT,
  "ili_tot_seen_essence" BIGINT,
  "ili_pct_positive_essence" DOUBLE,
  "pediatric_deaths" BIGINT,
  "record_id" VARCHAR
);

Share link

Anyone who has the link will be able to view this.