This guide explains how to correctly complete and validate your dataset before submitting it through the QC App.
Get the official file from:
templates/
See the data dictionary for each template in templates/ for:
- Variable names (must match exactly)
- Description
- Type (integer, float, date, categorical, string, etc.)
- Allowed values
- Required/nullable status
- One row per participant/observation.
- Keep column names and order exactly as in the template.
- Categorical values: match allowed codes
- Missing values: leave blank or use
NA - Save as
.xlsxor.csv. Do not use formulas or additional formatting.
- Ensure required variables are filled
- Confirm column names match the template's data dictionary
- Remove extra spaces and merged cells
- Log in to QC App here
- Upload your completed
.xlsxor.csvfile - Wait for automated validation feedback and QC steps
Note: As of December 2025, the app is under development and does not currently accommodate all data modalities. If you are submitting data that the app does not support, contact clinicaldata@gp2.org for instructions on how to submit clinical data. Please include the name of your cohort/study, the project/interest group you would like to contribute data to, and what data you would like to share. A member of the clinical data management team will walk you through the steps to deposit data for QC and inclusion in GP2 research projects.
- Remove all PII
- Follow institutional and GP2 guidelines
| Error | How to Fix |
|---|---|
| Column names changed | Restore names to match the template's data dictionary |
| Extra spaces | Trim spaces in column names and values |
| Categorical values not allowed | Use allowed codes found in the data dictionary |
| Merged cells | Unmerge all cells |
| Formulas instead of values | Copy and paste as values |
| Missing required variables | Fill in all mandatory fields or NA |
| Incorrect file type | Save as .xlsx or .csv |