Use a sample amz sales data from US in 2023 for dbt data engineering project. Explore the most profit product and the most popular item Introduction Install dbt enrivonment Initiate a dbt project Create Medallion architecture for data transformation models Test and document Medallion data models Create a visual on gold layer data model Add prod branch and merge to prod using Git Workflow