Basics of Research Organization
Alicia Hofelich Mohr & Allison Langham-Putrow
Alicia Hofelich Mohr, Ph.D.
Research Support Coordinator, LATIS
Background: Cognitive Psychology, Statistics
Research: Included multi-method work on depression and empathy
Data confession: I was recently asked for raw data from one of my first studies (collected over 10 years ago). The only copy I had was on an old hard drive (bad!)… and my file names were confusing (worse!). But after a few hours of hunting I found it and then promptly went on a backup spree.
Allison Langham-Putrow, Ph.D.
Scholarly Communications and Engineering Liaison Librarian
Background: Chemical engineering
Research: Molecular dynamics simulations
Data confession: I lost the same work twice—once when saving only to a (corrupted) thumbdrive and the next day saving to a laptop hard drive that died overnight.
Objectives
Data management should occur throughout a project
Good data management practices increase
Think through your project lifecycle
Activity 1
Think about a specific current or future project and map out your research lifecycle. For each step in the lifecycle, list the kinds of files or data you are creating or using in that part of the process.
If you think you’re not far enough along in your project to think about the data in this much detail, use the example scenario on the table.
BAD THINGS HAPPEN
Activity 2
Using the workflow you created...
3-2-1 Rule
3 copies of your work
1 working copy, 2 backups
On 2 different kinds of storage
At least 1 copy off site
Storage Options
| Sensitive data | Non-public data | Self-managed collaboration |
AHC managed servers | ✔ | ✔ | x |
Box Secure Storage | ✔ | ✔ | ✔ |
Encrypted Drive/Container | ✔ | ✔ | x |
Shared/Personal drive | x | ✔ | x |
UMN Google Drive | x | ✔ | ✔ |
Dropbox | x | x | ✔ |
Amazon (personal) | x | x | ✔ |
x | x | x |
File/Folder Organization
Possible strategies:
Descriptive file naming
Elements to consider for your file names:
Your closest collaborator is you, six months from now.
Best practices
Use numerical dates
Sort, without numerical dates
Code_descriptions_12-8-15.docx
Code_descriptions_2-14-2015.docx
Code_descriptions_8-1-2015.docx
Sort, with numerical dates
Code_descriptions_20150214.docx
Code_descriptions_20150801.docx
Code_descriptions_20151208.docx
Use a leading zero
Sort,
with a
leading zero
Sort,
without a
leading zero
Ask your browser to help you
Browser setting:
“ask where to save files”
Avoid special characters
Google Drive Web
On a Mac
On a PC
Possible action steps