Skip to content

billtang/related_artists

 
 

Repository files navigation

related_artists

Final Project for ORF 387

In this project, I used Spotify's Developer API to collect data about related artists and compile this into a graph. From this graph, I was able to cluster artists by genre and perform a statistical analysis based on this.

The full report can be found here.

artist_map.py is an interactive command line tool for easily creating a colored graph centered around your favorite artist.

Usage: python3 artist_map.py artist num_artists num_clusters after registering an API key with Spotify

About

Final Project for ORF 387

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.7%
  • Python 0.3%