CIPP/E Study Guide
IAPP Training · Module 2 - BoK II.A

Module 2 · Anonymous vs pseudonymous data

Anonymous data is rendered unidentifiable and is NOT protected by the GDPR, but true anonymisation is hard. Pseudonymous data is NOT fully anonymous - identifying aspects are detached but the data can be re-identified with separately held information, so it remains personal data subject to the GDPR. Pseudonymisation is a security measure that reduces risk and is a factor in assessing risk for breaches and transfers.

Anonymous vs pseudonymous data
Anonymous dataPseudonymous data
Re-identifiable?No - cannot be traced backYes - with additional information kept separately
GDPR applies?NOT protected by the GDPRRemains personal data subject to the GDPR
NatureRendered unidentifiableA security measure that reduces risk
ExamplesAggregated statistics with no identifiers; de-identified health data"Customer A" coded data; encrypted records with the key stored separately; tokenised card numbers
The key distinction

Pseudonymous data can be re-identified with additional information and so stays under the GDPR; properly anonymous data cannot be traced back and falls outside the GDPR. True anonymisation is hard - data can become identifiable by a small margin.

The fact that data is pseudonymous is a factor in assessing risk (e.g. for breach notification or international transfers). Masking / data obfuscation manipulates real data to reduce risk while preserving desired properties.

Key terms - quick answers

What is “anonymous data”?
Data not related to an identified or identifiable person, rendered unidentifiable; not protected by the GDPR.
What is “pseudonymous data”?
Data with identifying aspects detached but re-identifiable using separately kept information; still personal data under the GDPR.
What is “pseudonymisation”?
A security measure that detaches identifiers (e.g. coding or hashing) to reduce risk; does not remove GDPR protection.
What is “masking”?
Data obfuscation that manipulates real data to reduce risk while preserving desired properties.