From 88ccfe5d2dac428cabbf82731fb0d2ec57936371 Mon Sep 17 00:00:00 2001 From: Chuck McCallum Date: Wed, 18 Sep 2024 16:13:34 -0400 Subject: [PATCH] update readme --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) 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