The combined dbt/Evidence project for Sean's coffee ratings log.
- Data is tracked in Collections, a macOS/iOS database app with Shortcuts support.1
- A shortcut exports the data to CSV, converts column names from
Title Case
tosnake_case
, and saves the files to S3 via S3 Files. This shortcut is run on a schedule with automations. - This dbt project transforms the data in MotherDuck.
- The Evidence site is deployed on Vercel.