Publishing the SRCCON schedule using Datasette: https://srccon-2020.datasette.io/
In this repository:
- A build_database.py script which grabs the latest SRCCON 2020 schedule JSON file and uses the sqlite-utils Python library to convert it into a SQLite database
- A GitHub Actions workflow in .github/workflows/build.yml which runs that script and then deploys the resulting database to Vercel using datasette-publish-now
The Datasette instance is deployed with the datasette-ics plugin which provides a ICS calendar of the schedule. You can subscribe to that in Google Calendar or Apple Calendar using this URL: