This document summarizes a research paper that proposes a new local recoding approach for data anonymization based on minimum spanning tree partitioning. The approach aims to achieve k-anonymity while minimizing information loss. It involves constructing a minimum spanning tree using distances between data points based on attribute hierarchies, removing edges to form initial clusters, and generating equivalence classes that satisfy the anonymity requirement k. Experiments showed the proposed local recoding framework produced better quality anonymized tables than existing global recoding and clustering approaches.