This repo analyzes Linkedin Park's discoveraphy and sees how instrumentalness and loudness changed across their albums.
The repo is structured as:
data/01-raw_datacontains the raw data as obtained from Spotify API.data/02-analysis_datacontains the cleaned dataset that was constructed.othercontains preliminary sketches.papercontains the files used to generate the paper, including the Quarto document and reference bibliography file, as well as the PDF of the paper.scriptscontains the R scripts used to download and clean data.
No LLM was used for any aspect of this paper.