Skip to content

Commit

Permalink
add images for readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alick-at-google authored Mar 7, 2022
1 parent 255c0d0 commit 1ded567
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,10 @@ $ pipenv run python scripts/deploy_dag.py \
## 7. Confirm everything is working

- Go to your Airflow Composer Env and view the dag to make sure it's running (takes ~15-25 minutes for the data to be generated and uploaded into BQ)

![composer_dag](images/composer_dag.png)

- Query your BQ table and data!

## 8. Connecting in Looker
![bq_tables](images/bq_tables.png)

0 comments on commit 1ded567

Please sign in to comment.