andrearama / spotifytrend

Spotify's Worldwide Daily Top Songs Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify's Worldwide Daily Top Songs Analysis

A brief notebook in which I explore the different popularity trends of the most listened songs (in USA)

Requirements

  • numpy
  • pandas
  • scipy
  • sklearn
  • chartify
  • seaborn

Dataset

The dataset used is "Spotify's Worldwide Daily Song Ranking" (can be found here ) It contains the 200 daily most streamed songs in 53 countries. Each row contains a ranking position on a specific day for a song.

About

Spotify's Worldwide Daily Top Songs Analysis


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%