NNDSS - TABLE 1AA. Poliovirus Infection, Nonparalytic To Psittacosis
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1aa_poliovirus_infection_nonparalytic_to_be1a8058
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1aa_poliovirus_infection_nonparalytic_to_be1a8058
CREATE TABLE table_1 (
"reporting_area" VARCHAR,
"mmwr_year" BIGINT,
"mmwr_week" BIGINT,
"poliovirus_infection_nonparalytic_current_week" VARCHAR,
"poliovirus_infection_nonparalytic_current_week_flag" VARCHAR,
"poliovirus_infection_nonparalytic_previous_52_weeks_max" BIGINT,
"poliovirus_infection_nonparalytic_previous_52_weeks_max_flag" VARCHAR,
"poliovirus_infection_nonparalytic_cum_2020" VARCHAR,
"poliovirus_infection_nonparalytic_cum_2020_flag" VARCHAR,
"poliovirus_infection_nonparalytic_cum_2019" VARCHAR,
"poliovirus_infection_nonparalytic_cum_2019_flag" VARCHAR,
"psittacosis_current_week" DOUBLE,
"psittacosis_current_week_flag" VARCHAR,
"psittacosis_previous_52_weeks_max" DOUBLE,
"psittacosis_previous_52_weeks_max_flag" VARCHAR,
"psittacosis_cum_2020" DOUBLE,
"psittacosis_cum_2020_flag" VARCHAR,
"psittacosis_cum_2019" DOUBLE,
"psittacosis_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.