Transformations

Data transformations that clean, enrich, and model raw data into analytics-ready datasets.

What are Transformations?

All transformations are implemented in dbt and produce reporting-ready models.

Transformations are processes that prepare raw data for reporting, so you can simply query it and get clean, structured, and ready-to-use results. They enforce business logic, clean inconsistencies, and organize data into tables or views that analysts and finance teams can rely on without extra manipulation.

Think of them as the preparation step that makes reporting effortless and reliable.

Explore

Here you can find all the available items in the library. These can be combined to support downstream models, reports, and analyses.

On this page

Star us on GitHub

If you enjoy this content and find it useful, give us a star on GitHub to show your support and stay updated with our latest improvements.