Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (6 loc) · 250 Bytes

readme.md

File metadata and controls

12 lines (6 loc) · 250 Bytes

#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