Creating a dbt model
You've learned a bit about models in dbt, but decide you'd like to implement one of your own prior to creating any for your team. You've decided to use the NYC Yellow taxi dataset to create a simple model representing all the trips taken on Jan 2, 2023.
After looking at the NYC Yellow Taxi dataset, you decide it will be best to create a simple model that uses all columns in the NYC Yellow Taxi Parquet file.
This exercise is part of the course
Introduction to dbt
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
