Working on Sensitive Data Projects
Contents
Working on Sensitive Data Projects#
Prerequisites#
Prerequisite |
Importance |
Skill Level |
Notes |
---|---|---|---|
Helpful |
Beginner |
Summary#
In this chapter, we describe how you can work with sensitive data in a practical way. We cover working on projects that use trusted research environments (TREs) such as data safe havens, including writing code and version control in TREs.
There are also sub-chapters that describe steps that are good to think about at the start of your project, such as how to {ref}ensure that your sensitive files remain secure
Sub-chapters include:
Working with Trusted Research Environments
Keeping sensitive files secure
Sharing your Jupyter notebook
Removing sensitive data from Github
Further recommendations
Motivation#
Working in sensitive data projects can be challenging and it often requires the development of a bespoke way of working for each project.
Researchers need to consider how they are going to work collaboratively using Trusted Research Environments and how they can enable reproducible research and publish as openly as possible. We must also consider how to keep our data secure and prevent unintentional sharing of data.