Nutrition, Physical Activity, And Obesity - Behavioral Risk Factor Surveillance System
U.S. Department of Health & Human Services
@usgov.hhs_gov_nutrition_physical_activity_and_obesity_behavi_7f358f2e
U.S. Department of Health & Human Services
@usgov.hhs_gov_nutrition_physical_activity_and_obesity_behavi_7f358f2e
This dataset includes data on adult's diet, physical activity, and weight status from Behavioral Risk Factor Surveillance System. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.
Organization: U.S. Department of Health & Human Services
Last updated: 2020-11-10T16:18:28.548707
Tags: adults, brfss, dnpao, fruit, nutrition, obesity, overweight, physical-activity, vegetables, walking
CREATE TABLE table_1 (
"yearstart" BIGINT,
"yearend" BIGINT,
"locationabbr" VARCHAR,
"locationdesc" VARCHAR,
"datasource" VARCHAR,
"class" VARCHAR,
"topic" VARCHAR,
"question" VARCHAR,
"data_value_unit" DOUBLE,
"data_value_type" VARCHAR,
"data_value" DOUBLE,
"data_value_alt" DOUBLE,
"data_value_footnote_symbol" VARCHAR,
"data_value_footnote" VARCHAR,
"low_confidence_limit" DOUBLE,
"high_confidence_limit" DOUBLE,
"sample_size" DOUBLE,
"total" VARCHAR,
"age_years" VARCHAR -- Age(years),
"education" VARCHAR,
"sex" VARCHAR,
"income" VARCHAR,
"race_ethnicity" VARCHAR,
"geolocation" VARCHAR,
"classid" VARCHAR,
"topicid" VARCHAR,
"questionid" VARCHAR,
"datavaluetypeid" VARCHAR,
"locationid" BIGINT,
"stratificationcategory1" VARCHAR,
"stratification1" VARCHAR,
"stratificationcategoryid1" VARCHAR,
"stratificationid1" VARCHAR
);Anyone who has the link will be able to view this.