|
# 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.
|