Baselight

Student Stress Factors

Understanding what Impacts Stress of Engineering students the most

@kaggle.samyakb_student_stress_factors

Loading...
Loading...

About this Dataset

Student Stress Factors

This Data has been collected Majorly from Engineering students Testing the following data points from 1 to 5.

Kindly Rate your Sleep Quality
How many times a week do you suffer headaches
How would you rate you academic performance
how would you rate your study load?
How many times a week you practice extracurricular activities
How would you rate your stress levels?

Inspired from this Dataset

Want to contribute? please fill this Form

Tables

Student Stress Factors

@kaggle.samyakb_student_stress_factors.student_stress_factors
  • 7.87 KB
  • 53 rows
  • 7 columns
Loading...

CREATE TABLE student_stress_factors (
  "timestamp" VARCHAR,
  "kindly_rate_your_sleep_quality" BIGINT,
  "how_many_times_a_week_do_you_suffer_headaches" BIGINT,
  "how_would_you_rate_you_academic_performance" BIGINT,
  "how_would_you_rate_your_study_load" BIGINT,
  "how_many_times_a_week_you_practice_extracurricular_activities" BIGINT,
  "how_would_you_rate_your_stress_levels" BIGINT
);

Student Stress Factors 2

@kaggle.samyakb_student_stress_factors.student_stress_factors_2
  • 6.97 KB
  • 520 rows
  • 6 columns
Loading...

CREATE TABLE student_stress_factors_2 (
  "kindly_rate_your_sleep_quality" BIGINT,
  "how_many_times_a_week_do_you_suffer_headaches" BIGINT,
  "how_would_you_rate_you_academic_performance" BIGINT,
  "how_would_you_rate_your_study_load" BIGINT,
  "how_many_times_a_week_you_practice_extracurricular_activities" BIGINT,
  "how_would_you_rate_your_stress_levels" BIGINT
);

Share link

Anyone who has the link will be able to view this.