TheSession-data
TheSession-data copied to clipboard
Data dumps from thesession.org
This may not be the correct place to post this. I navigated here: https://thesession.vercel.app/thesession?sql=select+*+from+tunes+where+name+like+%22%25wise+maid%25%22%0D%0A The query in the box shows `select * from tunes where name like "%wise maid%"` and...
Hi, thanks for providing this dump. It seems that some tunes are missing from tune_popularity.json. For example, https://thesession.org/tunes/10082 shows that the tune has been added to 8 tunebooks. But, grep...
I can do this with pandas (Python) using the CSV or JSON files. How would you want this to be contributed? PR a script to do the conversion?
I was thinking of writing an algorithm to generate sets. The basic idea is to start with a tunebook, but I realised I'll run into a serious problem since saving...
The other collections data (tunes contained in a collection _and_ other collections a tune belongs to) seem to be only available as HTML currently. Would it be possible to add...
Thanks to #20, I'm working on identifying potential misspellings/etc. that probably should be considered the same composer. For example `O'` vs `O’` is a low-hanging fruit. But other cases may...