dpcreator icon indicating copy to clipboard operation
dpcreator copied to clipboard

Web application to demonstrate differential privacy using the OpenDP Core library

Results 101 dpcreator issues
Sort by recently updated
recently updated
newest added

We should be clear at all times about the “status of the sensitive data” on DP Creator. Major stages - Initially, the data itself is not retrieved, only citation information...

Workflow
dev: server side

- Consider logo size, scrollability, tint, etc - Design

near-term-priority
Workflow
dev: frontend

- Don’t look at the data! How differential privacy reconfigures data subjects, data analysts, and the practices of data science - reference: https://drive.google.com/drive/folders/1T7NdviCZ39VnaqxI0wY3bSgLI84ykGwy

Stats-enhancement
dev: server side
dev: frontend

If the categories are unknown/blank, or the user choose to, use the stability histogram. This needs some UI updates. - e.g. We currently require categories. - Do we want the...

Stats-enhancement
near-term-priority
dev: server side
dev: frontend

- Quick reference markdown page of all JSON release terms described, etc. to coincide with other docs

documentation
near-term-priority

For the frontend, use existing server side min/max epsilon settings: - `TOTAL_EPSILON_MIN` - `TOTAL_EPSILON_MAX` The current api endpoint gives data to use: - example: http://localhost:8000/api/vue-settings/ ```json { "VUE_APP_GOOGLE_CLIENT_ID": "TEST. Set...

Stats-enhancement
near-term-priority

- similar to epsilon validation. - See commit: https://github.com/opendp/dpcreator/pull/557/commits/a00eee502d63cb0f5390f0b7341d4116281fd8d6

Stats-enhancement
near-term-priority

- Show example releases on DP Creator home page or linked to the home page - Expand tip/link tip to a separate page?

documentation
dev: frontend