Data Anonymizer — illustrative example INPUT Fictional internal table: name Alex Example; email alex@example.com; role "sole night-shift laboratory coordinator". Prepare a public summary requiring only a broad job family. RESULT Public-summary draft: job_family: operations Removed: name, email and unique role wording. No stable person ID is needed for this purpose. A single-record summary could still be identifying through context; this transformation is not an anonymity certification. REVIEW Removing obvious identifiers does not guarantee anonymity. Review combinations of fields and rare values that could still identify a person. This is a teaching example, not a live execution record.