Exposures make it possible to define and describe a downstream use of your project, such as in a dashboard, application, or data science pipeline. By defining exposures, you can then:| docs.getdbt.com
This guide explains how to use the description key to add YAML descriptions to dbt resources (models, sources, seeds) using markdown and Jinja for better documentation.| docs.getdbt.com
Define data source tables when developing in dbt.| docs.getdbt.com
Use environment variables to customize the behavior of your dbt project.| docs.getdbt.com
The dbt_project_evaluator is a dbt package created by the Professional Services team at dbt Labs to help analytics engineers automatically audit their dbt projects for bad practices. Goodbye auditing nightmares, hello beautiful DAG.| docs.getdbt.com
dbt packages help modularize code and transform data efficiently.| docs.getdbt.com