NNDSS - TABLE 1PP. Viral Hemorrhagic Fevers, Sabia Virus To Zika Virus Disease, Non-congenital
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1pp_viral_hemorrhagic_fevers_sabia_virus_08e9cadb
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1pp_viral_hemorrhagic_fevers_sabia_virus_08e9cadb
CREATE TABLE table_1 (
"reporting_area" VARCHAR,
"mmwr_year" BIGINT,
"mmwr_week" BIGINT,
"viral_hemorrhagic_fevers_sabia_virus_current_week" VARCHAR,
"viral_hemorrhagic_fevers_sabia_virus_current_week_flag" VARCHAR,
"viral_hemorrhagic_fevers_sabia_virus_previous_52_weeks_max" VARCHAR,
"viral_hemorrhagic_fevers_sabia_virus_previous_52_weeks_max_flag" VARCHAR,
"viral_hemorrhagic_fevers_sabia_virus_cum_2022" VARCHAR,
"viral_hemorrhagic_fevers_sabia_virus_cum_2022_flag" VARCHAR,
"viral_hemorrhagic_fevers_sabia_virus_cum_2021" VARCHAR,
"viral_hemorrhagic_fevers_sabia_virus_cum_2021_flag" VARCHAR,
"yellow_fever_current_week" VARCHAR,
"yellow_fever_current_week_flag" VARCHAR,
"yellow_fever_previous_52_weeks_max" DOUBLE,
"yellow_fever_previous_52_weeks_max_flag" VARCHAR,
"yellow_fever_cum_2022" VARCHAR,
"yellow_fever_cum_2022_flag" VARCHAR,
"yellow_fever_cum_2021" VARCHAR,
"yellow_fever_cum_2021_flag" VARCHAR,
"zika_virus_disease_non_congenital_current_week" VARCHAR,
"zika_virus_disease_non_congenital_current_week_flag" VARCHAR,
"zika_virus_disease_non_congenital_previous_52_weeks_max" BIGINT,
"zika_virus_disease_non_congenital_previous_52_weeks_max_flag" VARCHAR,
"zika_virus_disease_non_congenital_cum_2022" VARCHAR,
"zika_virus_disease_non_congenital_cum_2022_flag" VARCHAR,
"zika_virus_disease_non_congenital_cum_2021" DOUBLE,
"zika_virus_disease_non_congenital_cum_2021_flag" VARCHAR,
"location_1" VARCHAR,
"location_2" VARCHAR,
"reporting_area_sort" BIGINT,
"geocode" VARCHAR
);
Anyone who has the link will be able to view this.