dbt™️ assets
dbt™️ models
In the Paradime catalog you can find dbt™️ models with metadata directly from your .yml and information schema.
What can you find in a dbt™️ model data product?
Database name
Schema/datasets name
Materialization type
Test and documentation coverage
Tags
Date and time when the model was created/modified
Size of the model and total number of rows

Classification: your meta
key:valuelinked to the dbt™️ modelDescription: the description of the model from the dbt™️
.ymlfile

Column name
Data type
Description: the description of the column from the dbt™️
.ymlfileTests: schema tests definition from the dbt™️
.ymlfileClassification: your meta
key:valuelinked to the dbt™️ model columns

The dbt™️ model .sql file

The dbt™️ sources upstream of your dbt™️ model
The Lineage preview with immediate parents/children of your dbt™️ model

Tutorial
dbt™️ exposures
In the Paradime catalog you can find dbt™️ exposures with metadata directly from your .yml
What can you find in a dbt™️ exposure data product?
Exposure type
Maturity
Owner name
Owner email
Tags
Classification: your meta
key:valuelinked to the dbt™️ modelDescription: the description of the model from the dbt™️
.ymlfile
The dbt™️ sources upstream of your dbt™️ exposure
The Lineage preview with immediate parents/children of your dbt™️ exposure
Tutorial
Last updated
Was this helpful?