Now that you have chosen attribute types you have to choose what action to take with these attributes (columns) in order to
achieve required anonymity. In Privacy-Preserving Data Publishing explicit identifier is to be
removed because leaving it in data release will be a huge threat to privacy. Columns in QID
are usually generalized and columns that contain sensitive attribute are kept
as is. Also note that Non-sensitive attributes can be
kept as they are since revealing them will not be threat to privacy.
Remove column - remove entire column from the table.Keep as is - does nothing to values. In anonymized table, all values from this
column will be exactly as it was in original table.
Generalize - generalizes values in this column to more general value.Add noise - Adds random noise to attribute between -ε% and ε% of it's value. This option is only available in ε-Differential privacy and it is intended to be used for sensitive attribute.next to proceed.