Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 729 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 729 Bytes

webinar_anonymization

Code and results presented during DataStorm's webinar about anonymization.

Dataset

  • Generated data about employees in a company dataset
  • Directly identifying column (Firstname, Lastname)
  • Quasi-identifer (gender, birthdate, activity, ...)
  • Sensitive data (medical data, commercial data)

Packages used

  • data.table
  • sdcMicro
  • rAmCharts
  • manipulateWidget

More about DataStorm and anonymization