Skip to content

Analyze and visualize Spotify listening data using Python. Gain insights into your top artists, genres, and listening habits with dynamic visualizations and interactive dashboards

Notifications You must be signed in to change notification settings

zyesilkaya/Spotify-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Listening Data Visualization

This project visualizes Spotify streaming data to uncover insights about listening habits.

Features

  • Bar chart for top artists by listening time.
  • Monthly trends of listening activity.
  • Interactive hourly listening trends.

Installation

  1. Clone this repository.
  2. Install dependencies: pip install -r requirements.txt
  3. Add your Spotify JSON files to the data/ directory.

Usage

Run the analysis and visualizations:

python src/main.py

About

Analyze and visualize Spotify listening data using Python. Gain insights into your top artists, genres, and listening habits with dynamic visualizations and interactive dashboards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages