Skip to content

Data Lineage

Visibility into where data comes from, how it changes, and where it is used.

  • Nodes: sources, raw, staged, marts, exports.
  • Edges: transforms, tests, owners, SLAs.
  • Metadata: freshness, row counts, data quality status.
  • Document lineage in repo; auto-generate from models where possible.
  • dbt DAG + tests; activation sync maps per destination.
  • Third-party black boxes; annotate assumptions.