NYCPlanning / data-engineering

Primary repository for NYC DCP's Data Engineering team
23 stars 0 forks source link

DBT ZTL: Refine initial DAG, models #928

Closed fvankrieken closed 4 months ago

fvankrieken commented 5 months ago

After we have a working dag/dbt project from #925, it'd be good to evaluate our DAG/sql and iterate on our models. Did we compress too much and now have queries that are too busy and hard to read? Or are some models maybe too discrete, and could be grouped further? This can be a bit of a gray area, but to me it comes down to largely

There's also likely a macro to be written. The code for all the "per area" files/models is very repetitive and likely could have some of it pulled out

fvankrieken commented 4 months ago

So there are a few parts to this.

HengJiang0206 commented 4 months ago

Todos: