# Overview

The [Center for Chemical Currencies of a Microbial Planet](https://ccomp-stc.org/) (C-CoMP) shares data, metadata, data products, protocols, code, and software according to FAIR Data Principles (Wilkinson et al. 2016) to implement our open science objectives.

Data diversity is one of the strengths and challenges of C-CoMP’s open science approach. C-CoMP generates observational, experimental, simulated, and derived data in both standard and non-standard formats using a variety of different methodologies and sample sources.&#x20;

For example, all of the following are included within the C-CoMP data landscape:&#x20;

* oceanographic field data (e.g. salinity, depth)
* microbial abundances
* bulk chemical measurements (e.g. phosphate concentrations, DOC concentrations)
* genomic sequences (e.g. amplicon-based sequencing, metagenomics, metatranscriptomics)
* Numerical modeling outputs
* Metabolite concentrations (LC-MS and NMR)
* Protein abundances (LC-MS)

For data to be findable, accessible, interoperable, and reusable (FAIR), data must be well-described using standardized parameters, organized, stored on publicly accessible repositories, and structured in human and machine-readable open formats to facilitate data integration efforts.&#x20;

To address this challenge, C-CoMP has created this data management handbook, using input from the C-CoMP community and the Biological and Chemical Oceanography Data Management Office (BCO-DMO) and guidance from FAIR Data Principles and the [Research Data Management Service Group at Cornell University](https://data.research.cornell.edu/), to support C-CoMP’s open science policy and provide efficient, data stream dependent instructions for storing, organizing, naming, and submitting data to publicly accessible repositories.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://c-comp.gitbook.io/data-management-handbook/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
