NNDSS - TABLE 1Y. Mumps To Novel Influenza A Virus Infections
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1y_mumps_to_novel_influenza_a_virus_infections
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1y_mumps_to_novel_influenza_a_virus_infections
CREATE TABLE table_1 (
"reporting_area" VARCHAR,
"mmwr_year" BIGINT,
"mmwr_week" BIGINT,
"mumps_current_week" DOUBLE,
"mumps_current_week_flag" VARCHAR,
"mumps_previous_52_weeks_max" DOUBLE,
"mumps_previous_52_weeks_max_flag" VARCHAR,
"mumps_cum_2019" DOUBLE,
"mumps_cum_2019_flag" VARCHAR,
"mumps_cum_2018" DOUBLE,
"mumps_cum_2018_flag" VARCHAR,
"novel_influenza_a_virus_infections_current_week" VARCHAR,
"novel_influenza_a_virus_infections_current_week_flag" VARCHAR,
"novel_influenza_a_virus_infections_previous_52_weeks_max" DOUBLE,
"novel_influenza_a_virus_infections_previous_52_weeks_max_flag" VARCHAR,
"novel_influenza_a_virus_infections_cum_2019" VARCHAR,
"novel_influenza_a_virus_infections_cum_2019_flag" VARCHAR,
"novel_influenza_a_virus_infections_cum_2018" VARCHAR,
"novel_influenza_a_virus_infections_cum_2018_flag" VARCHAR,
"location_1" VARCHAR,
"location_2" VARCHAR
);
Anyone who has the link will be able to view this.