← 🗂️ Data Science

🗂️ Lineage Tracer

Selected node: Total Revenue
Hops to source:
Tables in lineage:
FPS:
Drag — rotate · Scroll — zoom · Click a node — trace lineage

🗂️ Data Lineage and Governance

An interactive 3D directed graph of raw tables, staging models, mart joins, and dashboard KPI tiles — click any node to trace its lineage backward through every join and transform to the source table it ultimately depends on.

🔬 What It Demonstrates

Backward lineage tracing (a reverse breadth-first walk over dependency edges) is how governance tools answer "where did this number come from?" — collecting every ancestor table, join, and transform a metric depends on.

🎮 How to Use

Pick a dashboard metric or click any node directly. Use trace depth to reveal the backward walk hop by hop, and watch animated particles show which way data actually flows — from raw sources toward the dashboard.

💡 Did You Know?

Regulations like BCBS 239 and GDPR increasingly require column-level lineage — not just "this table feeds that table," but exactly which upstream column produced each output field.