Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

116

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

116 results for “code review”

Learn how ShareScore rates datasets ↗
zenodo32/100

Artifacts Package - "Software Security during Modern Code Review: The Developer's Perspective"

<p>Artifacts Package of the accepted FSE 22&nbsp;paper: &quot;Software Security during Modern Code Review: The Developer&#39;s Perspective&quot;.</p>

opencc-by-4.0Jul 2022View details →
zenodo32/100

Paper samples for the SLR "A systematic literature review on the impact of AI models on the security of code generation"

<p>Here we provide the whole list of papers that were queried for the SLR "A systematic literature review on the impact of AI models on the security of code generation" by Negri-Ribalta et al. The dataset provides all the information of all the papers gathered, their database of origin, and if it was accepted/rejected/duplicated.&nbsp;</p> <p>The file is in xls format .</p>

opencc-by-4.0Feb 2024View details →
zenodo32/100

Dataset of RCQE (Automatic Code Quality Estimation in multi-round Code Review)

<p>A multi-modal dataset , including source code, code diffs, and natural language comments as three types of metadata. The format for each instance in the dataset is as follows: code source file (in source code format), current commit code (in diff format), current commit comment (in natural language format, empty if none), previous commit (in diff format), previous submission commit comment (in natural language format).</p>

opencc-by-4.0May 2024View details →
zenodo32/100

Supplemental Materials to "A Fine-grained Taxonomy of Code Review Feedback in TypeScript Projects"

<p>Supplemental Materials to the paper "A Fine-grained Taxonomy of Code Review Feedback in TypeScript Projects".</p>

opencc-by-4.0Oct 2023View details →
zenodo32/100

Don't Forget to Change These Functions! Recommending Co-Changed Functions in Modern Code Review

Open the record for dataset details and reuse information.

openapache2.0Jan 2024View details →
zenodo32/100

Replication Package for the Paper: "The Impact of Code Review on Architectural Changes"

<p>This is a replication package for the paper &quot;The Impact of Code Review on Architectural Changes&quot;, to be published at the IEEE Transactions on Software Engineering (TSE).</p> <p>&nbsp;</p> <p>The TSE paper mentioned above is a journal extension of a previous conference paper published at the IEEE/ACM International Conference on Automated Software Engineering (ASE&#39;17). Hence, this is also the replication package for our conference paper &quot;Are Developers Aware of the Architectural Impact of Their Changes?&quot;</p> <p>&nbsp;</p> <p>The replication package is composed of:</p> <p>&nbsp;</p> <p>1 -&nbsp;103,778 structural architectures extracted from the source code of 7 open source software systems.</p> <p>2 - Churn and size metrics for each of the extracted structural architectures.</p> <p>3 - Values of structural cohesion and coupling computed for the significant architectural changes</p> <p>4 - A manual classification of the changes&#39; intent</p> <p>&nbsp;</p> <p>The presented dataset can be used not only to replicate the TSE paper but also to perform new empirical studies involving software architecture, architectural changes, software changes, code review and software module clustering, to mention a few.</p> <p>&nbsp;</p>

opencc-by-4.0Apr 2019View details →
zenodo32/100

Replication Package for the Paper: "Rebasing in Code Review Considered Harmful"

<p>This is the replication package for the paper: &quot;Rebasing in Code Review Considered Harmful: A Large-scale Empirical Investigation&quot;, published at the&nbsp;19th IEEE International Working Conference on Source Code Analysis and Manipulation (SCAM&#39;19).</p> <p>&nbsp;</p> <p>The replication package is composed of the raw results from each of our 4 research questions. In addition, we include the results from the small empirical study we performed to evaluate the methodology we proposed to handle rebasing operations in code review data.</p> <p>&nbsp;</p> <p>Each of the reported results has been obtained by following the procedures and heuristics described in the paper.</p> <p>&nbsp;</p> <p>This publication uses the CROP dataset of code review data:&nbsp;<a href="https://crop-repo.github.io/">https://crop-repo.github.io/</a></p>

opencc-by-4.0Jul 2019View details →
zenodo32/100

Replication package for Journal paper title "Supporting the identification of prevalent quality issues in code changes by analyzing reviewers' feedback"

<p>Replication package for the study "Supporting the identification of prevalent quality issues in code changes by analyzing reviewers' feedback"</p> <p>&nbsp;</p>

opencc-by-4.0Aug 2024View details →
zenodo32/100

Coding and results Literature. Review: Professional Learning Communities and Professional Capital in the Improvement of Learning Outcomes

<p>Project PID2020-117020GB-I00 , funded by : Ministerio de Ciencia e Innovaci&oacute;n de Espa&ntilde;a/<br>AEI/10.13039/501100011033 and by the predoctoral contracts grant for the training of PhD implemented by<br>the [grant number PRE2021-098075]</p>

opencc-by-4.0Sep 2024View details →
zenodo32/100

Human vs. Machine: How Software Engineers Perceive and Engage with AI-Assisted Code Reviews Compared to Their Peers

<p>This Shared Document Package contains&nbsp;the supplementary materials package for the study, "Human vs. Machine: How Software Engineers Perceive and Engage with AI-Assisted Code Reviews Compared to Their Peers." The package contains all relevant documentation and materials utilized during the study, except interview transcripts. Documents shared in this packes are to assist the readers understand and verify the research protocol and data collection process. It contains:</p> <ol> <li>README file</li> <li>Questionnaire for interview pre-selection</li> <li>Participants&rsquo; submitted code snippets</li> <li>Code reviews submitted by participants</li> <li>ChatGPT 4.0-Generated code reviews</li> <li>Complete interview guide</li> <li>Member checking feedback data</li> </ol>

opencc-by-4.0Oct 2024View details →
zenodo32/100

Data and code underpinning: "The association of smoking status with SARS-CoV-2 infection, hospitalisation and mortality from COVID-19: A living rapid evidence review with Bayesian meta-analyses (version 12)"

<p>No description provided.</p>

openother-openDec 2020View details →
zenodo32/100

Automating Code Review Activities 2.0 (datasets, models and results)

<p>Resources related by the research work&nbsp;<em>&quot;Automating Code Review Activities 2.0&quot;.</em></p> <ul> <li><strong>automating_code_review.zip</strong>&nbsp;contains the&nbsp;material&nbsp;to successfully run our Colab notebooks;</li> <li><strong>dataset.zip&nbsp;</strong>contains all the preprocessed datasets used in our work;</li> <li><strong>generate_prediction.zip&nbsp;</strong>contains the material to successfully generate predictions using a T5 model chekpoint;</li> <li><strong>models.zip</strong>&nbsp;contains the (best) checkpoints of the fine-tuned T5 models;</li> <li><strong>results.zip</strong> contains our results;</li> <li><strong>tokenizer.zip</strong>&nbsp;contains the Sentencepiece model and vocabulary trained on our pre-training dataset.</li> </ul> <p>More information in the&nbsp;replication package of our work:&nbsp;<a href="https://github.com/CodeReviewAutomation/code_review_automation">code_review_autmoation</a></p>

opencc-by-4.0Sep 2021View details →
zenodo32/100

Empirical analysis of security-related code reviews in npm packages

<p>This package contains the dataset&nbsp;used to analyze our RQs in the manuscript.</p> <p>For more information on how to understand the folder structure&nbsp;and dataset, please read the README.md</p>

opencc-by-4.0Jan 2023View details →
zenodo32/100

Dataset: An empirical study on self-admitted technical debt in modern code review

<pre>This data was used in the IST paper &quot;An Empirical Study on Self-Admitted Technical Debt in Modern Code Review&quot;. The program to use this data is published in GitHub (https://github.com/Yutaro-Kashiwa/ReviewSATD_RP) When you use this data in your research, please cite the following papers: ``` @article{Kashiwa:IST:2022:SATD_Review, author = {Yutaro Kashiwa and Ryoma Nishikawa and Yasutaka Kamei and Masanari Kondo and Emad Shihab and Ryosuke Sato and Naoyasu Ubayashi}, title = {An empirical study on self-admitted technical debt in modern code review}, journal = {Information and Software Technology}, volume = {146}, pages = {106855}, year = {2022}, url = {https://doi.org/10.1016/j.infsof.2022.106855}, doi = {10.1016/j.infsof.2022.106855} } ``` </pre>

opencc-by-4.0Jan 2023View details →
zenodo32/100

Dataset for the Paper: "Security Defect Detection via Code Review: A Study of the OpenStack and Qt Communities"

<p>This is the dataset&nbsp;for the paper: &quot;Security Defect Detection via Code Review: A Study of the OpenStack and Qt Communities &quot;, including the extracted&nbsp;data and results.</p> <p>The dataset&nbsp;contains the following three folders:</p> <p><strong>1. RQ1</strong>:&nbsp;</p> <ul> <li><strong>Security defect in Nova.xlsx</strong></li> <li><strong>Security defect in Neutron.xlsx</strong></li> <li><strong>Security defect in Qt Base.xlsx</strong></li> <li><strong>Security defect in Qt Creator.xlsx;</strong></li> </ul> <p>The RQ1 folder contains four files corresponding to the four projects (i.e., Nova and Neutron from OpenStack, Qt Base and Qt Creator from Qt), including 539 security-related review comments, in which security defects were identified by the reviewers. These instances were obtained from manual labelling after keyword-based search. The security defect type of these&nbsp;instances are&nbsp; presented to answer RQ1.</p> <p><strong>How to Read the MS Excel&nbsp;files in RQ1:</strong></p> <p>Each of the four MS Excel files in this folder contains 6 sheets for six years from 2017 to 2022. Each sheet has 10 columns for recoding 10 data items, among which the last four data items are used in our study to answer the RQs. We list the data items in the following table.</p> <table> <tbody> <tr> <td><strong>Data Item</strong></td> <td><strong>Description</strong></td> <td><strong>Source</strong></td> </tr> <tr> <td>Keyword</td> <td>The corresponding keyword of the comment.</td> <td>Keyword-based Search</td> </tr> <tr> <td>Code_change_id</td> <td>The code_change_id of the comment.</td> <td>Gerrit</td> </tr> <tr> <td>File</td> <td>The file in which the comment is added.</td> <td>Gerrit</td> </tr> <tr> <td>Patchset</td> <td>The patchset of the comment within the code change.</td> <td>Gerrit</td> </tr> <tr> <td>Line</td> <td>The line number in the file at which the comment is added.</td> <td>Gerrit</td> </tr> <tr> <td>Message</td> <td>The text of the review comment.</td> <td>Gerrit</td> </tr> <tr> <td>Security-related</td> <td>Whether the review comment is security-related (i.e., Yes or No).</td> <td>Labelling</td> </tr> <tr> <td>Security defect type</td> <td>The type of the security defect identified in the comment.</td> <td>Labelling</td> </tr> <tr> <td>Consequence</td> <td>The Consequence of the security defect.</td> <td>Extraction</td> </tr> <tr> <td>Resolution Evidence</td> <td>The information about where the identified security defect was resolved in the code</td> <td>Extraction</td> </tr> </tbody> </table> <p><strong>2. RQ2</strong>:&nbsp;</p> <ul> <li><strong>Extracted data for RQ2.mx22</strong></li> </ul> <p>The RQ2 folder contains the extracted data of 539 security-related review comments in&nbsp;<strong>Extracted data for RQ2.mx22</strong>, which was encoded and&nbsp;analyzed&nbsp;by the MAXQDA tool, investigating&nbsp;the treatment of security defects by developers and reviewers&nbsp;to answer RQ2.</p> <p><strong>3. RQ3</strong>:&nbsp;</p> <ul> <li><strong>Extracted data for RQ3.mx22</strong></li> </ul> <p>The RQ3 folder contains the extracted data of 161 review comments in which identified security defects were not resolved by developers in <strong>Extracted data for RQ3.mx22</strong>. which was also encoded and analyzed by the MAXQDA tool, exploring the causes of not resolving security defects to answer RQ3.</p> <p><strong>Note</strong>: The mx22 can be opened by MAXQDA 22, which are available at&nbsp;<a href="https://www.maxqda.com/">https://www.maxqda.com/</a> for download. You may also use the free trial version of MAXQDA 2022, which is available at <a href="https://www.maxqda.com/trial">https://www.maxqda.com/trial</a> for download.</p>

opencc-by-4.0May 2023View details →
zenodo32/100

Replication Package - EvaCRC: Evaluating Code Review Comments

<p>Replication Package of the accepted ESEC/FSE 2023 research paper: &quot;EvaCRC: Evaluating Code Review Comments&quot;.</p> <p>Please refer to&nbsp;README.md for more information.&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Aug 2023View details →
dryad32/100

Data and code from: A review of cisco form diversity and lake depth

Open the record for dataset details and reuse information.

publicJan 2022View details →
zenodo28/100

Mitigating Turnover with Code Review Recommendation: Balancing Expertise, Workload, and Knowledge Distribution

<p>Data for the paper:</p> <p>Ehsan Mirsaeedi and Peter C. Rigby. 2020. Mitigating Turnover with Code Review Recommendation: Balancing Expertise, Workload, and Knowledge Distribution. In 42nd International Conference on Software Engineering (ICSE &rsquo;20), May 23&ndash;29, 2020, Seoul, Republic of Korea. ACM, New York, NY, USA, 13 pages. https://doi.org/10.1145/3377811.3380335</p> <p>Code and tools available&nbsp;at</p> <pre>https://doi.org/10.5281/zenodo.3678570</pre>

opencc-by-4.0May 2020View details →
zenodo28/100

Replication Package for the paper: "Behind the Intents: An In-depth Empirical Study on Software Refactoring in Modern Code Review"

<p>This is the replication package for the paper: &quot;Behind the Intents: An In-depth Empirical Study on Software Refactoring in Modern Code Review&quot;, published at the&nbsp;17th International Conference on Mining Software Repositories (MSR &rsquo;20).&nbsp;</p> <p>&nbsp;</p> <p>It contains all the preliminary and final results of our empirical methodology. We highlight the manual classification of developers&#39; intents behind code changes with refactoring operations. This might be used for further studies on developers&#39; motivations when performing refactoring.&nbsp;</p> <p>&nbsp;</p> <p>Feel free to use any part of this replication package in your study, please cite as:</p> <p>Matheus Paix&atilde;o, Anderson Uch&ocirc;a, Ana Carla Bibiano, Daniel Oliveira, Alessandro Garcia, Jens Krinke, and Emilio Arvonio. 2020. Behind the In-tents: An In-depth Empirical Study on Software Refactoring in Modern Code Review. In 17th International Conference on Mining Software Repositories (MSR &rsquo;20), October 5&ndash;6, 2020, Seoul, Republic of Korea. ACM, New York, NY,USA, 11 pages.</p>

opencc-by-4.0Mar 2020View details →
zenodo28/100

Replication Package for the paper: "How Does Modern Code Review Impact Software Design Degradation? An In-depth Empirical Study"

<p>This is the replication package for the paper: &quot;How Does Modern Code Review Impact Software Design Degradation? An In-depth Empirical Study&quot;, published at the&nbsp;36th International Conference on Software Maintenance and Evolution (ICSME&#39; 20).</p> <p>&nbsp;</p> <p>It contains all the preliminary and final results of our empirical methodology. We highlight the manual classification of design-related and&nbsp;design-unrelated reviews, according to the developers&rsquo; intent of improving the structural design of the system. This might be used for further studies on the impact of design discussions on the structural quality of design.</p> <p>&nbsp;</p> <p>Feel free to use any part of this replication package in your study, please cite as:</p> <p>Anderson Uch&ocirc;a, Caio Barbosa, Willian Oizumi, Publio Blen&iacute;lio, Rafael Lima, Alessandro Garcia, and&nbsp;Carla Bezerra. How Does Modern Code Review Impact Software Design Degradation? An In-depth Empirical Study. Proceedings&nbsp;of the 36th International Conference on Software Maintenance and Evolution (ICSME), Adelaide, Australia, September 2020.</p>

opencc-by-4.0Aug 2020View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record