# airflow-dags
A Directed Analytic Graph (DAG) is an modular and ordered worfklow.

![alt tag](https://github.com/yinleon/airflow-dags/blob/master/images/dag_example.png)

This repo contains DAGs declared in the current directory, with subDAGs, utility functions, and configuration in the projects folder.

Details about each DAG is available in it's respecitve project folder.
