sfbrigade / datasci-earthquake

MIT License
0 stars 3 forks source link

Set Up Airflow in Docker with ETL Tasks #74

Open agennadi opened 1 week ago

agennadi commented 1 week ago

Blocked by #73

Context

  1. Set up an Airflow environment within Docker.
  2. Define DAG for fetching and updating the data in DB tables - reuse ETL code from #73 for fetching the data from the external APIs.
  3. Add tasks that check if there are updates in the external datasets.

Definition of Done

Engineering Details

Airflow Basic Pipeline
mackcooper1408 commented 1 week ago

this miiiiiight be blocked by getting a hosted PostgreSQL instance up and running as well... hopefully we'll get that up and running soon (next week or so)