Baselight

COVID-19 And Its Impact On Students

Impact of COVID-19 outbreak on Education, Mental health, and Daily Routine

@kaggle.kunal28chaturvedi_covid19_and_its_impact_on_students

Loading...
Loading...

About this Dataset

COVID-19 And Its Impact On Students

COVID-19 and its impact on education, social life and mental health of students: A Survey Link to the paper

In this study, a cross-sectional survey is conducted with a sample size of 1182 students of different age groups from different educational institutions in Delhi National Capital Region (NCR).

Citation

@article{CHATURVEDI2020105866,
title = "COVID-19 and its impact on education, social life and mental health of students: A Survey",
journal = "Children and Youth Services Review",
pages = "105866",
year = "2020",
issn = "0190-7409",
doi = "https://doi.org/10.1016/j.childyouth.2020.105866",
url = "http://www.sciencedirect.com/science/article/pii/S019074092032288X",
author = "Kunal Chaturvedi and Dinesh Kumar Vishwakarma and Nidhi",
keywords = "Children and Youth, Covid-19, Impact, Online Education, Mental Health, Students",
}

Tables

Covid 19 Survey Student Responses

@kaggle.kunal28chaturvedi_covid19_and_its_impact_on_students.covid_19_survey_student_responses
  • 34.24 KB
  • 1182 rows
  • 19 columns
Loading...

CREATE TABLE covid_19_survey_student_responses (
  "id" VARCHAR,
  "region_of_residence" VARCHAR,
  "age_of_subject" BIGINT,
  "time_spent_on_online_class" DOUBLE,
  "rating_of_online_class_experience" VARCHAR,
  "medium_for_online_class" VARCHAR,
  "time_spent_on_self_study" DOUBLE,
  "time_spent_on_fitness" DOUBLE,
  "time_spent_on_sleep" DOUBLE,
  "time_spent_on_social_media" DOUBLE,
  "prefered_social_media_platform" VARCHAR,
  "time_spent_on_tv" VARCHAR,
  "number_of_meals_per_day" BIGINT,
  "change_in_your_weight" VARCHAR,
  "health_issue_during_lockdown" VARCHAR,
  "stress_busters" VARCHAR,
  "time_utilized" VARCHAR,
  "do_you_find_yourself_more_connected_with_your_family_c_dc45627e" VARCHAR,
  "what_you_miss_the_most" VARCHAR
);

Share link

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