NNDSS - TABLE 1E. Botulism, Foodborne To Botulism, Other
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1e_botulism_foodborne_to_botulism_other_8ef17
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1e_botulism_foodborne_to_botulism_other_8ef17
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" DOUBLE,
"botulism_foodborne_previous_52_weeks_max_flag" VARCHAR,
"botulism_foodborne_cum_2019" DOUBLE,
"botulism_foodborne_cum_2019_flag" VARCHAR,
"botulism_foodborne_cum_2018" DOUBLE,
"botulism_foodborne_cum_2018_flag" VARCHAR,
"botulism_infant_current_week" DOUBLE,
"botulism_infant_current_week_flag" VARCHAR,
"botulism_infant_previous_52_weeks_max" DOUBLE,
"botulism_infant_previous_52_weeks_max_flag" VARCHAR,
"botulism_infant_cum_2019" DOUBLE,
"botulism_infant_cum_2019_flag" VARCHAR,
"botulism_infant_cum_2018" DOUBLE,
"botulism_infant_cum_2018_flag" VARCHAR,
"botulism_other_wound_and_unspecified_current_week" VARCHAR,
"botulism_other_wound_and_unspecified_current_week_flag" VARCHAR,
"botulism_other_wound_and_unspecified_previous_52_weeks_max" DOUBLE,
"botulism_other_wound_and_unspecified_previous_52_weeks_max_flag" VARCHAR,
"botulism_other_wound_and_unspecified_cum_2019" DOUBLE,
"botulism_other_wound_and_unspecified_cum_2019_flag" VARCHAR,
"botulism_other_wound_and_unspecified_cum_2018" DOUBLE,
"botulism_other_wound_and_unspecified_cum_2018_flag" VARCHAR,
"location_1" VARCHAR,
"location_2" VARCHAR
);
Anyone who has the link will be able to view this.