Is de-identification the same as anonymisation under the Singapore PDPA?
No. PDPC guidance treats as the removal of direct identifiers, while requires a broader risk assessment. A dataset with names, mobile numbers, or NRIC numbers removed may still be personal data if indirect identifiers such as age, postal code, job role, transaction patterns, or other attributes can be combined with available information to identify someone.
can help remove a direct identifier by replacing it with an unrelated value, but it does not automatically make the dataset anonymised. If a mapping table, key, algorithm, or other linkable dataset can be used to connect the pseudonym back to a person, that re-identification path must be controlled and assessed.
PDPC's technical guide gives techniques such as attribute or record suppression, character masking, generalisation, swapping, perturbation, synthetic data, and aggregation. A team may combine techniques to preserve the utility it needs, but applying a named technique does not settle the legal question; the release model and residual re-identification risk still control the conclusion.
- Classify attributes as direct identifiers, indirect identifiers, target attributes, or non-identifiers before choosing techniques.
- Treat pseudonymised datasets as higher risk when the organisation or recipient can access mapping tables, keys, or other linkable information.
- Do not label a dataset anonymised just because direct identifiers were removed.
Supports the distinction between anonymisation, de-identification, direct identifiers, indirect identifiers, and pseudonym replacement.
Supports the practical workflow for de-identifying data, applying anonymisation techniques, and computing re-identification risk.