This is for testing ETL Pipeline with Airflow
- Extract(CSV file) → Transform(custom) → Load(PostgreSQL)
For documentation on setting up and running Docker Compose, see Airflow Docs.
# Make sure to initialize Docker settings based on the above airflow documentation
docker compose up
- MIT License
- I brought the datalake/hospitals.csv from here