CDC Wastewater Data For Mpox
U.S. Department of Health & Human Services
@usgov.hhs_gov_cdc_wastewater_data_for_mpox
U.S. Department of Health & Human Services
@usgov.hhs_gov_cdc_wastewater_data_for_mpox
This dataset provides a complete time history of mpox wastewater sample data and calculated metrics from US sampling locations.
Learn more at: https://www.cdc.gov/nwss/index.html.
This dataset is updated weekly on Fridays.
Organization: U.S. Department of Health & Human Services
Last updated: 2025-08-16T20:49:59.054000
Tags: mpox, mpxv, ncezid, nwss, united-states, wastewater, weekly
CREATE TABLE table_1 (
"record_id" VARCHAR,
"sewershed_id" BIGINT,
"wwtp_jurisdiction" VARCHAR,
"source" VARCHAR,
"county_fips" VARCHAR,
"counties_served" VARCHAR,
"population_served" BIGINT,
"sample_id" VARCHAR,
"sample_collect_date" TIMESTAMP,
"sample_type" VARCHAR,
"sample_matrix" VARCHAR,
"sample_location" VARCHAR,
"flow_rate" DOUBLE,
"concentration_method" VARCHAR,
"pasteurized" VARCHAR,
"pcr_type" VARCHAR,
"extraction_method" VARCHAR,
"major_lab_method" DOUBLE,
"inhibition_detect" VARCHAR,
"inhibition_adjust" VARCHAR,
"ntc_amplify" VARCHAR,
"pcr_target" VARCHAR,
"pcr_gene_target_agg" VARCHAR,
"pcr_target_avg_conc" DOUBLE,
"pcr_target_units" VARCHAR,
"lod_sewage" DOUBLE,
"pcr_target_avg_conc_lin" DOUBLE,
"pcr_target_flowpop_lin" DOUBLE,
"pcr_target_mic_lin" DOUBLE,
"hum_frac_target_mic" VARCHAR,
"hum_frac_mic_conc" DOUBLE,
"hum_frac_mic_unit" VARCHAR,
"rec_eff_percent" DOUBLE,
"rec_eff_target_name" VARCHAR,
"rec_eff_spike_matrix" VARCHAR,
"rec_eff_spike_conc" DOUBLE,
"date_updated" VARCHAR
);
Anyone who has the link will be able to view this.