dayrize-usecase/dbt/README.md

8 lines
263 B
Markdown
Raw Normal View History

2023-06-26 08:51:54 +02:00
# Sustainability score
These DBT models are used to compute the product scores out of the products
source table.
The `scored_products` incremental model is built of the `product` source, using
the `material_lookup` and `origin_lookup` lookup tables as helpers.