NNDSS - TABLE 1P. Hemolytic Uremic Syndrome Post-diarrheal To Hepatitis (viral, Acute, By Type), B
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1p_hemolytic_uremic_syndrome_post_diarrh_33477c08
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1p_hemolytic_uremic_syndrome_post_diarrh_33477c08
CREATE TABLE table_1 (
"reporting_area" VARCHAR,
"mmwr_year" BIGINT,
"mmwr_week" BIGINT,
"hemolytic_uremic_snydrome_post_diarrheal_current_week" DOUBLE,
"hemolytic_uremic_snydrome_post_diarrheal_current_week_flag" VARCHAR,
"hemolytic_uremic_snydrome_post_diarrheal_previous_52_weeks_max" DOUBLE,
"hemolytic_uremic_snydrome_post_diarrheal_previous_52_w_948b50b9" VARCHAR,
"hemolytic_uremic_snydrome_post_diarrheal_cum_2019" DOUBLE,
"hemolytic_uremic_snydrome_post_diarrheal_cum_2019_flag" VARCHAR,
"hemolytic_uremic_snydrome_post_diarrheal_cum_2018" DOUBLE,
"hemolytic_uremic_snydrome_post_diarrheal_cum_2018_flag" VARCHAR,
"hepatitis_viral_acute_by_type_a_current_week" DOUBLE,
"hepatitis_viral_acute_by_type_a_current_week_flag" VARCHAR,
"hepatitis_viral_acute_by_type_a_previous_52_weeks_max" DOUBLE,
"hepatitis_viral_acute_by_type_a_previous_52_weeks_max_flag" VARCHAR,
"hepatitis_viral_acute_by_type_a_cum_2019" DOUBLE,
"hepatitis_viral_acute_by_type_a_cum_2019_flag" VARCHAR,
"hepatitis_viral_acute_by_type_a_cum_2018" DOUBLE,
"hepatitis_viral_acute_by_type_a_cum_2018_flag" VARCHAR,
"hepatitis_viral_acute_by_type_b_current_week" DOUBLE,
"hepatitis_viral_acute_by_type_b_current_week_flag" VARCHAR,
"hepatitis_viral_acute_by_type_b_previous_52_weeks_max" DOUBLE,
"hepatitis_viral_acute_by_type_b_previous_52_weeks_max_flag" VARCHAR,
"hepatitis_viral_acute_by_type_b_cum_2019" DOUBLE,
"hepatitis_viral_acute_by_type_b_cum_2019_flag" VARCHAR,
"hepatitis_viral_acute_by_type_b_cum_2018" DOUBLE,
"hepatitis_viral_acute_by_type_b_cum_2018_flag" VARCHAR,
"location_1" VARCHAR,
"location_2" VARCHAR,
"reporting_area_sort" BIGINT
);
Anyone who has the link will be able to view this.