MattTriano / analytics_data_where_house

An analytics engineering sandbox focusing on real estates prices in Cook County, IL
https://docs.analytics-data-where-house.dev/
GNU Affero General Public License v3.0
9 stars 0 forks source link

Dev clean model rollout #59

Closed MattTriano closed 1 year ago

MattTriano commented 1 year ago

Closes #55 out by adding functionality to automate generation of a _clean.sql dbt model that creates two views; one that standardizes a data set's columns (names, dtypes, and order), and another that selects the most recent versions of each record with the standardized columns.