Baselight

Student Mental Health Survey

Online Survey on the Mental Health of IT Students

@kaggle.abdullahashfaqvirk_student_mental_health_survey

Loading...
Loading...

About this Dataset

Student Mental Health Survey

Student Mental Health Survey

Key aspects covered in the dataset include:

  • Demographic details such as gender, age, and university.
  • Academic details like degree level, major, academic year, and current CGPA.
  • Student's residential status and experiences with discrimination, harassment, or bullying on campus.
  • Student's lifestyle factors include frequency of sports engagement and average sleep hours per night.
  • Student's satisfaction with their field of study and their perception of academic workload.
  • Addressing the academic pressure, financial concerns, and the quality of social relationships on campus.
  • Frequency of experiencing depression, anxiety, feelings of isolation, and insecurity about the future.
  • Activities that students engage in to relieve stress.

This dataset is valuable for researchers, and policymakers interested in student well-being, mental health, and academic success.

Tables

Mentalhealthsurvey

@kaggle.abdullahashfaqvirk_student_mental_health_survey.mentalhealthsurvey
  • 16.56 KB
  • 87 rows
  • 21 columns
Loading...

CREATE TABLE mentalhealthsurvey (
  "gender" VARCHAR,
  "age" BIGINT,
  "university" VARCHAR,
  "degree_level" VARCHAR,
  "degree_major" VARCHAR,
  "academic_year" VARCHAR,
  "cgpa" VARCHAR,
  "residential_status" VARCHAR,
  "campus_discrimination" VARCHAR,
  "sports_engagement" VARCHAR,
  "average_sleep" VARCHAR,
  "study_satisfaction" BIGINT,
  "academic_workload" BIGINT,
  "academic_pressure" BIGINT,
  "financial_concerns" BIGINT,
  "social_relationships" BIGINT,
  "depression" BIGINT,
  "anxiety" BIGINT,
  "isolation" BIGINT,
  "future_insecurity" BIGINT,
  "stress_relief_activities" VARCHAR
);

Share link

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