asatrya / airflow-etl-learn

This is a simple ETL using Airflow. First, we fetch data from API (extract). Then, we drop unused columns, convert to CSV, and validate (transform). Finally, we load the transformed data to database (load).
23Updated 5 years ago

Related projects

Alternatives and complementary repositories for airflow-etl-learn