← return to docs

Data Dictionary

This page documents the columns in the Replications Database. Each row in the database represents a single effect from an original study paired with a replication attempt of that effect.

Column NameTypeRequired?Description
original_urlstringyesURL for the paper that contained the original experiment - we always use http://doi.org/{DOI} if available
replication_urlstringyesURL for the paper that contained the replication experiment - we always use http://doi.org/{DOI} if available
descriptionstringyesOne sentence description of the effect that was found in the original paper which the replication paper attempted to replicate
result“success” OR “failure” OR “inconclusive” OR “reversal"yesResult of the replication – success, failure, inconclusive, or reversal. For human-curated rows, this was the overall judgement of a human who looked at the paper. For the AI curated rows, we asked the AI to go with whatever the replication authors said in the paper, and if the authors didn't make a judgement (rare) then we asked the AI to make it's own judgement.
replication_type"direct" OR "close" OR "conceptual" OR "close experiment" OR "close extension"online vs in-persontype of replication - see our "Defining replication" page for more info
original_authorssemicolon separated listnoFull names of authors on original paper
original_titlestringnotitle of the original paper in sentence case (only first word capitalized)
original_journalstringnofull name of journal or venue for original paper
original_volumeintegernovolume number for original paper, if applicable
original_issueintegernoissue number for original paper, if applicable
original_pagesstringnopage numbers for original paper, if applicable
original_yearintegernoyear the original paper was published in the journal
replication_authorssemicolon separated listnoFull names of authors on replication paper
replication_titlestringnotitle of the replication paper in sentence case (only first word capitalized)
replication_journalstringnofull name of journal or venue for replication paper
replication_volumeintegernovolume number for replication paper, if applicable
replication_issueintegernoissue number for replication paper, if applicable
replication_pagesstringnopage numbers for replication paper, if applicable
replication_yearintegernoyear the replication paper was published in the journal
original_npositive integernoFor many papers this is the total number of human subjects in the original experiment, for other papers it is the total number of animals or petri dish cultures or whatever
original_esfloatnoraw effect size from the original experiment
original_es_typestringnotype of effect size (d = Cohen’s d, OR = Odds Ratio, HR = Hazard Ratio, η² = Eta Squared, f = Cohen’s f, f² = Cohen’s f², R² = R Squared, φ = Phi Coefficient, r = Pearson Correlation, t = t-test, F = F-test, z = z-test, χ² = Chi-squared)
original_es_95_CI[float, float]no95% confidence interval for the effect size in the original study
original_p_valuefloatnooriginal p value
original_p_value_typestringnowhether the p value was =, <, or >
original_p_value_tails“one” OR “two” OR “”noWhether the p value is for one or two tails
replication_npositive integernoFor many papers this is the total number of human subjects in the replication experiment, for other papers it is the total number of animals or petri dish cultures or whatever
replication_esfloatnoraw effect size from the replication experiment
replication_es_typestringnotype of effect size (d = cohen's d, etasq, r = pearsons r, etc)
original_es_rfloatnoOriginal effect size converted to Pearson's r for cross-study comparability
replication_es_rfloatnoReplication effect size converted to Pearson's r for cross-study comparability
replication_es_95_CI[float, float]no95% confidence interval for the effect size in the replication
replication_p_valuefloatnoreplication p value
replication_p_value_typestringnowhether the p value was =, <, or >
replication_p_value_tails“one” OR “two” OR “”nowhether the replication p value had one or two tails
fieldstringnofield categorization from our ontology
disciplinestringyesdiscipline categorization from our ontology
subdisciplinestringnosubdiscipline categorization from our ontology
tagssemicolon separated listnoset of tags to enable search
validated“yes" OR "no"yeshas the core required data been validated by a human at least once?
validated_personstringnoname of the person and/or organization who did the validation, if applicable
replication_initiative_tagstringnoA tag that appears if the experiment was replicated as part of a major initiative to replicate many experiments (eg > 10) in a particular field. For instance, for Replication Project: Cancer Biology, the tag is “RP:CB”
sourcestringnonotes on the source of the data
explanationstringnoexplanation from the AI
confidence"low" OR "medium" or "high"noconfidence level of the AI-curated result (high, medium, low)
ai_versionstringnoversion number of the AI curation pipeline that generated this row