/axle-ola-prototype

Prototype implementation of Optimal Lattice Anonymization algorithm for data deidentification.

Primary LanguagePythonOtherNOASSERTION

#OLA Prototype

Implementation of Optimal Lattice Anonymization in python using SQLite.

Usage:

python deid.py <source database> <target database>

e.g.

python deid.py data_source.db data_target.db