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.

1

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1 result for “Single Statement Bugs”

Learn how ShareScore rates datasets ↗
zenodo36/100

TSSB-3M: A massive scale dataset of single statement bugs

<p>Datasets created for the paper "TSSB-3M: Mining single statement bugs at massive scale".</p><p>Access to single statement bug fixes at massive scale is not only important for exploring how developers introduce bugs in code and fix them but it is also a valuable ressource for research in data-driven bug detection and automatic repair. Therefore, we are releasing multiple large-scale collections of single statement bug fixes mined from over 500K&nbsp;public Python repositories.</p><p>To facilitate future research, we are releasing three datasets:</p><p><strong>TSSB-3M:</strong>&nbsp;A dataset of over 3 million isolated single statement bug fixes. Each bug fix is related to a commit in a public Python that does not change more than a single statement.</p><p><strong>SSB-9M:</strong>&nbsp;A dataset of over 9 million single statement bug fixes. Each fix modifies at least a single statement to fix a bug. However, the related code changes might incorporate changes to other files.</p><p><strong>SSC-28M:</strong>&nbsp;A dataset of over 28 million general single statement changes. We are releasing this dataset with the intention to faciliate research in software evolution. Therefore, a code change might not necessarily relate to a bug fix.</p><p>In addition, we are releasing two cleaned versions by applying a more aggressive deduplication scheme:</p><p><strong>CTSSB-1M:</strong>&nbsp;A cleaned version of TSSB-3M containing nearly 1 million isolated single statement bug fixes. Each bug fix is related to a commit in a public Python that does not change more than a single statement.</p><p><strong>CSSB-2.6M:</strong>&nbsp;A cleaned version of SSB-9M containing over 2.6 million single statement bug fixes. Each fix modifies at least a single statement to fix a bug. However, the related code changes might incorporate changes to other files.</p><p>Because of concerns regarding the licensing of code, we do not release the original source code related to the single statement code changes. However, our datasets provide enough information to load the original code from the source project.&nbsp;</p><p>All dataset entries are saved in a compressed jsonlines format. Each individual entry provides access to the following information:</p><p>Commit details:</p><ul><li>project:&nbsp;Name of the git project where the commit occurred.</li><li>project_url:&nbsp;URL of project containing the commit</li><li>commit_sha:&nbsp;commit SHA of the code change</li><li>parent_sha:&nbsp;commit SHA of the parent commit</li><li>file_path:&nbsp;File path of the changed source file</li><li>diff:&nbsp;Universal diff describing the change made during the commit</li><li>before:&nbsp;Python statement before commit</li><li>after:&nbsp;Python statement after commit (addresses the same line)</li></ul><p>Commit analysis:</p><ul><li>likely_bug:&nbsp;true&nbsp;if the commit message indicates that the commit is a bug fix. This is heuristically determined.</li><li>comodified:&nbsp;true&nbsp;if the commit modifies more than one statement in a single file (formatting and comments are ignored).</li><li>in_function:&nbsp;true&nbsp;if the changed statement appears inside a Python function</li><li>sstub_pattern:&nbsp;the name of the single statement change pattern the commit can be classified for (if any). Default:&nbsp;SINGLE_STMT</li><li>edit_script:&nbsp;A sequence of AST operation to transform the code before the commit to the code after the commit (includes&nbsp;Insert,&nbsp;Update,&nbsp;Move&nbsp;and&nbsp;Delete&nbsp;operations).</li></ul>

opencc-by-4.0Jan 2022View 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