Git Product home page Git Product logo

data-privacy-workshop's Introduction

Data Privacy Workshop

Background

This workshop is designed to provide participants a basic overview and understanding of data privacy concepts and techniques, especially from a government agency context.

In the workshop, there will be case studies and hands on python coding to familiarize participants with the available tools and resources.

Participants are assumed to have some knowledge on basic python programming and have some experience working with data.

Quickstart Guide

The workshop will be conducted using Jupyter Notebook, follow the instructions below and ensure that you have all the required libraries installed for a smooth-sailing workshop :)!

(1) Installing Jupyter Notebook

If you have Jupyter Notebook installed, you may skip this section.

  1. Install python
  1. Install Jupyter with pip If you use pip, you can install it with:
pip install jupyterlab

OR

  1. Using Anaconda
  1. Install Jupyter with conda If you use conda, you can install it with:
conda install -c conda-forge jupyterlab

(2) Downloading workshop materials and data into local storage

Using git clone (Note: git must be already installed on your machine)

  1. go to the directory path you want to download to
  2. run command git clone https://github.com/dsaidgovsg/data-privacy-workshop.git

OR

Via github website

  1. go to https://github.com/dsaidgovsg/data-privacy-workshop
  2. click on code -> download zip
  3. extract the downloaded zip into your desired directory path

(3) Installing python dependencies

  1. go to the directory which you have downloaded the files
  2. open terminal/powershell at directory <your download path>
  3. execute pip install -r requirements.txt

(4) How to start jupyter notebook

  1. open terminal/powershell at directory <your download path>/workshop/
  2. execute jupyter notebook
  3. on Jupyter web application, open the respective files required during the Workshop by clicking on it

Contributors

Main: @dsaid-xj, @syah-ri, @ameeraadam, @tangalan Support: DSAID - Data Engineering Team

data-privacy-workshop's People

Contributors

dsaid-xj avatar syah-ri avatar ameeraadam avatar tangalan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.