0% found this document useful (0 votes)
29 views10 pages

Data Governance for Privacy Management

Uploaded by

gs
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views10 pages

Data Governance for Privacy Management

Uploaded by

gs
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Practical Data Privacy

Enhancing Privacy and Security in Data

Katharine Jarmul
Chapter 1. Data Governance
and Simple Privacy Approaches

Data privacy is a large and long-lived field. I want you to picture it like an
old road, packed with interesting side streets and diversions but hard to
navigate if you don’t know the way. This chapter is your initial orientation
to this road. In this chapter and throughout this book, I’ll help you map
important parts of the privacy landscape, and you’ll find areas where you
want to learn more and deviate from the original path. Applying this map
within your organization means uncovering who is doing what, what their
responsibilities are, and what data privacy needs exist in your organization.1
You might have heard the phrase data governance only once or hundreds of
times, but it is often left unexplained or open for interpretation. In this
chapter, you’ll learn where data governance overlaps with data privacy for
practical data science purposes and learn simpler approaches for solving
privacy problems with data, such as pseudonymization. You’ll also learn
how governance techniques like documentation and lineage tracking can
help identify privacy problems or ways to implement privacy techniques at
the appropriate step.

TIP
If you already know or work in data governance, I recommend skimming or skipping this chapter.
If governance and data management are new to you, this chapter will show you the foundations
needed to apply the advanced techniques you’ll learn in later chapters.

This chapter will help give you tools and systems to identify, track, and
manage sensitive data. Without this foundation, it will be difficult to assess
privacy risk and mitigate those concerns. Starting with governance makes
sense, because privacy fits well into the governance frameworks and
paradigms, and these areas of work support one another in data systems.
Data Governance: What Is It?
Data governance is often used as an “all-encompassing” way to think about
our data decisions, like whether to opt in to allowing a service to contact
you or determining who has access rights to a given database. But what
does the phrase really refer to, and how can you make it actionable?
Data governance is literally governing data. One way to govern happens via
a transfer of rights people individually and communally possess. Those
rights are passed onto elected officials who manage tasks and
responsibilities for individuals who have no time, expertise, or interest. In
data governance, individuals transfer rights when data is given to an
organization. When you use a website, service, or application, you agree to
whatever privacy policy, terms, and conditions or contract is presented by
those data processors or collectors at that time. This is similar to living in a
particular state and implicitly agreeing to follow the laws of that land.
Data governance helps manage whose data you collect, how you collect and
enhance it, and what you do with it after collection. Figure 1-1 illustrates
how privacy and security relate to data governance, via an imaginary island
where users and their data are properly protected by both privacy and
security initiatives. In this diagram, you can see the sensitive data inside a
tower. Security initiatives are supported by Privacy by Design.2 Regulations
and compliance provide a moat that keeps sensitive data separate. Privacy
technologies you will learn in this book are bridges for users and data
stakeholders, allowing them to gather insights and make decisions with
sensitive data without violating individual privacy.
Figure 1-1. Mapping data governance

Data governance can be described as a mixture of people, process, and


technology. Regardless of your organization size, there is always some
amount of data governance work to be done. If you are at a large
organization, there is probably a large team or committee creating
standards, which turn into policies and procedures; those then need to be
implemented in the organization’s technology. If your organization is small,
this might be the job of your technical or legal leader. Let’s zoom into the
technology section, as this is likely where you’ll be asked to help take these
policies and procedures and ensure they are actually part of regular data
processing.
What elements of taking governance standards and policies and
implementing them in technology are important for data scientists? Table 1-
1 outlines significant areas and related questions within data governance
that you will grapple with as a data scientist.
Table 1-1. Data governance in data science

Data lineage/Origin Policies and controls

Where did the data come from? What laws or internal policies
apply to this data?

Whose data is it? Is it possible to Where, when, and how was it


contact them? collected?

Was this data acquired from What privacy or security concerns


someone else, and if so, did they do you need to address when using
document how it was processed this data?
and who it belongs to?

How did the processing change the What was the privacy policy and
data? terms at collection time?

Is the metadata for lineage Did the data come from a third
information easily accessible and party? If so, what are the
queryable? restrictions and obligations,
contractual or otherwise, for this
data?
Data reliability/Knowledge Data privacy and security

What are the concerns around How is access to sensitive data


understanding the data and systems managed and monitored?
(i.e., including collection,
transformation, and downstream
systems)?

Does the data have an understandable Does the organization know if


documentation trail from the moment it and when data has been
was collected? breached? How?

When there are data quality problems, Who is responsible for


do you know how to diagnose and managing privacy controls?
resolve them? Security controls?

Are there data storage infrastructure or When someone invokes their


old data stores that are undocumented data rights (i.e., GDPR), is
or even unknown? there a system that is well
documented and understood to
apply these rights?

Is the data well documented and What data loss prevention


understood? (Know your data.) technologies and privacy
technologies do you use and
how?

You are likely already focused on many of these questions since data is a
major part of your job. You might have personally suffered from a lack of
data documentation, incomplete understanding of how a certain database
came to be, and issues with data labeling and quality. Now you have a new
word to use to describe these qualities: governance!
Working on the governance side of data administration or management is
really about focusing on how to collect and update information about the
data throughout its lifecycle. The regulatory, privacy, and security concerns
shape that information and ensure governance decisions and frameworks
expedite measures like individual data rights and appropriate usage of data.
If your data does not come from individuals, there may be other concerns
with regard to proprietary data or related security issues that guide
governance initiatives.
When you think about governing data in a concrete way, you begin to look
at tasks such as documenting the ever-changing data flows at your
organization. It seems obvious and easy, but on closer look it is anything
but.
Let’s say you have a huge data lake that gets fed from 10 different sources,
some external, some internal. How can you actually begin to govern that
data? What would a scalable and easy-to-use solution look like? What
happens when those data flows change? It may be enough just to document
the code or the workflows that are actively running and in use and to leave
the rest for future work. But what do you do with data from partners or
other external data collection systems? You’ll need to coordinate this
documentation so the legal, privacy, and risk departments can use it for
auditing and assessment. This process should not be solved with piecemeal
and temporary solutions but instead addressed as holistically as possible.
To begin, let’s identify which data is the most important to protect for the
purpose of practical data privacy. How can you identify sensitive data?
What exactly is sensitive data?

Common questions

Powered by AI

Data lineage and reliability are key components of effective data governance. Data lineage provides insights into the origin and history of data, ensuring transparency and accountability in its management. Data reliability ensures the consistency and accuracy of data, which are essential for maintaining trust in data systems and making informed decisions. Together, they enable organizations to manage data efficiently, ensure compliance, and minimize risks associated with data misuse .

Individual data rights, such as those established under the GDPR, significantly shape data governance frameworks by emphasizing transparency, consent, and user control over personal data. These rights necessitate clear protocols for data access, correction, and deletion, compelling organizations to develop systems that honor these rights while integrating them into everyday data practices. Consequently, they drive improvements in data documentation, monitoring, and privacy policy adherence .

Data governance is fundamentally about managing data decisions, including who has access to data and how it is used. It relates to privacy and security as it involves the policies and procedures for protecting sensitive data. People, processes, and technology are central to data governance: people create and enforce policies, processes ensure compliance and implementation, and technology supports these systems. Effective data governance requires a comprehensive blend of these elements to manage data responsibly and uphold privacy and security standards .

Understanding data provenance and compliance obligations directly influences decision-making by ensuring data is used according to its intended purposes and within legal boundaries. It helps organizations identify applicable regulations, guide the ethical use of data, and minimize risks associated with non-compliance. This understanding enables informed decisions about data sharing, usage, and policies, reinforcing data protection strategies .

Organizations can identify and manage sensitive data by implementing data lineage tracking, documenting data flows, and employing pseudonymization techniques. This involves establishing policies for data use and ensuring compliance with regulations. Additionally, data governance frameworks help outline roles and responsibilities for managing sensitive data, while leveraging security measures like Privacy by Design to protect data throughout its lifecycle .

Strategies to integrate data governance standards include establishing automated compliance checks within data workflows, providing ongoing training to staff on governance principles, and setting up cross-functional teams to oversee governance implementation. Utilizing technology solutions that incorporate governance controls into data processing systems can ensure adherence to standards while minimizing disruptions to daily operations. Regular audits and feedback loops help refine and adapt standards to changing requirements and technologies .

Documentation is crucial in data governance as it provides a clear record of data origin, transformation, and use, facilitating compliance and risk management. Challenges in effective implementation include maintaining up-to-date records amidst changing data flows, coordinating documentation across multiple data sources, and ensuring accessibility to all relevant stakeholders, including legal, privacy, and risk departments for auditing and assessment purposes .

A holistic approach is necessary due to the interconnected nature of data systems and the multifaceted challenges in managing data privacy, security, and compliance. Organizations can implement this strategy by integrating comprehensive documentation processes, coordinating across departments (legal, privacy, risk), and employing unified governance frameworks that cover all aspects of data management. This ensures a consistent, scalable, and effective governance model that addresses all facets of data use and protection .

Poorly documented data flows can lead to significant challenges in data governance, such as an increased risk of data breaches, non-compliance with regulations, difficulty in tracking data provenance, and inefficiencies in managing data rights like those under GDPR. These issues can complicate audits and limit an organization’s ability to respond to data privacy concerns and optimize data usage .

Pseudonymization offers the benefit of enhancing data privacy by obscuring identifiable information while allowing data use for statistical or analytical purposes. It supports compliance with privacy regulations and mitigates the risk of data breaches. However, drawbacks include the possibility of re-identification if pseudonymized data is combined with other datasets, the complexity of implementing pseudonymization consistently across datasets, and potential impacts on data quality and usability .

You might also like