Respiratory Virus Wastewater Surveillance
City of Chicago
@usgov.city_of_chicago_respiratory_virus_wastewater_surveillance
City of Chicago
@usgov.city_of_chicago_respiratory_virus_wastewater_surveillance
CREATE TABLE table_1 (
"mmwr_week" BIGINT,
"week" BIGINT,
"week_start" TIMESTAMP,
"week_end" TIMESTAMP,
"season" VARCHAR,
"pathogen" VARCHAR,
"siteno" BIGINT,
"sitename" VARCHAR,
"year" BIGINT,
"target_wkavg_concentration" DOUBLE,
"conc_toplot" DOUBLE,
"wkavg_val" DOUBLE,
"wkavg_val_category" VARCHAR,
"row_id" VARCHAR
);
Anyone who has the link will be able to view this.