kev94yo / snuDxd

Interactive data visualization platform on metadata of music from the billboard chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music-Circles

An interactive data visualization platform of music from the billboard. For original paper, please follow this link

Motivation

  1. Find novel ways of clustering music.
  • Depart from traditional artist/genre, and use audio features
  1. Create an interactive visualization system, Music-Circles, to target music enthusiasts.
  • Offer exploration of patterns in hit songs

Project Outline

  • Data Collection: Collected data from Spotify and Billboard.
  • Data Combination: Match audio features from Spotify to Billboard songs to serve our interest.
  • Data Transformation: Choose 6 audio features, and megahit songs only for visualizations.
  • System Development: Write code using web development skills to create an interactive visualization.
    1. Circular Bar Chart: Offer information about different audio features
    2. Survey: Survey page that allows users to find their personal music cluster
    3. Lined bubble, radar, and table chart: Information on the music cluster output from the survey
  • Deployment: Deploy the system online.

About

Interactive data visualization platform on metadata of music from the billboard chart


Languages

Language:Jupyter Notebook 87.1%Language:HTML 12.1%Language:JavaScript 0.7%Language:CSS 0.2%