in Open Source Haskell JavaScript ~ read.
Music Fandom Map

Music Fandom Map

Inspired by a New York Times article, What Music Do Americans Love the Most?, I decided to make a little app that would collate data on the most popular artists from around the world.

The app collects data from the top 200 songs in each country Spotify is availble in, and works out artist streams per country as a fraction of the total number of streams of the top 200 songs for that country. I also did the project as an oppurtunity to become more familiar with Haskell, which I used for the data analysis and the web backend. The frontend was written in TypeScript with Angular.

Check it out for yourself! The full source is also availble on GitHub.