NNDSS - TABLE 1X. Meningococcal Disease, Other Serogroups To Meningococcal Disease, Unknown Serogroup
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1x_meningococcal_disease_other_serogroup_c01e1a65
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1x_meningococcal_disease_other_serogroup_c01e1a65
CREATE TABLE table_1 (
"reporting_area" VARCHAR,
"mmwr_year" BIGINT,
"mmwr_week" BIGINT,
"meningococcal_disease_other_serogroups_current_week" DOUBLE,
"meningococcal_disease_other_serogroups_current_week_flag" VARCHAR,
"meningococcal_disease_other_serogroups_previous_52_weeks_max" DOUBLE,
"meningococcal_disease_other_serogroups_previous_52_wee_4ce07d08" VARCHAR,
"meningococcal_disease_other_serogroups_cum_2019" DOUBLE,
"meningococcal_disease_other_serogroups_cum_2019_flag" VARCHAR,
"meningococcal_disease_other_serogroups_cum_2018" DOUBLE,
"meningococcal_disease_other_serogroups_cum_2018_flag" VARCHAR,
"meningococcal_disease_unknown_serogroup_current_week" DOUBLE,
"meningococcal_disease_unknown_serogroup_current_week_flag" VARCHAR,
"meningococcal_disease_unknown_serogroup_previous_52_weeks_max" DOUBLE,
"meningococcal_disease_unknown_serogroup_previous_52_we_a1a290b8" VARCHAR,
"meningococcal_disease_unknown_serogroup_cum_2019" DOUBLE,
"meningococcal_disease_unknown_serogroup_cum_2019_flag" VARCHAR,
"meningococcal_disease_unknown_serogroup_cum_2018" DOUBLE,
"meningococcal_disease_unknown_serogroup_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.