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.

100

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

100 results for “request”

Learn how ShareScore rates datasets ↗
zenodo28/100

OpenCitations 2018-2020 requests: SPARQL endpoints vs REST APIs

<p><strong>The number of requests received by the OpenCitations (</strong><a href="http://opencitations.net/">http://opencitations.net/</a><strong>) SPARQL endpoints vs. the calls to the OpenCitations REST APIs between January 2018 and March 2020.</strong></p> <p>&nbsp;</p>

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

Revealing the Social Aspects of Design Decay: A Retrospective Study of Pull Requests.

<p>Video presentation of the paper Revealing the Social Aspects of Design Decay: A Retrospective Study of Pull Requests for the SBES 2020.</p>

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

Materials for Publication: Software Feature Request Detection in Issue Tracking Systems

<p>Additional figures, tables, experimant data, code, and results.</p> <p>See README.md for more information.</p>

opengpl-2.0Jul 2016View details →
zenodo28/100

An Investigation on Usage of Code References in Pull Requests on GitHub

<p>Review for ICPC 2025</p>

opencc-by-4.0Nov 2024View details →
ClinicalTrials.gov28/100

Sucralose in Subjects With Diabetes Mellitus Insulin Requesting

ClinicalTrials.gov study NCT02813759. IPD Sharing: NO. Countries: 0. Publications: 1.

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

Glycemic Index in Subjects With Diabetes Mellitus Insulin Requesting

ClinicalTrials.gov study NCT02881164. IPD Sharing: NO. Countries: 0. Publications: 1.

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

Nurse vs General Practitioner Care for Patients Requesting Same Day Consultations in Primary Care

ClinicalTrials.gov study NCT00461201. IPD Sharing: Not stated. Countries: 0. Publications: 7.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov28/100

Regulatory Request NIS in Korea

ClinicalTrials.gov study NCT03642717. IPD Sharing: UNDECIDED. Countries: 1. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →
zenodo24/100

AREX: AMI Requests for Explanations and Relevance Judgments for their Answers

<p>The AREX dataset was designed to evaluate a question answering system to be used during meetings. The dataset contains 74 excerpts of the AMI Meeting Corpus, with a request for explanation inserted at the end of each excerpt, targeting an acronym mentioned in the excerpt (e.g., &ldquo;I need more information about RSI&rdquo;). The goal of the system is to retrieve Wikipedia pages that enable the users to find more information about the acronym and the correct underlying notion in the context of the meeting. The dataset provides relevance judgments from human judges for sets of about thirty Wikipedia pages retrieved for each request by a pool of four systems. Moreover, an evaluation metric comparing two sets of answers based on the human judgments is provided, though other evaluation strategies are possible too.</p> <p>&nbsp;</p> <p><strong>Description</strong></p> <p>The AREX dataset contains the relevance judgments for sets of documents retrieved as an answer to requests for explanation (such as &ldquo;Tell me more about NTSC&rdquo;) during group meetings recorded in the AMI Meeting Corpus. Since the number of requests for explanation that occur naturally in the AMI Meeting Corpus is relatively small, we created new requests using the following procedure. We identified sentences containing an acronym X, and appended to them a request such as &ldquo;I want more information about X&rdquo;. We expect a computer system to return in real time a set of Wikipedia pages providing the requested information, including the correct definition of the acronym (based on the meeting context) and additional information about the concept.</p> <p>The seven following acronyms were searched for in the corpus: LCD, VCR, PCB, RSI, TFT, NTSC, and IC (their correct definitions in context are given in the Appendix below). These were selected because they are related to the domain of remote controls, and the AMI Meeting Corpus contains conversations on designing remote controls.</p> <p>Based on the occurrences of these acronyms in various places of the AMI Meeting Corpus, the AREX dataset consists of 74 different conversation fragments (for which only the timing, but not the actual words are given) and the request for explanation (or query) that was created at the end. For each query, we used four different systems (described in the appendix) to retrieve potentially relevant articles from the English Wikipedia. Merging the lists of top-10 results and discarding duplicates, we found that each fragment had at least 31 different document candidates, and we decided to keep this number constant for all fragments.</p> <p>The relevance judgments were made for each list of retrieved documents by human judges recruited through the Amazon Mechanical Turk crowdsourcing platform. The relevance value of each document was assessed by showing the transcript of a conversation fragment to a human subject in a web browser, followed below it by a control question about its content, by the request for explanation, and by the list of 31 documents (Wikipedia pages). The judges had to read the conversation transcript, answer the control question, and then decide on the relevance value of each document by selecting one of the three following options: &lsquo;irrelevant&rsquo;, &lsquo;somewhat relevant&rsquo;, or &lsquo;relevant&rsquo;.</p> <p>We collected judgments over a large number of subjects and conversation fragments. The evaluation of each of the 74 conversation fragments (with 31 documents per fragment) was crowdsourced via Amazon&rsquo;s Mechanical Turk as &ldquo;human intelligence tasks&rdquo; (HITs). For each HIT we recruited ten workers. The average time spent per HIT was around 90 seconds (hence about 3 seconds per document, to read its title and decide its relevance). For qualification control, we only accepted workers with greater than 95% approval rate and with more than 1000 previously approved HITs. We only kept answers from the workers who answered correctly our control questions about each HIT, and these answers (total per option for each fragment and query) are provided in the AREX dataset.</p> <p>&nbsp;</p> <p><strong>Format of AREX dataset files</strong></p> <p>Each file corresponds to a fragment of the AMI Meeting Corpus, indicated using the meeting name (AMI codes) and the timing (start and end time) included in the file name. Then, the first line indicates the acronym for which a request for explanation is made (at the end of the conversation fragment), using the following format: &ldquo;Query: I want more information about X.&rdquo;</p> <p>The second line consists of the timing of the conversation fragment before this query from the AMI Meeting Corpus (around 400 words) as follows: &ldquo;history: [startTime-endTime]&rdquo;. The actual transcript of the conversation from the AMI Corpus is not disclosed, as it requires a separate license; the AMI Corpus can be obtained from http://corpus.amiproject.org.</p> <p>The rest of each file is in tabular format, with each line corresponding to one document and each column to the total of relevance judgments, as follows (NB. the first line of the table, hence the third line of the file, is the header of the table). The four columns are:</p> <ol> <li>&quot;irrel.&quot; &ndash; number of workers who considered &quot;irrelevant&quot; the document in the 4th column.</li> <li>&quot;SW rel.&quot; &ndash;number of workers who considered the document &quot;somewhat relevant&quot;.</li> <li>&quot;rel.&quot; &ndash; number of workers who considered the document to be &quot;relevant&quot;.</li> <li>&quot;doc&quot; &ndash; the name of the document (Wikipedia article) .</li> </ol> <p>&nbsp;</p> <p><strong>Evaluating a question answering system using the AREX dataset</strong></p> <p>The goal of the AREX dataset is to allow replicable evaluation of systems that are capable to answer the requests for explanations for each conversation fragment, over Wikipedia articles. By pooling a selection of retrieval systems and providing human judgments of relevance, we designed a TREC-like resource. Several metrics can be applied using the Wikipedia pages judged as ground truth (e.g. recall and precision at N). However, we propose a more nuanced metric which compares two lists of Wikipedia articles and indicates which one is &ldquo;better&rdquo; in terms of proximity with the human judgments.</p> <p>The Matlab code to compare two retrieval results is provided with the AREX dataset. This code compares two sets of retrieved documents obtained in two different ways. To perform comparison, the MainFile.m should be run. It requires the following information:</p> <ol> <li>&quot;query&quot;: the address of a directory file includes files each contains the name of files corresponds to each abbreviation word</li> <li>&quot;rootRef&quot;: the address of the directory of dataset explained above</li> <li>&quot;rootDoc1&quot;,&quot;rootDoc2&quot;: the two directory addresses contain the name of documents retrieved for two methods aimed to be compared.</li> </ol> <p>&nbsp;</p> <p><strong>Appendix</strong></p> <p>Brief description of the four versions of the system. The list of assessed documents retrieved for four different types of queries over the English Wikipedia articles using the Apache Lucene search engine. The four query types used for retrieval are as follows:</p> <ol> <li>the acronym appearing in the request for explanations;</li> <li>the acronym from the request, plus keywords extracted from the conversation fragment, with equal weights;</li> <li>the acronym from the request, plus keywords extracted from the conversation fragment, weighted in proportion to their topical similarity to the acronym (using LDA over Wikipedia);</li> <li>keywords extracted from the conversation fragment, but not the acronym.</li> </ol> <p>Definitions of the seven acronyms in the senses in which they appear in the AMI Corpus Meetings (text and URL of Wikipedia page, excluding redirects or disambiguation pages):</p> <ol> <li>LCD: Liquid crystal display</li> <li>VCR: Videocassette recorder</li> <li>PCB: Printed circuit board</li> <li>RSI: Repetitive strain injury</li> <li>TFT: Thin-film transistor liquid crystal display</li> <li>NTSC: National television system committee</li> <li>IC: Integrated circuit</li> </ol>

opencc-by-4.0Jun 2014View details →
zenodo24/100

Data for: Requesting replication materials via email

<p>No description provided.</p>

openother-closedNov 2020View details →
zenodo24/100

DeepPull: Deep Learning-Based Approach for Predicting Reopening, Decision, and Lifetime of Pull Requests on GitHub Open-Source Projects

<p>This dataset is from the paper titled "DeepPull: A Deep Learning-Based Approach for Predicting Reopening, Decision, and Lifetime of Pull Requests in GitHub Open-Source Projects," authored by P. Banyongrakkul and S. Phoomvuthisarn.</p><p>The dataset includes 288,121 pull requests from 83 open-source GitHub projects, spanning 6 different programming languages: Python, R, Java, Ruby, PHP, and C++. These pull requests were submitted between the periods of August 2010 and September 2023. The dataset consists of 30 tabular features, 2 textual features, 3 target features, and 5 metadata properties.</p>

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

Requests for Euthanasia and Assisted Suicide

ClinicalTrials.gov study NCT02843776. IPD Sharing: NO. Countries: 1. Publications: 0.

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

BioGene Bank Cohort Study for Approved Research Requests

ClinicalTrials.gov study NCT02550171. IPD Sharing: NO. Countries: 1. Publications: 0.

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

Percutaneous Tibial Nerve Stimulation Maintenance: Monthly Therapy or Per Patient Requested Need

ClinicalTrials.gov study NCT03136601. IPD Sharing: NO. Countries: 1. Publications: 0.

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

Effects of Writing Down the Request for Help on Patient Satisfaction in General Practices

ClinicalTrials.gov study NCT01466140. IPD Sharing: Not stated. Countries: 1. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov24/100

Identification of Difficulties During a First Request for a Personal Autonomy Allowance

ClinicalTrials.gov study NCT03877380. IPD Sharing: Not stated. Countries: 1. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov24/100

Assessment of the Benefit of the Mobility Assistance System (SAM) on Transfer Independence for a Reimbursement Request

ClinicalTrials.gov study NCT06698653. IPD Sharing: Not stated. Countries: 1. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov24/100

Request for Single Patient IND for Compassionate/Emergency Use of Tocilizumab

ClinicalTrials.gov study NCT00862758. IPD Sharing: Not stated. Countries: 1. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov24/100

Requests for Medical Termination of Pregnancy for Psychological or Social Maternal Reasons

ClinicalTrials.gov study NCT05499325. IPD Sharing: Not stated. Countries: 1. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov24/100

Requests for Euthanasia and Assisted Suicide in Establishment of Accommodation for Dependent Old Persons.

ClinicalTrials.gov study NCT03353870. IPD Sharing: NO. Countries: 1. Publications: 0.

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