Architecture
Architecture Overview
In general stellar-etl-airflow runs by:
- Scheduling DAGs to run 
stellar-etland upload the data outputted to BigQuery - Scheduling DAGs to run 
stellar-dbt-publicusing the data in BigQuery- We try to adhere to the best practices set by the dbt docs
 
 
More detailed information about stellar-etl-airflow can be found in the stellar-etl-airflow repo.