NNDSS - TABLE 1Q. Hepatitis B, Perinatal Infection To Hepatitis C, Acute, Probable
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1q_hepatitis_b_perinatal_infection_to_he_9d7abd7d
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1q_hepatitis_b_perinatal_infection_to_he_9d7abd7d
CREATE TABLE table_1 (
"reporting_area" VARCHAR,
"mmwr_year" BIGINT,
"mmwr_week" BIGINT,
"hepatitis_b_perinatal_infection_current_week" DOUBLE,
"hepatitis_b_perinatal_infection_current_week_flag" VARCHAR,
"hepatitis_b_perinatal_infection_previous_52_weeks_max" DOUBLE,
"hepatitis_b_perinatal_infection_previous_52_weeks_max_flag" VARCHAR,
"hepatitis_b_perinatal_infection_cum_2020" DOUBLE,
"hepatitis_b_perinatal_infection_cum_2020_flag" VARCHAR,
"hepatitis_b_perinatal_infection_cum_2019" DOUBLE,
"hepatitis_b_perinatal_infection_cum_2019_flag" VARCHAR,
"hepatitis_c_acute_confirmed_current_week" DOUBLE,
"hepatitis_c_acute_confirmed_current_week_flag" VARCHAR,
"hepatitis_c_acute_confirmed_previous_52_weeks_max" DOUBLE,
"hepatitis_c_acute_previous_52_weeks_max_flag" VARCHAR,
"hepatitis_c_acute_confirmed_cum_2020" DOUBLE,
"hepatitis_c_acute_confirmed_cum_2020_flag" VARCHAR,
"hepatitis_c_acute_confirmed_cum_2019" DOUBLE,
"hepatitis_c_acute_confirmed_cum_2019_flag" VARCHAR,
"hepatitis_c_acute_probable_current_week" DOUBLE,
"hepatitis_c_acute_probable_current_week_flag" VARCHAR,
"hepatitis_c_acute_probable_previous_52_weeks_max" DOUBLE,
"hepatitis_c_acute_probable_previous_52_weeks_max_flag" VARCHAR,
"hepatitis_c_acute_probable_cum_2020" DOUBLE,
"hepatitis_c_acute_probable_cum_2020_flag" VARCHAR,
"hepatitis_c_acute_probable_cum_2019" VARCHAR,
"hepatitis_c_acute_probable_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.