Skip to Main Content

Research Data Management: Data Description

Bringing together University resources and services to facilitate researchers in the production of high quality data.

Definition

Research data is information collected to be examined and considered, and to serve as a basis for reasoning, discussion or calculation. It is used as a primary source to support technical or scientific enquiry, research, scholarship, or artistic activity, is used as evidence in the research process, and/or is commonly accepted in the research community as necessary to validate research findings and results.

Examples of Research Data

The following are examples of the types of research data you may need to manage throughout the research lifecycle and beyond:

  • Interviews, diaries, anthropological field notes, focus groups, answers to survey questions
  • Transcribed test responses
  • Coded numerical responses to surveys
  • Digital audio or video recordings
  • Digital images
  • Database contents
  • Digital models, algorithms or scripts
  • Maps & geospatial data
  • Ephemera
  • Archival material
  • Text documents, notes
  • Numerical data
  • Questionnaires, surveys, survey results
  • Audio and video recordings, photos
  • Database content (video, audio, text, images)
  • Mathematical models, algorithms
  • Software (scripts, input files ...)
  • Results of computer simulations
  • Laboratory protocols, methodological descriptions

Research Records

While not strictly research data the following research records may also be important to manage throughout the research lifecycle and beyond:

  • Correspondence (electronic mail and paper‐based correspondence)
  • Project files
  • Grant applications
  • Ethics applications
  • Technical reports
  • Research reports
  • Master lists
  • Signed consent forms

Write your DMP with DMPonline at UCD

1 Data description and collection or re-use of existing data

1a How will new data be collected or produced and/or how will existing data be re-used?

Points to consider: 
  • Explain which methodologies or software will be used if new data are collected or produced.
  • State any constraints on re-use of existing data if there are any.
  • Explain how data provenance will be documented.
  • Briefly state the reasons if the re-use of any existing data sources has been considered but discarded.
 

1b What data (for example the kind, formats, and volumes), will be collected or produced?

Points to consider: 
  • Your DMP can be used as an inventory of datasets across a project.
  • Give details on the kind of data, for example numeric (databases, spreadsheets), textual (documents), image, audio, video, and/or mixed media.
  • Give details on the data format, the way in which the data is encoded for storage, often reflected by the filename extension (for example pdf, xls, doc, txt, or rdf). 
  • Justify the use of certain formats. For example decisions may be based on staff expertise within the host organisation, a preference for open formats, standards accepted by data repositories, widespread usage within the research community, or on the software or equipment that will be used. 
  • Give preference to open and standard formats as they facilitate sharing and long-term reuse of data (several repositories provide lists of such ‘preferred formats’). 
  • Give details on the volumes (they can be expressed in storage space required (bytes), and/or in numbers of objects, files, rows and columns) - the volume of data you anticipate generating will have an impact on the storage solution needed for the project.

File Formats & Standards

When choosing file formats for research data it's important to consider whether the format is: 

  • Open & non-proprietary
  • Ubiquitous
  • Uncompressed or lossless

File formats that are open or non-proprietary will tend to retain a good chance of being remaining accessible, even if the software that created them is no longer available. Specialised proprietary formats used only by a niche set of users may present problems for future use. Formats which are ubiquitous or have become the default standard within a discipline, whether proprietary or not, are also more likely to be maintained into the future. This is important whether you plan on sharing and archiving your data at the end of you research project or whether you simply want the data to remain accessible by yourself and other researchers in your department. 

  • Proprietary format: Photoshop .psd file
  • Open format: .tiff image file

Formats that are compressed or 'lossy' are often smaller in file size but the data are compressed as part of the encoding process, resulting in a data essentially being thrown away.

  • Lossy formats: .mp3 audio file, .jpeg image file
  • Lossless formats: .wav audio file, .tiff image file

 

Things to consider when choosing a file format:

  • How you plan to analyse your data
  • Which software and file formats you and your colleagues have used in the past
  • Any discipline specific norms or technical standards
  • Whether file formats are at risk of obsolescence because of their dependence on a particular technology.
  • Which formats are best to use for the long-term preservation of data
  • Whether important information might be lost by converting between different formats
  • The possibility of embedding metadata that describes content within the file itself, e.g. creator information, variable names and labels

Sometimes it is useful to store your data using one format for data collection and analysis and also in a more open or accessible format for sharing or archiving once your project is complete. If it is your intention to share your data our chosen Archive or Repository will likely have recommended file formats based on best practice within the disciplines they support.

 

Choosing a File Format: Useful Resources

If you aren't aware of any standards within your discipline the following is a good reference point:

  • Textual data: eXtensible Mark-up Language (XML) text according to an appropriate Document Type Definition (DTD) or schema (.xml), Plain text data, ASCII (.txt), PDF/A (.pdf, Archival PDF)
  • Tabular data with extensive metadata: Delimited text and command ('setup') file (SPSS, Stata, SAS, etc.) containing metadata information
  • Tabular data with minimal metadata (including spreadsheets): Comma-separated values (CSV) file (.csv)
  • Databases: eXtensible Mark-up Language (XML) text according to an appropriate Document Type Definition (DTD) or schema (.xml), Comma-separated values (CSV) file (.csv)
  • Images: TIFF version 6 uncompressed (.tif), JPEG (.jpeg, .jpg) (note: JPEGS are a 'lossy' format which lose information when re-saved, so only use them if you are not concerned about image quality)
  • Audio: Free Lossless Audio Codec (FLAC) (.flac), Waveform Audio Format (WAV) (.wav), MPEG-1 Audio Layer 3 (.mp3) but only if created in this format