Derived Data
Derived data is new information that is created by processing, transforming, or combining existing datasets rather than being collected directly. For example, calculating a value (such as a file size or a score) from other stored data produces derived data. Because it is generated from other data, it must be kept consistent with the base data it depends on.
Derived data refers to data values that are generated computationally from one or more existing (base) datasets through extraction, transformation, cross-referencing, or aggregation, rather than being captured at source. In data engineering contexts, it encompasses properties automatically calculated during processing (e.g., a computed size property set on save) as well as new information produced by combining raw datasets. A recognized operational risk is that derived data can diverge from or introduce errors relative to its base data if the derivation logic or synchronization is flawed. Note that this evidence base addresses derived data as a general data-engineering concept; it does not establish how a given item of derived data is classified under data protection law. Whether specific derived data constitutes personal data, and any resulting legal-basis, special-category, or transfer considerations, requires separate assessment against the applicable framework and is out of scope for this definition.
Why it matters
Derived data matters because it expands the amount of information an organization holds beyond what it directly collected. New values produced by processing, transforming, or combining existing datasets can carry meaning and sensitivity that the original base data did not obviously present. For privacy practitioners, this means that a data inventory built only around directly collected fields may understate what an organization actually processes, since derived values are generated computationally rather than captured at source.
A further concern is reliability. As the evidence digest notes, derived data can diverge from or introduce errors relative to its base data if the derivation logic or synchronization is flawed. Where derived values inform decisions about individuals, faulty derivation logic can propagate inaccuracies. This intersects with data-quality obligations under many privacy frameworks, though the specific applicability depends on whether the derived data in question qualifies as personal data and on the framework at issue.
Importantly, the evidence base here treats derived data as a general data-engineering concept and does not establish how any particular item is classified under data protection law. Whether specific derived data constitutes personal data, and any resulting legal-basis, special-category, or cross-border transfer considerations, requires separate assessment against the applicable framework. Practitioners should therefore treat the presence of derived data as a trigger for analysis rather than assume a fixed legal characterization.
Who it's relevant to
Inside Derived Data
Common questions
Answers to the questions practitioners most commonly ask about Derived Data.