Shiny Contest Submission: sdc App - GUI for Microdata Disclosure control

This graphical user interface of sdcMicro allows you to anonymize microdata even if you are not an expert in the R programming language. Detailed information on how to use this graphical user-interface (GUI) can be found in a tutorial (a so-called vignette) that is included in the sdcMicro package. The vignette is available on GitHub pages and via the CRAN website. The vignette can also be viewed offline by typing vignette("sdcMicro", package="sdcMicro") into your R prompt.

Main author of the app is Bernhard Meindl bernhard.meindl@statistik.gv.at with contributions from
Alexander Kowarik alexander.kowarik@statistik.gv.at, Gregor De Cillia gregor.decillia@statistik.gv.at and Matthias Templ < matthias.templ@gmail.com>.

The app is deployed with the CRAN R package sdcMicro, therefore it is really easy to start and use. Just type library(sdcMicro);sdcApp();
or use this Rstudio Cloud project:
Start Script on Rstudio Cloud
The app is also hosted on shinyapps.io: sdcMicro GUI.

A small walkthrough in screenshots:

Import data:

Explore and view data:

Convert variables:

Recode variables:


Define the setup of your SDC problem:

Anonymize, e.g. with local supression to achieve k-Anonymity:

Risk estimation:

Full reproducibility:

4 Likes

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.