Obesity Worlds
This dataset include data for the estimation of obesity levels in individuals.
@kaggle.willianoliveiragibin_obesity_worlds
This dataset include data for the estimation of obesity levels in individuals.
@kaggle.willianoliveiragibin_obesity_worlds
CREATE TABLE obesity_new (
"gender" BIGINT,
"age" VARCHAR,
"family_history_with_overweight" BIGINT,
"favc" BIGINT,
"fcvc" VARCHAR,
"ncp" VARCHAR,
"caec" BIGINT,
"smoke" BIGINT,
"ch2o" VARCHAR,
"scc" BIGINT,
"faf" VARCHAR,
"tue" VARCHAR,
"calc" BIGINT,
"automobile" BIGINT,
"bike" BIGINT,
"motorbike" BIGINT,
"public_transportation" BIGINT,
"walking" BIGINT,
"nobeyesdad" BIGINT
);
Anyone who has the link will be able to view this.