NHANES Select Infectious Diseases Prevalence Estimates
U.S. Department of Health & Human Services
@usgov.hhs_gov_nhanes_select_infectious_diseases_prevalence_estimates
U.S. Department of Health & Human Services
@usgov.hhs_gov_nhanes_select_infectious_diseases_prevalence_estimates
These data represent prevalence estimates of select infectious diseases from the National Health and Nutrition Examination Survey (NHANES).
Organization: U.S. Department of Health & Human Services
Last updated: 2023-03-04T10:40:12.808577
Tags: infectious-disease
CREATE TABLE table_1 (
"survey_years" VARCHAR,
"sex" VARCHAR,
"age_group" VARCHAR,
"race_and_hispanic_origin" VARCHAR,
"infectious_disease" VARCHAR,
"percent" DOUBLE,
"standard_error" DOUBLE,
"lower_95_ci_limit" DOUBLE -- Lower 95% CI Limit,
"upper_95_ci_limit" DOUBLE -- Upper 95% CI Limit,
"presentation_standard" VARCHAR,
"note1" VARCHAR,
"notea" VARCHAR
);Anyone who has the link will be able to view this.