Skip to content

this is the repository for analysing the networks of artists who appear in Spotify charts

Notifications You must be signed in to change notification settings

simonweigold/spotify-charts-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Charts Network

This is the repository for analysing the networks of artists who appear in Spotify charts. Please read the following to gain a first overview of the GitHub repo.

Scripts

Preparation

Data preparation in R
API access for genre information
API access for popularity information

Analysis

First analysis (general)
Penalized regression
ANOVA

Helper code

Min-max transformation
Boxcox transformation
Export graphs and visualisations as imgs
Export graph objects for Gephi

Todos

  • set up project infrastructure (GitHub repository + local machine)
  • Data preparation
    • Data collection (Kaggle)
    • Data preprocessing
    • Transform network object
  • Analysis
    • Exploratory data analysis
    • Hypothesis 1
      • Calculate centrality measures
      • Perform regression (dependent variable = streams; independent variables = centrality measures)
    • Hypothesis 2
      • Create genre subgraphs
      • Calculate centrality measures
      • Perform ANOVA on avg number of streams between different genres + whole network
  • Write report

About

this is the repository for analysing the networks of artists who appear in Spotify charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published