I create a data modelling with dbt (Data Build Tool) from the raw vehicle market value data by implementing the Medallion architecture, which consists of three separate layers: 'Bronze', 'Silver', and 'Gold'. The end goal is to produce a couple of dimension and fact tables which will be sit in the Silver layer. Finally, on top of the Silver layer, there will be summary tables which sit in the Gold layer, that eventually will be used for creating dashboards with Power BI.