{ "cells": [ { "cell_type": "markdown", "metadata": { "collapsed": true }, "source": [ "# Data Privacy & Anonymization\n", "\n", "A lot of data, perhaps the vast majority of data typically used in data science, is, directly or indirectly, about people. \n", "\n", "Individuals have privacy rights regarding who can know or share information about specifically identified individuals. This is true in particular about certain classes of sensitive information. For example, health-related information has special protections. Regardless of the data type, data privacy and security should also be a key concern when analyzing human data." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Information Privacy" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "