What is Column-Level Lineage?
Column-level lineage is the granular tracking of data flow from a source system field through every transformation, join, and aggregation down to the final destination column. In scraping pipelines, it is the audit trail that proves a specific price or product attribute in your data warehouse originated from a specific DOM element on a target site, rather than a hallucinated fallback or a stale cache. When downstream analytics break, column-level lineage tells you exactly which upstream extraction rule failed.