This project visualizes Spotify streaming data to uncover insights about listening habits.
- Bar chart for top artists by listening time.
- Monthly trends of listening activity.
- Interactive hourly listening trends.
- Clone this repository.
- Install dependencies: pip install -r requirements.txt
- Add your Spotify JSON files to the
data/
directory.
Run the analysis and visualizations:
python src/main.py