Note
Published August 20, 2025. For the current update, see What's new — 2026.
- SQL transform examples
- Exported billing data example
- Information schema examples
- DAG check scripts (python and bash)
- DAG that shows different Airflow strategies for BigQuery exports
- DAG that shows executing a query and exporting the results
- Simple demo pipeline that illustrates read, write, branch, Map, FlatMap and Filter
- Simple demo pipeline that illustrates Create, GroupByKey, CombineGlobally, CombinePerKey, and CoGroupByKey
- Autoscaling cluster demo to go with manual scaling demo
- Revised app and source code for demoing DLP abilities
- Fixes to the Do It Now instructions and code
- Assets for creating and applying a custom constraint
- A python script that illustrates multiple ways of authenticating
- Bash script that exports a project resources as Terraform HCL
- Source code for a silly web service that generates Costco shopping lists and returns them in JSON payloads
- Finishing Dataform demo
- Finishing Dataplex demo
- Finishing custom log-sink -> pub/sub -> cloud function -> interesting action demo
Note
Since publication: the Dataform demo moved to its own repository (jwdavis/dataform-demo), and the Dataplex work continued with the lineage tools added in 2026. The log-sink demo is still open.