Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/airdipu/gendergap

This is a project of Computational Social Science of music industry to see the gap of Gender depending on income, releases, booking of venue, work history and so on.
https://github.com/airdipu/gendergap

crawled-data evaluation musicbrainz partyflock python

Last synced: 6 days ago
JSON representation

This is a project of Computational Social Science of music industry to see the gap of Gender depending on income, releases, booking of venue, work history and so on.

Awesome Lists containing this project

README

        

# GenderGap

List of crawled data:

[crawled data from Partyflock](data/PF/PF_artists_combined_translated.csv)

[crawled data from MusicBrainz](data/MB/MB_artist_page_urls.tsv)

[release info plus genders ](data/releases_merged_gender.tsv)

Release file containing sum:

[file in csv format](data/Cleaned%20Data/releases_merged_ready.csv)

[file in xlsx format](data/Cleaned%20Data/releases_merged_ready.xlsx)

Evaluation file:

[Evaluation of 500 artists](data/Evaluation/MB_500_artists.xlsx)

[binder link](https://mybinder.org/v2/gh/polando/GenderGap/master)