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

Prototype implementation of Optimal Lattice Anonymization algorithm for data deidentification.

License

Notifications You must be signed in to change notification settings

AXLEproject/axle-ola-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Prototype implementation of Optimal Lattice Anonymization algorithm for data deidentification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages