NNDSS - Table 1E. Botulism, Foodborne To Botulism, Other (wound & Unspecified)
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1e_botulism_foodborne_to_botulism_other__dd1d3e2b
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1e_botulism_foodborne_to_botulism_other__dd1d3e2b
CREATE TABLE table_1 (
"reporting_area" VARCHAR,
"mmwr_year" BIGINT,
"mmwr_week" BIGINT,
"botulism_foodborne_current_week" DOUBLE,
"botulism_foodborne_current_week_flag" VARCHAR,
"botulism_foodborne_previous_52_weeks_max" BIGINT,
"botulism_foodborne_previous_52_weeks_max_flag" VARCHAR,
"botulism_foodborne_cum_2021" DOUBLE,
"botulism_foodborne_cum_2021_flag" VARCHAR,
"botulism_foodborne_cum_2020" DOUBLE,
"botulism_foodborne_cum_2020_flag" VARCHAR,
"botulism_infant_current_week" DOUBLE,
"botulism_infant_current_week_flag" VARCHAR,
"botulism_infant_previous_52_weeks_max" BIGINT,
"botulism_infant_previous_52_weeks_max_flag" VARCHAR,
"botulism_infant_cum_2021" DOUBLE,
"botulism_infant_cum_2021_flag" VARCHAR,
"botulism_infant_cum_2020" DOUBLE,
"botulism_infant_cum_2020_flag" VARCHAR,
"botulism_other_wound_and_unspecified_current_week" DOUBLE,
"botulism_other_wound_and_unspecified_current_week_flag" VARCHAR,
"botulism_other_wound_and_unspecified_previous_52_weeks_max" BIGINT,
"botulism_other_wound_and_unspecified_previous_52_weeks_max_flag" VARCHAR,
"botulism_other_wound_and_unspecified_cum_2021" DOUBLE,
"botulism_other_wound_and_unspecified_cum_2021_flag" VARCHAR,
"botulism_other_wound_and_unspecified_cum_2020" DOUBLE,
"botulism_other_wound_and_unspecified_cum_2020_flag" VARCHAR,
"location_1" VARCHAR,
"location_2" VARCHAR,
"reporting_area_sort" BIGINT,
"geocode" VARCHAR
);
Anyone who has the link will be able to view this.