Biology Centre CAS

Data documentation includes all accompanying information that allows the dataset to be quickly understood without the need for lengthy explanations.

In practice, research data documentation includes:

  • Data dictionary
  • Description of the variables
  • Laboratory or field protocols
  • Information on data collection or generation methods
  • Records of transformations, version descriptions
  • File manifest
  • Checksums

Good documentation ensures that the dataset will be understandable not only today, but also in a few months or years—for team members, new PhD students, external collaborators, reviewers, data curators, and even for you. There is nothing “better” than spending tens of minutes trying to figure out what I meant back then. During data collection, we still remember the meaning of our own abbreviations and classifications, but without documentation, this “tacit knowledge” disappears at the speed of light.

Data Documentation vs. Metadata

Documentation should not be written only at the very end of a project. Best practice is to start at the beginning of the research and update the documentation on an ongoing basis as data is generated, its structure changes, new versions are added, or the analytical workflow is modified.

Need to get started quickly and easily?

Here you’ll find a page about README files, including a README generator that will help you create basic dataset documentation step by step. A README is the fastest way to capture the key context of a dataset and significantly improve its clarity and reusability. Give it a try. If you have a pretty good grasp of your data, it will take no more than 20 minutes, and you’re done.

The basic rule is simple: documentation should be stored alongside the data. The README should be one of the first files a dataset user sees, ideally located directly in the root directory of the project or dataset. If a project has multiple logical sections, you can also use multiple README files in individual subfolders.

Data documentation is not an administrative afterthought, but a component of good scientific practice. It helps preserve the value of data over time, facilitates team collaboration, supports FAIR principles, and increases the likelihood that data can be securely shared, archived, and reused.