Skip to content

🌍 MindScope – Global Mental Health Dashboard Developed an interactive dashboard to visualize mental health trends (anxiety, depression, stress) across multiple countries using survey and WHO data. Enabled real-time filtering by region, age, and gender to identify high-risk populations.

Notifications You must be signed in to change notification settings

Hassan-07-code/mental_health_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Mental Health Dashboard

This is an interactive Streamlit Dashboard that visualizes trends in mental health based on a survey dataset.

🌟 Features

  • Overview: General statistics on mental health trends.
  • Country Analysis: Mental health trends across different countries.
  • Occupation Analysis: Impact of occupation on mental health.
  • Visualizations: Bar charts, heatmaps, and more.

πŸ“‚ Project Structure

πŸ“‚ mental_health_dashboard/ │── πŸ“‚ data/ # Folder for datasets β”‚ β”œβ”€β”€ mental_health_cleaned.csv # Cleaned dataset │── πŸ“‚ pages/ # Folder for separate pages β”‚ β”œβ”€β”€ overview.py # General overview page β”‚ β”œβ”€β”€ country_analysis.py # Country-wise mental health trends β”‚ β”œβ”€β”€ occupation_analysis.py # Trends by occupation │── πŸ“‚ utils/ # Folder for helper functions β”‚ β”œβ”€β”€ data_loader.py # Function to load datasets │── app.py # Main Streamlit app file │── requirements.txt # Python dependencies (optional) │── README.md # Project documentation

About

🌍 MindScope – Global Mental Health Dashboard Developed an interactive dashboard to visualize mental health trends (anxiety, depression, stress) across multiple countries using survey and WHO data. Enabled real-time filtering by region, age, and gender to identify high-risk populations.

Topics

Resources

Stars

Watchers

Forks