Skip to content

binarybamboo/airflow-etl-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airflow-ETL-Example

This is for testing ETL Pipeline with Airflow

Process

  • Extract(CSV file) → Transform(custom) → Load(PostgreSQL)

Quick Start

For documentation on setting up and running Docker Compose, see Airflow Docs.

Run Docker

# Make sure to initialize Docker settings based on the above airflow documentation
docker compose up

Run ETL Pipeline

img_2.png



Result images

Success of the pipeline

img.png

Database

img_1.png

License

  • MIT License
  • I brought the datalake/hospitals.csv from here

About

This is for testing ETL Pipeline with Airflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages