Lifestyle Factors And Their Impact On Students
This data can support analyses in education, psychology, and health research fie
@kaggle.charlottebennett1234_lifestyle_factors_and_their_impac_3e647527
This data can support analyses in education, psychology, and health research fie
@kaggle.charlottebennett1234_lifestyle_factors_and_their_impac_3e647527
CREATE TABLE student_lifestyle_dataset (
"student_id" BIGINT,
"study_hours_per_day" DOUBLE,
"extracurricular_hours_per_day" DOUBLE,
"sleep_hours_per_day" DOUBLE,
"social_hours_per_day" DOUBLE,
"physical_activity_hours_per_day" DOUBLE,
"stress_level" VARCHAR,
"gender" VARCHAR,
"grades" DOUBLE
);
Anyone who has the link will be able to view this.