项目作者: club-cooking

项目描述 :
Discogs metadata on UK Grime records, c.2000-2020
高级语言: R
项目地址: git://github.com/club-cooking/grime-archives.git
创建时间: 2020-04-28T22:44:33Z
项目社区:https://github.com/club-cooking/grime-archives

开源协议:MIT License

下载


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.

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.