Academic Stress Level
"A survey-based study on student academic stress and Environments"
@kaggle.ayeshaimran123_academic_stress_level_maintenance_dataset
"A survey-based study on student academic stress and Environments"
@kaggle.ayeshaimran123_academic_stress_level_maintenance_dataset
"This dataset captures students academic stres levls through survey responsis, including factors such as peer and family presure, study enviroment, coping strategies, lifestyle habits, and perceived academic competition. It provides insights into how different influenses contribute to overal academic stress among students"
The actual data colected (students’ academic stage, stres levels, copying strategies, enviroment, etc.).
The setting in which the data was colected (academic stres study, student life presures, competition, lifestyle habits).
Recognition of students’ contributions and the significence of their responces (thanking participants, noting the importence of their input for understanding stress).
This dataset and accompanying analycis are licensed under the Creative Comons Atribution 4.0 International (CC BY 4.0)
. You are free to share and adapt the material for any porpuse, provided apropriate credit is given.
The dataset was collected through a survey of students, focucing on academic stage, peer and home presure, study environment, coping strateges, lifestyle habits, and stress index. Respones were recorded on 24 July 2025 via an online questionaire. The data was compiled and maintained by the researcher for the purpose of analyzing academic stress factors among students.
CREATE TABLE academic_stress_level_maintainance_1 (
"timestamp" VARCHAR,
"your_academic_stage" VARCHAR,
"peer_pressure" BIGINT,
"academic_pressure_from_your_home" BIGINT,
"study_environment" VARCHAR,
"what_coping_strategy_you_use_as_a_student" VARCHAR -- What Coping Strategy You Use As A Student?,
"do_you_have_any_bad_habits_like_smoking_drinking_on_a__0986a72d" VARCHAR -- Do You Have Any Bad Habits Like Smoking, Drinking On A Daily Basis?,
"what_would_you_rate_the_academic_competition_in_your_s_bd09e4ef" BIGINT -- What Would You Rate The Academic Competition In Your Student Life,
"rate_your_academic_stress_index" BIGINT
);
Anyone who has the link will be able to view this.