Skip to content

PabloVD/XarxaMusical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XarxaMusical

License: MIT Alt text


Description

Given a list of bands belonging to a musical movement, create a graph of memberships and collaborations using Networkx.

Data is stored in folder data and are text files with several rows, wach of them with the following format: band;members;collaborations. members and collaborations are lists of musicians or bands separated by commas ,. collaborations includes collaborations between bands and musicians from other projects, and also between bands in songs or split albums.


Examples

Here are some examples of musical movements, showing the relations between bands. Most of info has been extracted from Wikipedia, Discogs, Rate Your Music and other sources.

Neofolk bands

Valencian musical scene

Basque Radical Rock

Norwegian Black Metal

  • Collaboration network of Extremoduro and related bands

Extremoduro


To do

  • Improve graph visualization, maybe use Graphviz

  • Reorganize as a class

  • Add more musical movements

About

Create a graph of memberships and collaborations from a musical movement using Networkx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published