ccao-data / data-architecture

Codebase for CCAO data infrastructure construction and management
https://ccao-data.github.io/data-architecture/
5 stars 3 forks source link

Add `location.neighborhood_group` table via seed #343

Closed jeancochrane closed 3 months ago

jeancochrane commented 3 months ago

This PR updates the dbt DAG to add a new seed table, location.neighborhood_group, that can be used by the sales val flagging script to group neighborhoods into submarkets.

This is a companion PR to https://github.com/ccao-data/model-sales-val/pull/107 and should be merged before that PR is merged.