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.

65

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

65 results for “Single-use”

Learn how ShareScore rates datasets ↗
dryad36/100

A before/after intervention study to determine impact on life cycle carbon footprint of converting from single-use to reusable sharps containers in 40 United Kingdom NHS Trusts

<p>The purpose of this study was t<span>o compare Global Warming Potential (GWP) of hospitals converting from single-use to reusable sharps containers (SSC, RSC). Does conversion to RSC result in GWP reduction? </span><span>Using BS PAS 2050:2011 principles, a retrospective, before/after intervention quantitative model together with a purpose-designed, attributional "cradle-to-grave" life cycle tool, were used to determine the annual GHG emissions of the two sharps containment systems. Functional unit was total fill-line litres (FLL) of sharps containers needed to dispose of sharps for one-year period in 40 trusts. Scope 1, 2 and 3 emissions were included. Results were workload-normalised using NHS national hospital patient-workload indicators. A sensitivity analysis examined areas of data variability.</span></p> <p><span><b>Setting</b>. Acute-care hospital trusts in United Kingdom.</span></p> <p><span><b>Participants</b>. 40 NHS hospital Trusts using RSC.</span></p> <p><span><b>Intervention</b>. <span>Conversion from SSC to RSC. SSC and RSC usage details in </span><span>17 base-line trusts immediately prior to 2018 were applied to the RSC usage details of the 40 trusts using RSC in 2019</span><span>.</span></span></p> <p><span><span>The comparison of GWP </span>calculated in carbon dioxide equivalents (CO<sub>2</sub>e)<span> generated in the manufacture, transport, service and disposal of</span> 12 months, hospital-wide usage of both containment systems in the 40 trusts. </span><span>The 40 trusts converting to RSC reduced their combined annual GWP by 3267.4 tonnes CO<sub>2</sub>e (-83.9%); eliminated incineration of 900.8 tonnes of plastic; eliminated disposal/recycling of 132.5 tonnes of cardboard; and reduced container exchanges by 61.1%. GHG as kg CO<sub>2</sub>e/1000 FLL were 313.0 and 50.7 for SSC and RSC systems respectively. A sensitivity analysis showed substantial GHG reductions within unit processes could be achieved, however their impact on relevant final GWP comparison varied &lt;5% from base comparison.</span> Adopting RSC is an example of a sustainable purchasing decision that can assist trusts meet NHS GHG reduction targets and can reduce GWP permanently with minimal staff behaviour-change.</p>

opencc-zeroAug 2021View details →
dryad36/100

Data and code info for: Reducing single-use cutlery with green nudges: Evidence from China's food delivery industry

<p>The rising consumer demand for online food delivery has significantly increased the consumption of disposable cutlery, leading to much greater plastic pollution worldwide. This study investigates the impact of green nudges on single-use cutlery consumption in China. Collaborating with Alibaba's food delivery platform Eleme (similar to Uber Eats and DoorDash), we analyzed detailed customer-level data and found that the green nudges — changing the default to "No Cutlery" and rewarding consumers with "green points" — increased the share of "No Cutlery" orders by 648%. The aggregate environmental benefits are significant: if the green nudges were applied to all of China, more than 21.75 billion sets of single-use cutlery could be saved every year, equivalent to a 20.4% of plastic waste reduction in the food delivery industry or a 6.12% reduction in China's total municipal plastic waste.</p>

opencc-zeroJun 2023View details →
ClinicalTrials.gov36/100

Evaluate the Safe and Effective Use of the Avonex® Single-Use Autoinjector in Multiple Sclerosis Subjects

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

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

Global Prospective Case Series Using a Single-Use Duodenoscope

ClinicalTrials.gov study NCT04103749. IPD Sharing: NO. Countries: 11. Publications: 1.

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

Comparison of Duodenoscope With Single-use Distal Cover and the Conventional Reusable Duodenoscope

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

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

Initial Case Series With Exalt Single-Use Duodenoscope - Expanded User Experience

ClinicalTrials.gov study NCT04223830. IPD Sharing: YES. Countries: 2. Publications: 1.

controlledIPD-YESFeb 2026View details →
dryad36/100

A before/after intervention study to determine impact on life cycle carbon footprint of converting from single-use to reusable sharps containers in 40 United Kingdom NHS Trusts

Open the record for dataset details and reuse information.

publicSep 2021View details →
dryad36/100

Data and code info for: Reducing single-use cutlery with green nudges: Evidence from China’s food delivery industry

Open the record for dataset details and reuse information.

publicJun 2023View details →
zenodo32/100

SUAG Single-Use Assembly Graph-Structured Dataset

<p>The SUAG (Single-Use Assembly Graph) dataset is a comprehensive collection designed to advance research in the domain of single-use assembly systems and graph-based representations. This dataset encompasses a rich repository of structured information, bringing together detailed insights into pharmaceutical Single-Use Assemblies (SUAs) and their corresponding graph structures.</p> <p>Key Features:</p> <ul> <li><strong>Single-Use Assembly Data:</strong> Detailed records of diverse SUAs, including bioreactors, tubing sets, and related components, providing a holistic view of assembly configurations.</li> <li><strong>Graph Representations:</strong> Graph structures capture the interconnectivity and relationships among components within each SUA, offering a unique perspective on their functional and spatial arrangements.</li> <li><strong>Variety of Applications:</strong> The dataset caters to a wide range of applications, from biopharmaceutical production to system optimization, facilitating diverse research endeavors.</li> </ul> <p>&nbsp;</p> <p>Dataset Structure:&nbsp;</p> <ul> <li>The dataset containes three classes of SUA graphs, named: Bioreactor, Mixer, and conection.</li> <li>Classes containe 236,196 Graphs,&nbsp; 1,088 Graphs, 300,327 Graphs respectively.&nbsp;</li> <li>Items named sequentially in each class and saved in their row nature in npy format.</li> <li>Each graph file consists of a list of an edges list showing nodes' names and nodes' connectivity.</li> </ul> <p>graph structure example, file m_0.npy in Mixer class:&nbsp;</p> <p><code>[['M' 'L1S1'], ['L1S1' 'L1P1'], ['M' 'L2S1'], ['L2S1' 'L2A2'], ['M' 'L5A1'], ['M' 'L3T1']]</code></p> <p>The 'L' letter when followed by a number such as the case in L1, indicates the components level. components/nodes in different levels are not the same component/nodes.&nbsp;</p> <p>The node attribute/component is what follows for example in L1S1, the node/component is S. digit 1 indicates that the component S1 is not the same node as S2.&nbsp;</p> <p>We decided on this numerical way to reduce ambiguity when two nodes of the same components appear in the graph but they are different items in the pipeline.&nbsp;</p> <p>&nbsp;</p> <p>Component list:</p> <p>&nbsp; &nbsp;'B' -&gt; 'bioreactorBag'<br>&nbsp; &nbsp;'H' -&gt; 'hydrophobicFilter'<br>&nbsp; &nbsp;'F' -&gt; 'hydrophilicFilter'<br>&nbsp; &nbsp;'Q' -&gt; 'quickCoupler'<br>&nbsp; &nbsp;'Y' -&gt; 'yConnector'<br>&nbsp; &nbsp;'X' -&gt; 'xConnector'<br>&nbsp; &nbsp;'P' -&gt; 'plug'<br>&nbsp; &nbsp;'A' -&gt; 'asepticConnector'<br>&nbsp; &nbsp;'D' -&gt; 'asepticDisconnector'<br>&nbsp; &nbsp;'S' -&gt; 'straightFitting'<br>&nbsp; &nbsp;'M' -&gt; 'mixerBag'<br>&nbsp; &nbsp;'R' -&gt; 'couplerReducer'<br>&nbsp; &nbsp;'T' -&gt; 'triclampConnector'<br>&nbsp; &nbsp;'N' -&gt; 'tConnector'<br>&nbsp; &nbsp;'G' -&gt; 'twoDimensionalBag'<br>&nbsp; &nbsp;'I' -&gt; 'threeDimensionalBag'<br>&nbsp; &nbsp;'E' -&gt; 'triclampConnector'<br>&nbsp; &nbsp;'O' -&gt; 'sipConnector'<br>&nbsp; &nbsp;'J' -&gt; 'bottle'<br>&nbsp; &nbsp;'C' -&gt; 'mechanicDisconnector'<br>&nbsp; &nbsp;'Z' -&gt; 'lConnector'</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>Researchers, practitioners, and educators can leverage the SUAG dataset to explore innovative solutions, develop algorithms for graph-based analyses, and enhance understanding of the evolving landscape of single-use assembly systems.</p>

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

Dataset of "Wasting of Critical Raw Materials in Batteries for Single-Use E-Cigarettes "

<p>This paper focuses on the use of lithium-ion batteries in single-use e-cigarettes, examining their material composition and impact on the waste of critical raw materials. The consumption of these single-use e-cigarettes, which employ lithium-ion cells with a potential lifespan of several hundred cycles if reused, leads to the waste of critical and strategic raw materials in the Czech Republic alone. These discarded materials could have been used to manufacture several thousand batterypacks for electric vehicles annually.</p>

embargoedcc-by-4.0Aug 2024View details →
ClinicalTrials.gov32/100

Comparison of Conventional GlideScope to Single-Use GlideScope Cobalt for Orotracheal Intubation

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

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

Performance Characteristics and Technical Outcomes of Single-use Gastroscopes Used Bedside Versus Reusable Gastroscopes Used in the Endoscopy Unit Evaluated in Subacute Patients

ClinicalTrials.gov study NCT06771102. IPD Sharing: NO. Countries: 1. Publications: 19.

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

Initial Case Series With Exalt Single-Use Duodenoscope

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

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

A Single-Use Duodenoscope in a Real-World Setting

ClinicalTrials.gov study NCT04628949. IPD Sharing: NO. Countries: 1. Publications: 9.

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

Comparison of the Use of Conventional Ancillary Reaming and Single-use Ancillary Reaming Material in Total Hip Replacement

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

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

Early Esophagogastroduodenoscopy Performed Bedside Using Single-use Disposable Endoscope

ClinicalTrials.gov study NCT07033286. IPD Sharing: NO. Countries: 1. Publications: 8.

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

Two Types of Single-use Flexible Ureteroscopies for the Treatment of Upper Urinary Tract Stones in Children

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

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

Single-used Versus MultiPlE-used Endotracheal suCtIon cAtheters in Mechanically ventiLated ICU Patients

ClinicalTrials.gov study NCT06207513. IPD Sharing: UNDECIDED. Countries: 1. Publications: 1.

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

A Study of Administration of Trastuzumab (Herceptin) by a Single-use Injection Device Versus a Handheld Syringe

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

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

Performance of a Single-use Gastroscope (aScope Gastro) for Esophagogastroduodenoscopy

ClinicalTrials.gov study NCT05504434. IPD Sharing: NO. Countries: 2. Publications: 4.

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