This project presents an interactive dashboard built with Dash for the analysis of workplace burnout.
It allows users to explore patterns, distributions, and key factors associated with burnout through dynamic visualizations.
- Python
- Pandas
- Plotly
- Dash
- Matplotlib
- Seaborn
- WordCloud
To use the application locally:
- Install the required dependencies:
pip install dash plotly pandas numpy matplotlib seaborn wordcloud