- Refactor dagster to individual code spaces.
- Breakdown operations into ops and only declare assets as materialized items.
- Integrate S3 data store.
- Integrate MotherDuck for cloud data warehouse.
- Integrate dagster (orchestration), dbt (transform), duckdb (data warehouse).
- Defined pipeline as assets and jobs.
- dagster_elt
- dbt_elt
- Integrate dbt with mysql for HDB resale price pipeline.
- API call and manual sql ingestion to mysql.