This repository is a hand-on training to master Airflow concepts. I use this content during my teaching sessions.
Install Docker
-
Clone the repository
-
Launch Docker
-
cd airflow-pratical/app/
-
docker-compose up
-
Go to localhost:8080 : this is the Airflow UI
-
Go to localhost:8081 : this is the Adminer to see what is happening inside the database
-
cd airflow-practical/data-prep
-
jupyter-notebook
-
Open taxi_analysis.ipynb