Manual Generalization:

An approach to mitigating re-identification attacks by generalizing the values in a dataset. That is, an exact value is replaced by a less precise value, either by binning values in the case of numbers and dates, or truncating values in the case of text.

Return to glossary