Post

Exploring Privacy Rules with the CODAP Privacy Plugin

Exploring Privacy Rules with the CODAP Privacy Plugin

Introduction

The CODAP Privacy Plugin is designed to help students and educators visualize and understand core privacy concepts through interactive data analysis. By integrating with the CODAP platform, this plugin introduces:

  • k-anonymity
  • l-diversity
  • t-closeness
  • Differential Privacy

These rules are made accessible through simple, intuitive interfaces that invite users to apply them to datasets and instantly observe their effects. This tutorial guides you through launching the plugin and using it effectively.

Project Sponsorship and Team

This project was developed as part of an academic initiative at Arizona State University under the guidance and support of:

Sponsor:

Chris Bryan[email protected]

Project Team Members:

Step-by-Step Guide

Step 1: Launch the CODAP Platform

  1. Open a browser window.

  2. Navigate to: https://codap.concord.org/app/

  3. Then choose: “CREATE NEW DOCUMENT

  4. You will see the default CODAP environment.

Launch the CODAP Platform

Step 2: Load the Privacy Plugin

  1. In the CODAP interface, click the ☰ (hamburger menu) located in the top-left corner of the screen.
  2. From the dropdown menu, select “Import”.

Load the Privacy Plugin 01

  1. In the pop-up window that appears, choose the “URL” tab.

  2. Enter the following plugin URL into the input field:
  3. Click the “Import” button to load the Privacy Plugin into your CODAP session.

Load the Privacy Plugin 02

Step 3: Apply Privacy Rules

  1. Once the plugin loads successfully in CODAP, you will see the Privacy Plugin interface appear as a floating panel or sidebar.
  2. The interface includes modules for the following privacy techniques:
    • k-Anonymity
    • l-Diversity
    • t-Closeness
    • Differential Privacy
  3. Click on any of the modules to begin exploring.

Apply Privacy Rules

This post is licensed under CC BY 4.0 by the author.