Update 'README.md'
This commit is contained in:
parent
ebf29dd742
commit
a7449fe24c
|
@ -1,3 +1,7 @@
|
|||
# deid-risk
|
||||
|
||||
This repository is dedicated to compute risk for a given database
|
||||
This project is intended to compute an estimated value of risk for a given database.
|
||||
|
||||
1. Pull meta data of the database and create a dataset via joins
|
||||
2. Generate the dataset
|
||||
3. Compute risk via SQL using group by
|
Loading…
Reference in New Issue