Nutrition, Physical Activity, And Obesity
This dataset includes data on adult's diet, physical activity, and weight status
@kaggle.mattop_nutrition_physical_activity_and_obesity
This dataset includes data on adult's diet, physical activity, and weight status
@kaggle.mattop_nutrition_physical_activity_and_obesity
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.
Tabular data includes:
YearStartYearEndLocationAbbrLocationDescDatasourceClassTopicQuestionData_Value_UnitData_Value_TypeData_ValueData_Value_AltData_Value_Footnote_SymbolData_Value_FootnoteLow_Confidence_LimitHigh_Confidence_LimitSample_SizeTotalAge(years)EducationGenderIncomeRace/EthnicityGeoLocationClassIDTopicIDQuestionIDDataValueTypeIDLocationIDStratificationCategory1Stratification1StratificationCategoryID1StratificationID1CREATE TABLE nutrition_physical_activity_and_obesity (
"yearstart" BIGINT,
"yearend" BIGINT,
"locationabbr" VARCHAR,
"locationdesc" VARCHAR,
"datasource" VARCHAR,
"class" VARCHAR,
"topic" VARCHAR,
"question" VARCHAR,
"data_value_unit" VARCHAR,
"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,
"gender" 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.