Cool Problems I Solved With dbt This Week
And how you can also solve them for your data models
This week I was tasked with writing a data model to consolidate raw data ingested from Typeform. If you’ve dealt with Typeform data then you know it’s not organized in a way where the raw data tables are very helpful. It requires some complex joins and operations.
While writing this data model, I learned a few new things. I figured why not share it with…



