NNDSS - TABLE 1II. Tetanus To Trichinellosis
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_table_1ii_tetanus_to_trichinellosis
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_table_1ii_tetanus_to_trichinellosis
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" BIGINT,
"tetanus_previous_52_weeks_max_flag" VARCHAR,
"tetanus_cum_2020" DOUBLE,
"tetanus_cum_2020_flag" VARCHAR,
"tetanus_cum_2019" DOUBLE,
"tetanus_cum_2019_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_2020" DOUBLE,
"toxic_shock_snydrome_other_than_streptococcal_cum_2020_flag" VARCHAR,
"toxic_shock_snydrome_other_than_streptococcal_cum_2019" DOUBLE,
"toxic_shock_snydrome_other_than_streptococcal_cum_2019_flag" VARCHAR,
"trichinellosis_current_week" VARCHAR,
"trichinellosis_current_week_flag" VARCHAR,
"trichinellosis_previous_52_weeks_max" DOUBLE,
"trichinellosis_previous_52_weeks_max_flag" VARCHAR,
"trichinellosis_cum_2020" DOUBLE,
"trichinellosis_cum_2020_flag" VARCHAR,
"trichinellosis_cum_2019" DOUBLE,
"trichinellosis_cum_2019_flag" VARCHAR,
"location_1" VARCHAR,
"location_2" VARCHAR,
"reporting_area_sort" BIGINT,
"new_georeferenced_column" VARCHAR
);
Anyone who has the link will be able to view this.