Saved in:
Bibliographic Details
Main Authors: Díaz, Judith Sáinz-Pardo, García, Álvaro López
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2408.10766
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Open science is a fundamental pillar to promote scientific progress and collaboration, based on the principles of open data, open source and open access. However, the requirements for publishing and sharing open data are in many cases difficult to meet in compliance with strict data protection regulations. Consequently, researchers need to rely on proven methods that allow them to anonymize their data without sharing it with third parties. To this end, this paper presents the implementation of a Python library for the anonymization of sensitive tabular data. This framework provides users with a wide range of anonymization methods that can be applied on the given dataset, including the set of identifiers, quasi-identifiers, generalization hierarchies and allowed level of suppression, along with the sensitive attribute and the level of anonymity required. The library has been implemented following best practices for integration and continuous development, as well as the use of workflows to test code coverage based on unit and functional tests.