Repository to store bits of code playing with the MusicBrainz 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, the one for static HTML pages is there.
Other notebooks will look into the history of edits (artist activity, edits using userscripts, etc.)