Data Storage and Organisation

Data loss can be catastrophic for your research project and can happen often. You can prevent data loss by picking suitable storage solutions and backing your data up frequently.

Where to Store Data

  • Most institutions will provide a network drive that you can use to store data.

  • Portable storage media such as memory sticks (USB sticks) are more risky and vulnerable to loss and damage.

  • Cloud storage provides a convenient way to store, backup and retrieve data. You should check terms of use before using them for your research data.

Especially if you are handling personal or sensitive data, you need to ensure the cloud option is compliant with any data protection rules the data is bound by. To add an extra layer of security, you should encrypt devices and files where needed.

Your institution might provide local storage solutions and policies or guidelines restricting what you can use. Thus, we recommend you familiarise yourself with your local policies and recommendations.

When you are ready to release the data to the wider community, you can also search for the appropriate databases and repositories in FAIRsharing, according to your data type, and type of access to the data. Learn more about this in the Sharing and Archiving Data subchapter.

Data Organisation

To organise your data, you can create a folder structure, or re-use a previous structure (see an example below), to ensure that you can find your files.

  • Make sure you have enough (sub)folders so that files can be stored in the right folder and are not scattered in folders where they do not belong, or stored in large quantities in a single folder.

  • Use a clear folder structure. You can structure folders based on the person that has generated the data/folder, chronologically (month, year, sessions), per project (as done in the example below), or based on analysis method/equipment or data type.

Data Organisation Examples

File Naming Conventions

Structure your file names and set up a template for this. For example, it may be advantageous to start naming your files with the date each file was generated (such as YYYYMMDD). This will sort your files chronologically and create a unique identifier for each file. The utility of this process is apparent when you generate multiple files on the same day that may need to be versioned to avoid overwriting.

Some other tips for file naming include:

  • Use the date or date range of the experiment: YYYYMMDD

  • Use the file type

  • Use the researcher’s name/initials

  • Use the version number of file (v001, v002) or language used in the document (ENG)

  • Do not make file names too long (this can complicate file transfers)

  • Avoid special characters (?!@*%{[<>) and spaces

You can explain the file naming convention in a README.txt file so that it will also become apparent to others what the file names mean.

Backups

To avoid losing your data, you should follow good backup practices.

  • You should have 2 or 3 copies of your files, stored on

  • at least 2 different storage media,

  • in different locations.

The more important the data and the more often the datasets change, the more frequently you should back them up. If your files take up a large amount of space and backing up all of them proves to be challenging or expensive, you may want to create a set of criteria for when you back up the data. This can be part of your data management plan (DMP).