NNDSS - Table 1F. Brucellosis To Candida Auris, Clinical
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1f_brucellosis_to_candida_auris_clinical_8e0b3
U.S. Department of Health & Human Services
@usgov.hhs_gov_nndss_1f_brucellosis_to_candida_auris_clinical_8e0b3
CREATE TABLE table_1 (
"reporting_area" VARCHAR,
"mmwr_year" BIGINT,
"mmwr_week" BIGINT,
"brucellosis_current_week" VARCHAR,
"brucellosis_current_week_flag" VARCHAR,
"brucellosis_previous_52_weeks_max" BIGINT,
"brucellosis_previous_52_weeks_max_flag" VARCHAR,
"brucellosis_cum_2022" DOUBLE,
"brucellosis_cum_2022_flag" VARCHAR,
"brucellosis_cum_2021" DOUBLE,
"brucellosis_cum_2021_flag" VARCHAR,
"campylobacteriosis_current_week" DOUBLE,
"campylobacteriosis_current_week_flag" VARCHAR,
"campylobacteriosis_previous_52_weeks_max" BIGINT,
"campylobacteriosis_previous_52_weeks_max_flag" VARCHAR,
"campylobacteriosis_cum_2022" DOUBLE,
"campylobacteriosis_cum_2022_flag" VARCHAR,
"campylobacteriosis_cum_2021" DOUBLE,
"campylobacteriosis_cum_2021_flag" VARCHAR,
"candida_auris_clinical_current_week" DOUBLE,
"candida_auris_clinical_current_week_flag" VARCHAR,
"candida_auris_clinical_previous_52_weeks_max" DOUBLE,
"candida_auris_clinical_previous_52_weeks_max_flag" VARCHAR,
"candida_auris_clinical_cum_2022" DOUBLE,
"candida_auris_clinical_cum_2022_flag" VARCHAR,
"candida_auris_clinical_cum_2021" DOUBLE,
"candida_auris_clinical_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.