NHANES Select Chronic Conditions Prevalence Estimates
U.S. Department of Health & Human Services
@usgov.hhs_gov_nhanes_select_chronic_conditions_prevalence_estimates
U.S. Department of Health & Human Services
@usgov.hhs_gov_nhanes_select_chronic_conditions_prevalence_estimates
These data represent prevalence estimates of select chronic conditions from the National Health and Nutrition Examination Survey (NHANES).
Organization: U.S. Department of Health & Human Services
Last updated: 2023-03-04T10:57:04.339701
Tags: chronic-conditions
CREATE TABLE table_1 (
"survey_years" VARCHAR,
"sex" VARCHAR,
"age_group" VARCHAR,
"race_and_hispanic_origin" VARCHAR,
"measure" 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.