Wrangling and Visualizing Musical Data

less than 1 minute read


Project Description

A data-wrangling and visualization project using tidyverse on musical data. Task is to find the most common chords and chord progressions in a sample of pop/rock music from the 1950s-1990s, and compare the styles of different artists. This project assumes familiarity with standard TidyVerse tools for R, in particular the tibble data structure and the dplyr and ggplot2 packages. No specific musical knowledge is required

GitHub