Data Table Organization

Organize data within a spreadsheet for inclusion in the BCO-DMO data system.

This page offers some suggestions on how to organize data within a spreadsheet for inclusion in the BCO-DMO data system. We will accept your data in whatever form and format you provide, but we may make requests related to how data tables are structured so data are compliant with our system and with FAIR data principles.

BCO-DMO wants to make it as easy as possible for researchers to submit their data so others can use them for further studies. There are ways of setting up a spreadsheet and entering the data that can make it significantly easier for us to process and publish. If possible, please try to follow as many of these guidelines as you can.

Required data

Position (location) data

BCO-DMO publishes latitude and longitude data as decimal degrees. North latitude and east longitude are represented by positive values, and south latitude and west longitude are represented by negative values. We will convert any latitude and longitude format to decimal degrees.

Quick guide for submitters

  • Use consistent latitude and longitude formats

  • Do not use degree, minute, or second symbols in cell values

Background

Whenever possible, data should be accompanied by position information so that others can put the data in a geographical context and compare them to other data. Position information can be detailed at the dataset level (referred to as the geospatial extent of a dataset), and at the observation level (per each row) within a data table. The geospatial extent of a dataset is derived from observation level lat/long details.

Dates and times

BCO-DMO provides date-times in ISO 8601 format (YYYY-MM-DDThh:mm:ss) format, and in both UTC and local time when possible. We will convert any other provided format into ISO 8601, and will add UTC date time columns if only local times are provided.

Quick guide for submitters

  • Use consistent formats when representing dates, times, and date-times (e.g. do not use a mix of formats within the same column)

  • Include the time zone of each time-related column of your data table in the column header or in your parameter metadata

Background

Entering date and time information is as important as entering the position information. While arguments still persist as to how date and time should be displayed, consistency is the overriding rule of thumb. If you have a choice, it would be best to provide date and time as UTC (some refer to this as GMT).

The values can be entered in separate columns, as year, month, day, and time, or as a single long entry like YYYY-MM-DD hh:mm:ss where YYYY is the four digit year, MM is the month (January is 01), DD is the day of the month, hh is the hour (13 is 1:00pm), mm is minutes, and ss is seconds. The order isn't important, just be consistent (e.g. MM-DD-YYYY is acceptable but please be sure to document what format you're using as part of the column definitions).

If you have time zone information, please provide that too, either as a number or abbreviation (e.g. time zone of -8 is UTC-8 for Pacific Standard Time [PST] and time zone of -7 is UTC-7 for Pacific Daylight Time [PDT].)

If local time is provided, you must be clear in your parameter metadata about (1) whether it is local ship's time or local time based on the longitude of the measurement, and (2) provide the time zone. If local time is provided, we will add a UTC column to the dataset. Time zone information can be provided in the metadata or as a separate column, within the parameter documentation you provide with your data table(s). Note that local ship's time is not necessarily the same as the local time based on the longitude value.

Some like to provide date and time information as a single value, starting at some arbitrary point in time or at the beginning of the year (e.g. Julian day), so that 1.5 would represent January 1 at 12:00pm. Others start counting with 0, so that 1.5 is January 2 at 1200. We can manage almost any format, but as mentioned above, please be consistent and describe the format you are using. If you provide date and time as a single value, please don’t forget to include the year information in a separate column, in the header, or in a separate document.

Additional Details about UTC and GMT

Coordinated Universal Time (UTC) is used as the official world reference for time. UTC replaced the use of Greenwich Mean Time (GMT) in 1972. You will sometimes see time zones represented as UTC-5h or GMT-5h. In this example, the (-5h) refers to that time zone being five hours behind UTC. UTC+5h or GMT+5h would refer to that time zone being five hours ahead of UTC or GMT.

UTC and GMT both typically display time using a twenty-four-hour clock and are based on the 0° longitude meridian, referred to as the Greenwich meridian in Greenwich, England.

UTC is based on cesium-beam atomic clocks, with leap seconds added to match earth-motion time, whereas Greenwich Mean Time is based on the Earth's rotation and celestial measurements. UTC is also known as Zulu Time or Z time.

The structure or layout of a data table

To help ensure your data table is formatted in a way that can be reused across platforms, a basic rule of thumb is that a spreadsheet file (e.g., an Excel file) should be able to be converted to a .csv file without losing information. CSV exports from Excel save only the text and values as they are displayed in cells of the active worksheet. Formatting, graphics, comments, and other worksheet contents are lost.

Quick guide for submitters

  • Each spreadsheet should only contain one table

  • Each row in the table should represent a single and unique observation

  • Each column in the table should represent a single parameter (i.e., a variable or measurement) and should have a decipherable column header

  • Do not rely on colors or other visual formatting techniques in your Excel files

Column headers

The header row is the first row of a data table and it contains the column names (or what we refer to as "parameters") of a dataset.

Quick guide for submitters

  • Create decipherable and unique column names in the first row of your dataset

  • Avoid using special characters (like symbols and Greek letters) in column names

  • Column names must begin with a letter and can contain only letters, numbers, and underscores (If the names you provide don't comply with these requirements, your BCO-DMO data manager will adjust the names as needed.)

Merged cells

Merged cells are Excel cells that contain more than one datum. Each cell should only represent a single observation of an individual parameter (with date-time as an exception), so BCO-DMO will split merged cells across multiple columns if any exist in a dataset.

Quick guide for submitters

  • Each cell in a dataset should contain a single observation of an individual parameter

  • Place standard deviations in a separate column next to the corresponding values (e.g. do not place the value +/- standard deviation in one cell)

Blanks, missing data, below detection limit, and zeros

Blank cells and zeros (0) hold different meanings within a dataset. Blank cells can denote missing or undefined values, whereas zeros (0) denote that a value of zero (0) had been measured.

Missing data may also be represented by nd, NaN, NA, -999, or other data flags. Whatever you used to denote missing data, be sure to document this as part of the dataset's metadata.

BCO-DMO will change any values that represent "no data" to "nd" (minus the quotation marks). This will allow all "no data" cells in a data table to appear as blanks in the final data product we publish.

"Bdl" is often used to denote values that are below detection. If you use this notation, document what the detection limits are as part of the metadata.

Quick guide for submitters

  • Do not use zeros (0) to indicate missing data points in tables

  • Indicate the explicit meanings of any data flags in the parameter details of your dataset metadata

Ranges

It is difficult to process ranges of values within a single cell. If there are ranges, it is better to have two separate columns, one for each end of the range, such as depth_min and depth_max. This is because the ranges are interpreted as text and therefore cannot be plotted or easily manipulated. BCO-DMO will split merged cells across multiple columns if any exist in a dataset - this includes ranges.

Quick guide for submitters

  • Create separate columns for min and max values, instead of placing ranges in one cell

Units

Units should not appear in a data cell, (e.g., "0.5 knots"). The cell should contain only the value (e.g. "0.5"). Units can appear as a separate line underneath the column headers or in a separate document (such as in the parameter details you provide to BCO-DMO), and/or as part of the column name.

Quick guide for submitters

  • Include units in the parameter details you provide to BCO-DMO

  • Do not include units within cell values

Comments

Comments should appear in a separate column and not be part of data values. For example, if the following cell value existed in a column titled, "Wire_Out," this would be impossible to treat as a numeric value and difficult to reuse for future analysis.

"350 m, towed between Mound 11 and 12"

To improve this, 350 should be in a column called "Wire_Out_Depth," and "towed between Mound 11 and 12" should be in a separate column called, "Wire_Out_Comment." The unit, m, should either be included in the column name or detailed in the information about parameters you provide to BCO-DMO.

Quick guide for submitters

  • Create comment columns for any observation-level comments

Statistics

Within the context of research data, statistics are summaries or calculated interpretations of raw data. Where possible, BCO-DMO publishes the primary measurements on which statistics are performed. Statistical tables can be added as supplemental files to these primary datasets.

Quick guide for submitters

  • Do not submit statistical summaries of your data to BCO-DMO unless you want them to be provided as supplemental files to the full dataset

  • Always provide the primary measurements or complete datasets

Figures, images, video and other supplemental files (non-tabular data)

BCO-DMO can help you make graphs and images, available to others. There are different strategies we can use, depending on how your data tables and supplemental files are interrelated. We can accept images (and movies) in just about any common format, such as gif, tif, jpeg, mov, etc. Long (or short) descriptions are best provided separately, as part of the descriptions of how the data were collected or processed.

See related guidance on page Image/Video Datasets

Finding examples of well-formatted tables

If you would like to see examples of well-formatted data tables, search for dataset types similar to yours within BCO-DMO's dataset search.

Last updated