Skip to content

club-cooking/grime-archives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grime-archives

Launch Rstudio Binder License: MIT

A dataset of UK Grime records as listed on Discogs between 2000 and 2021, along with the code to gather/update the data yourself (or copy for other genres).

Data last updated 22nd November, 2021.

Contents

The data/ directory contains the data. Three files are included:

  • releases.json: Metadata for Grime releases (AKA records)
  • tracks.json: Metadata for individual Grime tracks, taken from the releases in releases.json
  • artists.json: Metadata for Grime artists featured on the releases in releases.json

Code used to create this dataset can be found in R/. You can test it out now, right in the browser, with Binder.

Related work

This was heavily inspired by Karl Tryggvason's Discogs Collection Statistics work, which gathers similar metadata for other genres.

License

This project is open source and available under the MIT License.

Releases

No releases published

Packages

No packages published

Languages