diff --git a/README.md b/README.md index 938babf..f3ab36a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ -# dp-creator-ii -Web application that makes data releases that satisfy differential privacy using the OpenDP Library +# DP Creator II + +** Under Construction ** + +Building on what we've learned from [DP Creator](https://github.com/opendp/dpcreator), DP Creator II will offer: + +- Easy installation with `pip install` +- Simplified single-user application design +- Streamlined workflow that doesn't assume familiarity with differential privacy +- Interactive visualization of privacy budget choices +- UI development in Python with [Shiny](https://shiny.posit.co/py/) +- Tracking of cumulative privacy consumption between sessions