-You intend to create a summary table with the following schema using DBT.
Level, Topic, Year, Number of articles, Min Length (Summary), Max Length (Summary), Min Length (Learning outcomes), Max Length (Learning outcomes)
-You are free to build a model in anyway you want
-Materialize it to a new table
-Write tests to validate the new columns
-Document your model
-Commit and Deploy the model
-You intend to create a summary table with the following schema using DBT.
Level, Topic, Year, Number of articles, Min Length (Summary), Max Length (Summary), Min Length (Learning outcomes), Max Length (Learning outcomes)
-You are free to build a model in anyway you want
-Materialize it to a new table
-Write tests to validate the new columns
-Document your model
-Commit and Deploy the model