NNDSS - TABLE 1II. Tetanus To Trichinellosis
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_table_1ii_tetanus_to_trichinellosis_84516
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_table_1ii_tetanus_to_trichinellosis_84516
CREATE TABLE table_1 (
"reporting_area" VARCHAR,
"mmwr_year" BIGINT,
"mmwr_week" BIGINT,
"tetanus_current_week" DOUBLE,
"tetanus_current_week_flag" VARCHAR,
"tetanus_previous_52_weeks_max" DOUBLE,
"tetanus_previous_52_weeks_max_flag" VARCHAR,
"tetanus_cum_2019" DOUBLE,
"tetanus_cum_2019_flag" VARCHAR,
"tetanus_cum_2018" DOUBLE,
"tetanus_cum_2018_flag" VARCHAR,
"toxic_shock_snydrome_other_than_streptococcal_current_week" DOUBLE,
"toxic_shock_snydrome_other_than_streptococcal_current_week_flag" VARCHAR,
"toxic_shock_snydrome_other_than_streptococcal_previous_663e64df" DOUBLE,
"toxic_shock_snydrome_other_than_streptococcal_previous_1115d1f9" VARCHAR,
"toxic_shock_snydrome_other_than_streptococcal_cum_2019" DOUBLE,
"toxic_shock_snydrome_other_than_streptococcal_cum_2019_flag" VARCHAR,
"toxic_shock_snydrome_other_than_streptococcal_cum_2018" DOUBLE,
"toxic_shock_snydrome_other_than_streptococcal_cum_2018_flag" VARCHAR,
"trichinellosis_current_week" DOUBLE,
"trichinellosis_current_week_flag" VARCHAR,
"trichinellosis_previous_52_weeks_max" DOUBLE,
"trichinellosis_previous_52_weeks_max_flag" VARCHAR,
"trichinellosis_cum_2019" DOUBLE,
"trichinellosis_cum_2019_flag" VARCHAR,
"trichinellosis_cum_2018" DOUBLE,
"trichinellosis_cum_2018_flag" VARCHAR,
"location_1" VARCHAR,
"location_2" VARCHAR
);
Anyone who has the link will be able to view this.