airflow.example_dags.tutorial_taskflow_api_etl

Module Contents

Functions

tutorial_taskflow_api_etl()

### TaskFlow API Tutorial Documentation

Attributes

tutorial_etl_dag

airflow.example_dags.tutorial_taskflow_api_etl.tutorial_taskflow_api_etl()[source]

### TaskFlow API Tutorial Documentation This is a simple ETL data pipeline example which demonstrates the use of the TaskFlow API using three simple tasks for Extract, Transform, and Load. Documentation that goes along with the Airflow TaskFlow API tutorial is located [here](https://airflow.apache.org/docs/apache-airflow/stable/tutorial_taskflow_api.html)

airflow.example_dags.tutorial_taskflow_api_etl.tutorial_etl_dag[source]

Was this entry helpful?