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.

37

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

37 results for “Automated Software”

Learn how ShareScore rates datasets ↗
zenodo44/100

Student's logs and perceptions of an automated assessment tool in a software engineering MOOC specialization

<p>Our dataset contains students' perceptions and usage of an automated assessment tool (MOOCauto) for obtaining formative feedback in software engineering assignments that are part of a MOOC specialization at Universidad Polit&eacute;cnica de Madrid (Spain), delivered by the MiriadaX platform. The dataset has previously been used in a study to evaluate students' perceptions of the tool and to analyze their usage patterns using Growth Mixture Models <a href="https://www.computer.org/csdl/magazine/so/5555/01/10196480/1P9AhkBLYXK">(L&oacute;pez-Pernas et al., 2023)</a>. The code of each of the assignments is available on Github: <a href="https://github.com/ging-moocs">https://github.com/ging-moocs</a>.</p> <p>Our dataset contains two files:</p> <h2>MOOCauto usage logs</h2> <p>The first file is called<strong> moocauto_logs.csv&nbsp;</strong>and it contains 9,108 anonymized logs of students' use of the automated assessment tool in the MOOC specialization assignments. The columns of the dataset are as follows:</p> <ul> <li><strong>MOOCid</strong>: Unique numeric identifier for the MOOC (1-4)</li> <li><strong>MOOC: </strong>Name of the MOOC: Frontend Development, Backend Development, Git &amp; Github, Fullstack Development</li> <li><strong>AssignmentName</strong>: Name of the assignment.</li> <li><strong>AssignmentId</strong>: Unique identifier for each assignment (1-17)</li> <li><strong>user:&nbsp;</strong>Unique identifier of the student (it varies per assignment)</li> <li><strong>timestamp:&nbsp;</strong>Time in which the assessment was performed</li> <li><strong>score</strong>: Score obtained (0-10)</li> </ul> <h2>Students' perceptions of MOOCauto</h2> <p>The second file is called <strong>moocauto_questionnaire.csv</strong> and it contains 213 students' responses to the questionnaire conducted at the end of each MOOC in order to evaluate their opinion of the tool and perception on usefulness, ease of use, and other aspects related to the Technology Acceptance Model (TAM). The questions were as follows:</p> <ul> <li><strong>What is your general opinion of MOOCauto?</strong> (1 Horrible - 5 Excellent)</li> <li><strong>Indicate your level of agreement with the following statements </strong>(1 Strongly disagree - 5 Strongly agree)&nbsp; <ul> <li>MOOCauto has been easy to install</li> <li>MOOCauto has been easy to use</li> <li>The feedback provided by MOOCauto was easy to understand</li> <li>The feedback provided by MOOCauto was useful</li> <li>The feedback provided by MOOCauto helped me improve my assignments</li> <li>The documentation Of MOOCauto was useful</li> <li>MOOCauto has increased my motivation to work on the assignments</li> <li>I prefer the feedback from MOOCauto than from peer assessment</li> <li>I would like to have a bot like MOOCauto in other MOOCs</li> </ul> </li> <li><strong>How useful do you perceive the following features of MOOCauto?</strong> (1 Useless - 5 Very useful) <ul> <li>It works locally on my computer</li> <li>It allows to run the test suite as many times as I want</li> <li>It provides instantaneous feedback every time the test suite is executed</li> <li>It has documentation that explains its use and available options</li> </ul> </li> </ul>

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

Replication Package of the study "Automated Identification and Qualitative Characterization of Safety Concerns Reported in UAV Software Platforms"

<p><strong>Description of the Dataset of the work &quot;Automated Identification and Qualitative Characterization of Safety<br> Concerns Reported in UAV Software Platforms&quot;</strong></p> <p><strong><em>&quot;1_Safety-Dataset&quot; folder: </em></strong>This folder contains the bugs data and row data of all analyzed projects.<br> &nbsp;Specifically, this folder contains the following relevant entries<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; &nbsp;- &quot;bugs&quot; folder: It contains the bugs of all analyzed projects (PX4-merged.json.gz, dDronin-merged.json.gz, ardupilot-merged.json.gz)<br> &nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; of all sentences extracted from the project issues<br> &nbsp;&nbsp;&nbsp; &nbsp;- &quot;Dataset-safety-bugs.csv&quot;: For all projects, it contains the raw data of the set of sentences classified as safety and non-safety related.<br> &nbsp;&nbsp; &nbsp;</p> <p><em><strong>&quot;2_Scripts-and-generated-data (RQ1)&quot; folder:</strong> </em>This folder contains the scripts and code used to preprocess and analyze the issue data in&nbsp;<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; the context of RQ1<br> &nbsp;Specifically, this folder contains the following relevant entries<br> &nbsp;<br> &nbsp; &nbsp;&nbsp; &nbsp;- &quot;main-program.py&quot; file: Main program executing all subscripts generating the data required for RQ1 (detailed in the following line)<br> &nbsp;&nbsp;&nbsp; &nbsp;- &quot;utilities.R&quot; file: (Utility) R script containing relevant functions for pre-processing/indexing text and issue data<br> &nbsp;&nbsp;&nbsp; &nbsp;- &quot;1_Script-to-create-test-dataset.r&quot; file: &nbsp;R script containing simple code for analyzing issue data<br> &nbsp;&nbsp;&nbsp; &nbsp;- &quot;2_MainScript.r&quot; file: Main R program orchestrating the scripts &quot;utilities.R&quot; and &quot;1_Script-to-create-test-dataset.r&quot; execution<br> &nbsp;&nbsp;&nbsp; &nbsp;- &quot;files-setDirectory&quot; folder: Folder where data are generated and stored from the &quot;main-program.py&quot;<br> &nbsp;&nbsp;&nbsp; &nbsp;- &quot;fasttext&quot; folder: Folder where data used as input from fastText (by &quot;main-program.py&quot;) are reported<br> &nbsp;&nbsp;&nbsp; &nbsp;- &quot;cross-project-analysis&quot; folder: Folder with data used for the cross-project analysis</p> <p>&nbsp;&nbsp;&nbsp; &nbsp;- &quot;main-program-grid-search.py&quot; file: Main program executing all experiments for the grid search analysis</p> <p><em><strong>&quot;3_Results&quot; folder: </strong></em>This folder contains the results, scripts and figures used to discuss results of the study.<br> &nbsp;Specifically, this folder contains the following relevant entries<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; &nbsp;- &quot;RQ1&quot; folder: This folder contains the results, scripts and figures used to discuss results of RQ1.<br> &nbsp;&nbsp;&nbsp; &nbsp;- &quot;RQ2&quot; folder: This folder contains the results, scripts and Tables used to discuss results of RQ2.</p>

opencc-by-4.0Feb 2022View details →
zenodo40/100

Replication Data for "Exploring Developer Views on Software Carbon Footprint and its Potential for Automated Reduction"

<p># Replication Data for &quot;Exploring Developer Views on Software Carbon Footprint and its Potential for Automated Reduction&quot;</p> <p>## Overview</p> <p>Reducing software carbon footprint could contribute to efforts to avert climate change. Past research indicates that developers lack knowledge on energy consumption and carbon footprint, and existing reduction guidelines are difficult to apply. Therefore, we propose that automated reduction methods should be explored. However, such tools must be voluntarily adopted and regularly used to have an impact.</p> <p>In this study, we have conducted interviews and a survey (a) to explore developers&#39; existing opinions, knowledge, and practices with regard to carbon footprint and energy consumption, and (b), to identify the requirements that automated reduction tools must meet to ensure adoption. Our findings offer a foundation for future research on practices, guidelines, and automated tools that address software carbon footprint.</p> <p>## Data Contained in This Package</p> <p>- interview_survey_guide.pdf</p> <p>This file contains the interview and survey questions.</p> <p>- interview_responses.docx</p> <p>This file contains relevant material from the interviews.</p> <p>- survey_responses.xlsx</p> <p>This file contains all survey responses.</p> <p>Both interview and survey data has been anonymized to protect the privacy of the participants.</p>

opencc-by-4.0Feb 2023View details →
zenodo40/100

Dataset for the workshop paper titled "Automating GUI-based Software Testing with GPT-3" published at AIST 2023

<p>The training dataset for the research paper &quot;Automating GUI-based Software Testing with GPT-3&quot; presented at the 3rd International Workshop on Artificial Intelligence in Software Testing (AIST 2023), which was a part of the 16th IEEE International Conference on Software Testing, Verification and Validation (ICST 2023). The dataset contains prompt completion pairs acquired through user interaction with the software and was used to fine-tune the GPT-3 model. The dataset is in the .jsonl format specified by OpenAI.</p>

opencc-by-4.0Feb 2023View details →
zenodo40/100

EvalQuiz - LLM-based Automated Generation of Self-Assessment Quizzes in Software Engineering Education

<p>Self-assessment quizzes after lectures, educational videos, or chapters are a commonly used method in software engineering (SE) education to give students the opportunity to test their gained knowledge. However, the creation of these quizzes is time-consuming, cognitively exhausting, and complex, as an expert in the field needs to create the quizzes and review the lecture material for validity. Therefore, this paper presents a concept to automatically generate self-assessment quizzes based on lecture material using a large language model (LLM) to reduce lecturers' workload and simplify the general quiz creation process. The developed prototype was handed to experts, who subsequently evaluated the approach. The results show that automatic quiz generation saves time and the quizzes cover the delivered lecture material well. However, the generated quizzes often lack originality and versatility. Therefore, further prompt engineering might be required to achieve more elaborate results.</p>

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

Automated improvement of stickleback reference genome assemblies with Lep-Anchor software

Open the record for dataset details and reuse information.

publicApr 2021View details →
zenodo36/100

Filling the Gap: A Tool to Automate Parameter Estimation for Software Performance Models

<p>The data part of this release support the results&nbsp;<br /> presented in the paper&nbsp;<br /> &quot;Filling the Gap: A Tool to Automate Parameter Estimation<br /> for Software Performance Models&quot;, by W. Wang, J. F. Perez, and G. Casale, accepted&nbsp;<br /> to QUDOS workshop 2015.&nbsp;</p>

opencc-by-4.0Jul 2015View details →
zenodo36/100

Replication Package for "Mitigating Automated Obfuscation Attacks on Software Plagiarism Detection Systems"

<p>This is the replication package for the doctoral dissertation titled "<em>Mitigating Automated Obfuscation Attacks on Software Plagiarism Detection Systems</em>".</p> <p>The contributions of the dissertation were also integrated into the source code plagiarism detection system <a href="https://github.com/jplag/JPlag/">JPlag</a> to ensure they are widely accessible.</p> <p><strong>Contents Overview:</strong></p> <p>- <strong>Datasets</strong>: the artifacts of the evaluation datasets.<br>- <strong>Raw Results</strong>: the measured results of our evaluation.<br>- <strong>Evaluation Scripts</strong>: the evaluation code for plotting and statistical tests.<br>- <strong>Implementation</strong>: the source code of the JPlag-based implementation and the prebuilt application as a JAR file.<br>- <strong>Other</strong>: additional plots.</p>

opencc-by-4.0Nov 2024View details →
zenodo36/100

Supporting Software Engineers in IT Security and Privacy through Automated Knowledge Discovery - Dataset

<h1>Supporting Software Engineers in IT Security and Privacy through Automated Knowledge Discovery - Dataset</h1> <h2>&nbsp;</h2> <h2>Dataset corresponding to&nbsp;<a href="https://doi.org/10.1145/3672608.3707798">https://doi.org/10.1145/3672608.3707798</a></h2> <div>This is the dataset corresponding to&nbsp;<a href="https://doi.org/10.1145/3672608.3707798">https://doi.org/10.1145/3672608.3707798</a> "Supporting Software Engineers in IT Security and Privacy through Automated Knowledge Discovery" with the goal of providing a systematic method to discover state-of-the-art security knowledge, focused on threats, measures, and properties from science and project literature with minimal manual effort, and providing software engineers with the awareness and means they need to apply the knowledge to their projects.</div> <p>&nbsp;</p> <h2>Structure of the files</h2> <div>The dataset contains the extraction prompt, the extraction results, and metadata.</div> <div>- <strong>ACM_IEEE_EU_Results.zip</strong> is an archive file with the metadata and extraction results with the following folder structure:&nbsp;</div> <div>&nbsp; &nbsp; - <strong>Meta/ </strong>contains the DOI, title, publication date, and pages (omitted for IEEE since it may contain intellectual property).</div> <div>&nbsp; &nbsp; - <strong>Extract/</strong> contains extraction results generated by the LLM in response to the extraction_prompt.txt file.</div> <div>&nbsp; &nbsp; - <strong>ExtractMeta/</strong> contains the metadata for the extraction, such as execution time.</div> <div>- <strong>extraction_prompt.txt</strong> is the prompt used to extract information from the science and project publications.</div>

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

Study Data: Semi-Automated Prioritization of Industrial Security Findings in Agile Software Development

<p>Dataset for the study of the paper &quot;Semi-Automated Prioritization of Industrial Security Findings in Agile Software Development&quot;</p>

opencc-by-4.0May 2022View details →
zenodo36/100

Leveraging Relational Concept Analysis for Automated Feature Location in Software Product Lines - Artefacts DataSet

<p>This Archive contains the Artefact of the paper, submitted at GPCE2021&nbsp;:<br> <a href="https://doi.org/10.1145/3486609.3487208">Leveraging Relational Concept Analysis for Automated Feature Location in Software Product Lines</a></p> <p>&nbsp;</p> <p>It contains the dataset&nbsp;and the results of our Feature Location techniques when applied to this dataset.</p>

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

Supplementary Material - Dataset for "Automating Quantum Software Maintenance: Flakiness Detection and Root Cause Analysis"

<h2>README</h2> <p>The dataset consists of the following components:<br>&nbsp;<br>- `<strong>prompts.txt</strong>`: This file contains the prompts used for large language models.<br>&nbsp;<br>- `<strong>Dataset</strong>` directory: includes general information about the dataset. Specifically, the `dataset.xlsx` file lists flaky and non-flaky tests, along with their root causes and fix types.<br>&nbsp;<br>- `<strong>Full</strong>` directory contains two subdirectories: `Flaky` and `Non-flaky`. Each of these directories is organized by individual GitHub organization projects, with each project having its list of repository subdirectories. These subdirectories are further divided into &ldquo;issues&rdquo; &nbsp;and &ldquo;pull requests&rdquo; (PRs).</p> <p><br>- `<strong>Method</strong>` level subdirectory has a similar structure but contains extracted code snippets at the method level instead of full code listings. The `code.diff` file is copied over and left unaltered. &nbsp;</p> <p><br>- <strong>Issue Directories (IRs):</strong> Named with an `issueID` template, each issue directory contains a `log.issue` file that includes the extracted description, comments, and metadata.<br>&nbsp;<br>- <strong>PR Directories (PRs)</strong>: Named using the `prID` template, each PR directory contains the text, comments, and metadata in the `pr.log` file. The text of the associated issue is stored in the `log.issue` file. Code listings are stored in a file with the `.bug` suffix, while the corresponding fixed version is in a `.fix` file. The `code.diff` file contains the patch that transforms the `.bug` version into the `.fix` version.</p> <p><br><strong>Additional notes:</strong><br>Issues with associated pull requests in `dataset.xlsx` are combined into the pull request directory template. If two pull requests are listed for a row, a PR directory is created for each. Due to updates in the extended dataset, some repositories have been renamed or archived, meaning the current repository directory names in `Dataset` will include both the previous and new names if it has been changed (e.g., a repository previously saved as Qiskit/qiskit-terra may now be saved as Qiskit/qiskit following the renaming from qiskit-terra to qiskit).</p> <h2>Directory Structure:</h2> <p><br>├── prompts.txt<br>├── Dataset/<br>&nbsp; └── dataset.xlsx<br>├── Full/<br>&nbsp; &nbsp;├── Flaky/<br>&nbsp; &nbsp; &nbsp; └── &lt;Organization&gt;/&lt;Repository&gt;/...<br>&nbsp; &nbsp;├── Non-Flaky/<br>&nbsp; &nbsp; &nbsp; └── &lt;Organization&gt;/&lt;Repository&gt;/...<br>├── Method/<br>&nbsp; &nbsp;├── Flaky/<br>&nbsp; &nbsp; &nbsp;└── &lt;Organization&gt;/&lt;Repository&gt;/...<br>&nbsp; &nbsp;├── Non-flaky/<br>&nbsp; &nbsp; &nbsp; &nbsp;└── &lt;Organization&gt;/&lt;Repository&gt;/...</p> <p>&nbsp;</p>

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

Automated Support for Searching and Selecting Evidence in Software Engineering: A Cross-domain Systematic Mapping

<p>Dataset -- Brief summary of the automated approaches for searching and selecting studies for secondary studies in software engineering&nbsp;</p>

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

Automated Support for Searching and SelectingEvidence in Software Engineering: A Cross-domainSystematic Mapping

<p>Data from the studies that adrress search and selection approaches.&nbsp;</p>

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

Automated refactoring actions for performance improvement in component-based software engineering

<p>Dataset of UML models randomly generated to validate the portfolio of refactoring actions.</p>

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

Dataset for the workshop paper titled "GUI-Based Software Testing: An Automated Approach Using GPT-4 and Selenium WebDriver" submitted at A-Test 2023

<p>The results dataset is associated with the research paper titled &quot;GUI-Based Software Testing: An Automated Approach Using GPT-4 and Selenium WebDriver&quot;, which has been submitted to the 14th edition of A-TEST, a workshop co-located with ASE 2023. ASE, or the Automated Software Engineering conference, is a premier event in the software engineering domain that emphasizes the role of automation in the software development process. The conference is set to take place in Kirchberg, Luxembourg on September 15.</p> <p>Inside the zipped results folder, each test run is cataloged in a timestamped subdirectory. Each of these subdirectories contains three files:</p> <ul> <li><strong>config.json:</strong> A configuration file specific to that test run</li> <li><strong>output.log:</strong> An output log detailing the test&#39;s processes and results</li> <li><strong>past_actions.json:</strong> A JSON file designed for streamlined, programmatic access to the test run&#39;s data</li> </ul> <p>&nbsp;</p>

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

Supplementary Materials and Raw Data for "Automated Test Suite Generation for Software Product Lines based on Quality-Diversity Optimisation"

<p>Supplementary Materials and Raw Data for &quot;Automated Test Suite Generation for Software Product Lines based on Quality-Diversity Optimisation&quot;</p> <p>1. OnlineSupplement.pdf------Online&nbsp;supplementary data for the paper</p> <p>2. RQ1-4.rar----Raw data for the paper</p> <p>3.&nbsp;Runtime to generate, optimise and execution test suites.xlsx -----Data used in Section 7 PRACTICAL IMPLICATIONS</p> <p>Source code of the algorithms used to produce these data can be found at GitHub&nbsp;https://github.com/gzhuxiangyi/SPLTestingMAP</p>

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

Dataset for Thesis "Automated Consistency of Legal and Software Architecture System Specifications for Data Protection Analysis"

<p>Dataset for Thesis &quot;Automated Consistency of Legal and Software Architecture System Specifications for Data Protection Analysis&quot;</p>

opencc-by-4.0Oct 2023View details →
ClinicalTrials.gov32/100

Automated UltraSound Software for Identification of Lumbar Vertebral Levels

ClinicalTrials.gov study NCT02982317. IPD Sharing: NO. Countries: 1. Publications: 1.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov32/100

Acceptance and Commitment Therapy Delivered by Automated Software Messaging

ClinicalTrials.gov study NCT04329897. IPD Sharing: NO. Countries: 1. Publications: 6.

closedIPD-NOFeb 2026View 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