mirror of
https://github.com/adactio/TheSession-data
synced 2025-12-15 00:32:24 +00:00
c20f5ca3921f56a8a91f65c7ad40e128d05b6fcf
The Session data
CSV and JSON files of data from The Session:
- tunes,
- sessions,
- events,
- recordings,
- sets of tunes,
- aliases of tune names,
- popularity of tunes.
I'll try to update the files once a week.
If anyone wants to convert the data to other formats, feel free to fork the project and send me a pull request.
Exploring the data
You can explore this data at https://thesession.vercel.app/
This interface, powered by Datesette, allows you to run SQL commands on the data. The results of those SQL commands are also available as CSV and JSON.
Because the JSON output of your SQL commands have a URL, you can use those URLs as API endpoints.
Description
Languages
CSV
100%