Export Image
Export Code

Mental Health

Ruba Khan

Last edited Sep 07, 2024
Created on Sep 02, 2024

The Mental Health Dataset, loaded and parsed as CSV.

Fork and modify this template to import your data to VizHub and export it for use in other vizzes! To do that:

  • Fork this viz
  • Clear out the README
  • Update the README with details about your dataset (including original source)
  • Replace data.csv with your own data
  • Replace the parsing logic in index.js with your own
  • Set the custom URL so you can import from it easily

Challenge

  • Find 3 datasets on a topic you are interested in
  • For each of those, fork this viz and replace the data
  • Parse the quantitative attributes into numbers
  • Update README.md to indicate the original data source

Analytics Task

  • I want to see if there is a correlation between average sleeping hours and GPA to understand the impact of sleep on academic success
  • I want to examine the distribution of residential status to see if it correlates with the feeling of isolation
  • I want to assess changes in depression and anxiety levels over the semester by comparing previous years' data to identify any shifts in student mental health
  • I want to look at the distribution of GPA among students in different degree majors to evaluate academic rigor of grading disparities across disciplines
  • I want to identify students with high academic pressure and financial concerns to target for university support services or financial aid programs
MIT Licensed