NHANES Select Mean Dietary Intake Estimates
U.S. Department of Health & Human Services
@usgov.hhs_gov_nhanes_select_mean_dietary_intake_estimates
U.S. Department of Health & Human Services
@usgov.hhs_gov_nhanes_select_mean_dietary_intake_estimates
CREATE TABLE table_1 (
"survey_years" VARCHAR,
"sex" VARCHAR,
"age_group" VARCHAR,
"race_and_hispanic_origin" VARCHAR,
"nutrient" VARCHAR,
"mean" DOUBLE,
"standard_error" DOUBLE,
"lower_95_ci_limit" DOUBLE,
"upper_95_ci_limit" DOUBLE,
"note1" VARCHAR,
"note2" VARCHAR,
"notea" VARCHAR,
"noteb" VARCHAR
);
Anyone who has the link will be able to view this.