feat: add funda ingest and staging models

This commit is contained in:
Stijnvandenbroek
2026-03-03 21:38:37 +00:00
parent 1467947c04
commit 8dd6a7b890
11 changed files with 748 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ dependencies = [
"dagster-dbt",
"dbt-core",
"dbt-postgres",
"pyfunda",
]
[build-system]