#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
#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