https://github.com/loujine/musicbrainz-dataviz
https://github.com/loujine/musicbrainz-dataviz
datavisualization dataviz musicbrainz notebook
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loujine/musicbrainz-dataviz
- Owner: loujine
- License: mit
- Created: 2017-03-21T00:15:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-22T17:09:43.000Z (about 5 years ago)
- Last Synced: 2025-01-26T15:26:42.392Z (9 months ago)
- Topics: datavisualization, dataviz, musicbrainz, notebook
- Language: Jupyter Notebook
- Size: 23.9 MB
- Stars: 3
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
musicbrainz-dataviz
-------------------Repository to store bits of code playing with the [MusicBrainz](https://musicbrainz.org) database, mostly with python/pandas, and testing javascript visualization libraries (visjs, d3js?).
The repo will probably contain Jupyter notebooks centered around the different MusicBrainz entities (artists, works, recordings, series...) and giving examples of SQL queries to extract important data.
The entry point for the original notebook versions is [here](./index.ipynb), the
one for static HTML pages is [there](https://loujine.github.io/musicbrainz-dataviz/index.html).Other notebooks will look into the history of edits (artist activity, edits using userscripts, etc.)