This repo contains the back end code for the database that powers Transit API v3. This database is updated every Sunday night via Github Workflows.
The databse is triggered by a cron job. You can change this in .github/workflows/job.yml by changing the CRON paramater. You can also manualy run the workflow by clicking on the Run Workflow button in the Actions tab. The finish time is found at update.json and is updated every time the workflow is run.