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.

552

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

552 results for “literature review”

Learn how ShareScore rates datasets ↗
zenodo36/100

Database of Systematic review of the literature. Planning of ICT in educational centers

<pre>These documents include a database of RSL articles developed on strategic planning in the integration of ICT in educational centers.</pre>

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

Supplementary material for "Language and User Requirements for Business Process Simulation - A Systematic Literature Review"

<p>This is ment as a supplementary material for the Publication &quot;Language and User Requirements for Business Process Simulation - A Systematic Literature Review&quot;. It contains all sources that were used for the creation of the requirements broken down for each one.</p>

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

Understanding Architectural Science and Its Development Since the 1980s: An extensive Literature Review

<p>Provided dataset contains data used in the literature review article.</p>

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

Literature review dataset on predation-risk effects

<p>A well-accepted narrative in ecology is that prey modify traits to reduce predation risk, and the trait modification has costs large enough to cause ensuing demographic, trophic and ecosystem consequences, with implications for conservation, management, and agriculture. But ecology has a long history of emphasizing that quantifying the importance of an ecological process ultimately requires evidence linking a process to unmanipulated field patterns. We suspected that such process-linked-to pattern (PLP) studies were poorly represented in the predation risk literature, which conflicts with the confidence often given to the importance of risk effects. We reviewed 29 years of the ecological literature which revealed that there are well over 4000 articles on risk effects. Of those, 349 studies examined risk effects on prey fitness measures or abundance (i.e., non-consumptive effects) of which only 26 were PLP studies, while 275 studies examined effects on other interacting species (i.e., trait mediated indirect effects) of which only 35 were PLP studies. PLP studies were narrowly focused taxonomically and included only 3 that examined risk effects on unmanipulated patterns of prey abundance. Before asserting that risk effects drive ecological community dynamics, more attention must be given to examining whether risk-effect processes influence unmanipulated field patterns across diverse ecosystems. </p>

opencc-zeroJun 2022View details →
zenodo36/100

Collection of Extracted Data as part of the Publication "(Why) Do Taint Analyzers Fail in Practice? A Critical Literature Review"

<p>This document provides an extensive list of the data extraction process for the systematic literature review. This anonymous version is review-friendly for double-blinded peer reviews.</p>

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

Dataset for the "The More-Than-Human trend in Design research: a literature review" article

<p>Dataset for the &quot;The More-Than-Human trend in Design research: a literature review&quot; paper. Results from Scopus, Academia.edu and Google Scholar for the following queries:</p> <ul> <li>More-than-human AND Centered AND Design</li> <li>Ecosystem OR Ecosystemic AND Design</li> <li>Posthuman AND Design</li> <li>Humanity AND Centered AND Design</li> <li>Post-anthropocentric AND Design</li> <li>Community AND Centered AND Design</li> <li>Multispecies AND Design</li> </ul> <p>.csv file of results from each query (Year - DOI - Citation in APA 7th format)</p> <p>.bib file of results from each query</p> <p>.bib file with all results with duplicated removed</p> <p>&nbsp;</p>

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

Huntingtin intrabody and nanobody literature review 10th January 2018

<p>Huntingtin structure-function open lab notebook project.&nbsp;</p> <p>To kick off the new year, I have been doing some reading on huntingtin intrabodies and nanobodies and have written this up into an informal literature review. These are small Ig domain proteins which specifically bind different regions of huntingtin. All of those which I have written about, bind the exon 1 of huntingtin, some with specificity for the N17 region, whereas others bind the polyproline or proline rich domains.</p> <p>Thanks to Prof Ray Truant, who kindly provided me with some nanobody clones, I have already expressed and purified iVHH4. I plan to clone, express and purify Happ1 and VL12.3, both of which are single Ig domain proteins, and along with iVHH4, test binding to my huntingtin protein samples and see if they help stabilize my samples.</p> <p>http://labscribbles.com/2018/01/10/huntingtin-intrabody-and-nanobody-literature-review/&nbsp;</p>

opencc-by-4.0Jan 2018View details →
zenodo36/100

Supplementary Material for Requirements documentation containing natural language: A Systematic Tertiary Literature Review

<p>Context: Requirements documentation in natural language&nbsp;has diverse artifacts, but few studies address their suitability to types<br>of requirements or ease of communication.</p> <p>Methods: We conducted a&nbsp;systematic tertiary literature review (STLR) and identified 22 relevant&nbsp;review papers that address natural language artifacts used by practitioners to document software requirements. We also investigated which&nbsp;types of requirements are addressed by artifacts and if there are guidelines for each.</p> <p>Results: A variety of artifacts used for this purpose were&nbsp;identified, of which the most referenced in the literature were diagrams,<br>use cases, conceptual models, user stories, and prototypes. The analysis highlighted that artifacts are applied differently to functional and&nbsp;non-functional requirements. In general, diagrams, use cases, scenarios,&nbsp;and prototypes can be used for both types of requirements, depending&nbsp;on the content (usability, security, etc.). However, user stories and derived artifacts are more recommended for functional requirements and&nbsp;have limitations for non-functional requirements.</p> <p>Conclusion: Furthermore, the study explored different guidelines, structures, and formats used in documentation artifacts, reflecting the diversity in requirements documentation practices in software projects.</p>

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

Dataset - SYSTEMATIC LITERATURE REVIEW OF CHINA-BRAZIL RELATIONS (1993-2023): EXPLORING NEW RESEARCH DIRECTIONS

<p>The dataset contains five files. The first one, "rawDatabase.xlsx," pertains to the Systematic Literature Review after applying exclusion criteria, comprising 208 records. The remaining files ("class_x_export.txt") contain data generated by the Hierarchical Descendent Classification technique using Iramuteq software.</p>

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

Testing Dynamically Adaptive Systems: A Preliminary Literature Review

<p><strong>Context.</strong>&nbsp;Dynamically Adaptive Systems (DAS) encompasses a large class of systems that adapt their behaviours in response to changes in their context and/or predefined optimisation goals. Advanced software architectures support these adaptations robustly and efficiently at runtime. Yet, testing such architectures remains challenging as tests also need to cope with contextual and behavioural changes (addition, modification or removal) to be useful and prevent undesired behaviours to be deployed.<br> <strong>Objective.</strong>&nbsp;The objective of this study is to identify what strategies are used to test DAS and raise evidence on techniques and tools that achieve high defect detection even in unpredictable contexts.<br> <strong>Method.</strong>&nbsp;We performed a literature review of 389 studies published from the year 2001 until 2019. These studies cover the testing of Dynamic Software Product Lines, Context-Aware Systems and Dynamically Adaptive Systems.<br> <strong>Results.</strong>&nbsp;Our analysis comprised three fundamental aspects of testing strategies for DAS: executing the test cases, the test methods, and the test tools. Our preliminary findings indicate that the literature offers a large number of strategies to cope with such aspects. However, the studies analyzed do not show how to design or execute the test cases in practice.</p>

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

Trade-offs Between Performance Efficiency and Costs While Using Function as a Service for Machine Learning Tasks: A Systematic Literature Review

<p>This repository contains all artifacts that were used for the systematic literature review (SLR) related to a the cost and performance trade-offs when Function as a Service (FaaS) for machine learning (ML) tasks.</p> <p>We selected and analyzed 65 papers and publications that were optained via Scopus. The study took place in 2024 from January to August 2024.</p>

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

Data for a Systematic Literature Review of Lifted Software Product Line Analyses

<p>This artifact contains data pertaining to a systematic literature review for lifted analyses of software product lines.</p>

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

Women Investors in India - A Systematic Literature Review

Open the record for dataset details and reuse information.

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

Data for a systematic literature review

<p>This data analysis was conducted in the context of a systematic literature review with the title "<span>Understanding</span><span> innovation and sustainability in digital organizations: a mixed-method approach</span>". Each tab shows the five filter criteria and the output as well as the vhb-Jourqual ranking as well as the final list of papers and their analysis.</p>

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

Change Impact Analysis in Microservice Systems A Systematic Literature Review

<p>Reproduction package for Change Impact Analysis in Microservice Systems A Systematic Literature Review</p>

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

OSTEOPOROSIS IN PERIMENOPAUSAL WOMEN. WAYS OF DI-AGNOSIS, CORRECTION AND PREVENTION (LITERATURE REVIEW)

<p><span>Остеопороз,</span><span> как хроническое системное заболевание </span><span>опорно-двигательной системы, снижает прочность костной системы за счёт нарушения обмена веществ и микроархитектоники костей. Это в результате нередко приводит к патологическим переломам. В докладе </span><span>Международной Ассоциации остеопороза говорится, что ежегодно в мире переломы в результате остеопороза встречаются у 30-33% женщин в возрасте старше 50 лет </span></p>

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

Supplementary material for the paper "Data-Limited Continuous Experimentation (dlCE): A Literature Review"

<p>This is supplementary material for a paper, "Data-Limited Continuous Experimentation (DLC): A Literature Review", published at the 15th International Conference on Software Business (ICSOB 2024). It contains a list of included papers from a literature review, their experimentation cases and extracted data related to contextual and experimentation factors, as well as their relevance to dlCE scenarios.</p>

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

Can Machine Learning Support the Selection of Studies for Systematic Literature Review Updates?

<p>Artifacts for "Can Machine Learning Support the Selection of Studies for Systematic Literature Review Updates?".</p> <p>File used to answer RQ1:</p> <ul> <li>RQ1-RF-predictions.csv</li> <li>RQ1-RQ3-best-configuration-RF.csv</li> </ul> <p>File used to answer RQ2:</p> <ul> <li>RQ2-SVM-predictions.csv</li> <li>RQ2-best-configuration-SVM.csv</li> </ul> <p>File used to answer RQ3:</p> <ul> <li>RQ3-RF-normalized-predictions.csv</li> <li>RQ1-RQ3-best-configuration-RF.csv</li> </ul> <p>&nbsp;</p> <p>The file assessment-team-votes.csv contains the title of each study, a bolean indicating if it was included or not and the individual marks of each reviewer before applying the agreement criteria.</p> <p>&nbsp;</p> <p>The .bib files used in our experiment are available at:</p> <ul> <li> <div>Our testing set:&nbsp;'Testing set - Excluded.bib' (513 studies) and 'Testing set - Included.bib' (38 studies). All of the 551 studies we used, were obtained from the actual SLR Update</div> </li> <li>Our training set: 'Training set - Excluded.bib' (83 studies - obtained by performing the backward snowballing using the Original SLR) and 'Training set - Included.bib' (45 studies - all studies that were included in the Original SLR).</li> </ul> <p>All of our code is available in the .zip file. Besides our pipeline, there's also some jupyter notebooks in code/analysis showing illustrating how we answered each of our questions.</p>

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

Skin eruptions in acute hemorrhagic edema of young children: systematic review of the literature

<p><strong>Background:</strong> Acute hemorrhagic edema is a skin limited small-vessel leukocytoclastic vasculitis, which affects infants 4 weeks to 2 years of age and remits within 3 weeks. The diagnosis is made clinically in not-ill appearing children with acute onset of raised annular or nummular eruptions and edema. In this vasculitis, type, distribution and evolution of the rash have never been systemically investigated. To address this issue, we employed the data contained in the Acute Hemorrhagic Edema Bibliographic Database, which incorporates all reports on acute hemorrhagic edema. <strong>Summary:</strong> Key features of rash were documented in 383 children. Annular eruptions in strict sense, usually targetoid, were reported in 375 (98%) cases (many children also presented polycyclic or arciform eruptions). Nummular eruptions were also very common (N=358; 93%). Purpuric eruptions and ecchymoses were reported in the vast majority of cases. Macules and wheals were described in a minority of cases. Edema, detected in all cases, was mostly painful, indurated and non-pitting. Following regions were affected, in decreasing order, by annular or nummular eruptions: legs, feet, face, arms, ears, trunk, and genitals. With the exception of feet, which were very often affected, the same distribution was reported for edema. The initial eruption was often a wheal or a macule that evolved into a nummular or an annular eruption. Nummular eruptions successively evolved into annular ones<strong>. Key message</strong>: this study carefully characterizes type, distribution and evolution of skin eruption in acute hemorrhagic edema. The data help physicians to rapidly and noninvasively make the clinical diagnosis of this vasculitis.</p>

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

SNAPP Flow Impacts Literature Review Datasets

<p>Datasets created and used in the SNAPP Flow Impacts project (https://snappartnership.net/teams/water-flow-impact/)</p> <p>SNAPPFlowImpacts_agRangeDB_20210702.zip contains a SQLite database with the results of a systematic review of agricultural and rangeland BMP effects on water flows in these systems.&nbsp;&nbsp;Please see the included documentation regarding the status of quality control, as the database includes results from a somewhat broader literature search than could be fully quality controlled.&nbsp;</p> <p>SNAPPFlowImpacts_Forest_placeholder.xlsx is an excel spreadsheet containing the results of a &quot;review of reviews&quot; of the effects of forest management on water flows. The current version is a placeholder without the full set of citations, which will be updated in the near future.</p> <p>SNAPPFlowImpacts_Wetland_Final.xlsx is an excel spreadsheet containing the results of a &quot;review of reviews&quot; of the effects of wetland management on water flows, including both a summary sheet and details for each citation.&nbsp;</p> <p>SNAPP Flow Impacts Literature Review Datasets - metadata_02July2021.pdf contains metadata information for the database and the spreadsheet. It is also included in the .zip file for easy access.</p>

opencc-by-4.0May 2021View 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