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.

5,565

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

5,565 results for “medical”

Learn how ShareScore rates datasets ↗
ClinicalTrials.gov40/100

Personalized Patient Data and Behavioral Nudges to Improve Adherence to Chronic Cardiovascular Medications

ClinicalTrials.gov study NCT03973931. IPD Sharing: YES. Countries: 1. Publications: 18.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

A Medical Research Study Designed to Determine if Venglustat Can be a Future Treatment for ADPKD Patients

ClinicalTrials.gov study NCT03523728. IPD Sharing: YES. Countries: 23. Publications: 3.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

A Randomized, Double-blind Controlled Study Comparing LCZ696 to Medical Therapy for Comorbidities in HFpEF Patients

ClinicalTrials.gov study NCT03066804. IPD Sharing: YES. Countries: 32. Publications: 1.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

IMPAACT 2002: Cognitive Behavioral Therapy and Medication Management for Treatment of Depression in US Youth With HIV

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

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

ACTIV-6: COVID-19 Study of Repurposed Medications

ClinicalTrials.gov study NCT04885530. IPD Sharing: YES. Countries: 1. Publications: 15.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

Brain-Centered Therapy Versus Medication for Urgency Urinary Incontinence : Hypnotherapy Or Pharmacotherapy

ClinicalTrials.gov study NCT01829425. IPD Sharing: YES. Countries: 1. Publications: 9.

controlledIPD-YESFeb 2026View details →
dryad40/100

Antimicrobial Resistance Microbiological Dataset (ARMD-UTSW): A deidentified collection of electronic health records, from a quaternary, academic medical center, for antimicrobial resistance research

Open the record for dataset details and reuse information.

publicSep 2025View details →
dryad40/100

Pathogen prevalence modulates medication behavior in ant Formica fusca

Open the record for dataset details and reuse information.

publicApr 2022View details →
dryad40/100

Data from: Transforming medical education in Liberia through an international community of inquiry (2016 dataset)

Open the record for dataset details and reuse information.

publicMar 2023View details →
dryad40/100

Data from: A novel laboratory method to simulate climatic stress with successful application to experiments with medically relevant ticks

Open the record for dataset details and reuse information.

publicSep 2022View details →
dryad40/100

Predictors of medical staff’s knowledge, attitudes, and behavior of dysphagia assessment: A cross-sectional study

Open the record for dataset details and reuse information.

publicApr 2024View details →
dryad40/100

Data from: Multisensory perceptual and causal inference is largely preserved in medicated post-acute individuals with schizophrenia

Open the record for dataset details and reuse information.

publicOct 2024View details →
dryad40/100

Data from: Transforming medical education in Liberia through an international community of inquiry (2017 dataset)

Open the record for dataset details and reuse information.

publicMar 2023View details →
dryad40/100

Data from: Transforming medical education in Liberia through an international community of inquiry (2018 dataset)

Open the record for dataset details and reuse information.

publicMar 2023View details →
dryad40/100

Medical interview score data from PostCC-OSCE and programs for an extended many-facet IRT model

Open the record for dataset details and reuse information.

publicJun 2024View details →
zenodo36/100

In-hospital patient safety events, healthcare costs and utilization: an analysis of data from the incident reporting system in an academic medical center

<p>Raw Datasets for the study &#39;In-hospital patient safety events, healthcare costs and utilization: an analysis of data from the incident reporting system in an academic medical center&#39;.</p>

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

Supplementary Material for the paper: Automatic Document Screening of Medical Literature Using Word and Text Embeddings in an Active Learning Setting

<p>This is the dataset used in the paper:&nbsp;Automatic Document Screening of Medical Literature Using Word and Text Embeddings in an Active Learning Setting.&nbsp;</p> <p>It is composed of:&nbsp;</p> <p>- Pre-trained models using active learning for document screening on HealthCLEF and Epistemonikos datasets.&nbsp;</p> <p>- Epistemonikos and HealthCLEF datasets containing medical questions and relevant/non relevant articles.&nbsp;</p> <p>- Embeddings and Document Representations used for experiments on both datasets.&nbsp;</p> <p>Scripts to run experiments can be found at:&nbsp;<a href="https://github.com/afcarvallo/active_learning_document_screening">https://github.com/afcarvallo/active_learning_document_screening</a></p> <p>&nbsp;</p> <p><strong>Paper abstract:</strong></p> <p>Document screening is a fundamental task within Evidence-based Medicine (EBM), a practice that provides scientific evidence to support medical decisions. Several approaches have tried to reduce physicians&#39; workload of screening and labeling vast amounts of documents to answer clinical questions. Previous works tried to semi-automate document screening, reporting promising results, but their evaluation was conducted on small datasets, which hinders generalization. Moreover, recent works in natural language processing have introduced neural language models, but none have compared their performance in EBM. In this paper, we evaluate the impact of several document representations such as TF-IDF along with neural language models (BioBERT, BERT, Word2vec, and GloVe) on an active learning-based setting for document screening in EBM. Our goal is to reduce the number of documents that physicians need to label to answer clinical questions. We evaluate these methods using both a small challenging dataset (HealthCLEF 2017) as well as a larger one but easier to rank (Epistemonikos). Our results indicate that word as well as textual neural embeddings always outperform the traditional TF-IDF representation. When comparing among neural and textual embeddings, in the HealthCLEF dataset the models BERT and BioBERT yielded the best results. On the larger dataset, Epistemonikos, Word2Vec and BERT were the most competitive, showing that BERT was the most consistent model across different corpuses. In term of active learning, an uncertainty sampling strategy combined with logistic regression achieved the best performance overall, above other methods under evaluation, and in fewer iterations.</p>

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

Medical Concept Embeddings for SNOMED-CT (Jan 2019 version)

<p>This dataset contains the SNOMED-CT medical concept embeddings trained using the following text and graph embedding methods.</p> <ul> <li>Averaged Word Embedding (300)</li> <li>ELMo (1024)</li> <li>Universal Sentence Encoder (512)</li> <li>BERT (768)</li> <li>Deepwalk (128)</li> <li>Node2Vec (128)</li> <li>HARP (128)</li> <li>LINE (128)</li> </ul> <p>The tar file contains eight JSON files corresponding to the aforementioned embedding techniques. The number (in parenthesis) besides each embedding method&nbsp;represents the dimensionality of the embedding.&nbsp;Each JSON file contains a python dictionary of the form</p> <p>SNOMED concept ID (String): Embedding (List).</p> <p>If you find this resource useful in your research, please consider citing our paper:</p> <p>&quot;Pattisapu, N., Patil, S., Palshikar, G. and Varma, V.,&nbsp;Medical Concept Normalization by Encoding Target Knowledge,&nbsp;Proceedings of Machine Learning Research 116:246&ndash;259, 2020 Machine Learning for Health (ML4H) at NeurIPS 2019&quot;</p> <p>Warning: The dataset size is large (~12 GB). Please&nbsp;ensure that you have sufficient network bandwidth and disk space before requesting a download.</p>

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

Data from: Evaluation of a pharmacist-led actionable audit and feedback intervention for improving medication safety in primary care: an interrupted time series analysis

<p><strong>Background</strong>. We evaluated the impact of a pharmacist-led Safety Medication dASHboard (SMASH) intervention on medication safety in primary care.<br> <strong>Methods and findings</strong>. SMASH comprised: (1) training of clinical pharmacists to deliver the intervention; (2) a web-based dashboard providing actionable, patient-level feedback; and (3) pharmacists reviewing individual at-risk patients, and initiating remedial actions or advising general practitioners on doing so. It was implemented in forty-three general practices covering a population of 235,595 people in Salford (Greater Manchester), UK. All practices started receiving the intervention between 18 April 2016 and 26 September 2017. We used an interrupted time series analysis of rates of potentially hazardous prescribing and inadequate blood-test monitoring, comparing observed rates post-intervention to extrapolations from a 24-month pre-intervention trend. The number of people registered to participating practices and having one or more risk factors for being exposed to hazardous prescribing or inadequate blood-test monitoring at the start of the intervention was 47,413 (males: 23,073 [48.7%]; mean age: 60 [standard deviation: 21]). At baseline, 95% of practices had rates of potentially hazardous prescribing (composite of 10 indicators) between 0.88% and 6.19%. The prevalence of potentially hazardous prescribing reduced by 27.9% (95% confidence interval [CI], 20.3% to 36.8%) at 24 weeks and by 40.7% (95% CI, 29.1% to 54.2%) at twelve months after introduction of SMASH. The rate of inadequate blood-test monitoring (composite of 2 indicators) reduced by 22.0% (95% CI, 0.2% to 50.7%) at 24 weeks and by 23.5% (95% CI, -4.5% to 61.6%) at 12 months. After 12 months, 95% of practices had rates of potentially hazardous prescribing between 0.74% and 3.02%. We did not randomise practices but enrolled them in a naturalistic fashion. All our measurements were based on routinely kept electronic health records.<br> <strong>Conclusions</strong>. The SMASH intervention was associated with reduced rates of potentially hazardous prescribing and inadequate blood-test monitoring in general practices. This reduction was sustained over 12 months after start of the intervention for prescribing but not for monitoring of medication. There was a marked reduction in the variation in rates of high-risk prescribing between practices.</p>

opencc-zeroAug 2020View details →
zenodo36/100

Pandemic-related Attitudes, Stressors and Work Outcomes among Medical Assistants during the SARS-CoV-2 ("Coronavirus") Pandemic in Germany: a cross-sectional Study

<p>File type: SPSS file (.sav)</p> <p>Study type: Cross-sectional study</p> <p>Population: Medical assistants in Germany</p> <p>Study period: April 7th-April 14th, 2020</p> <p>Number of participants: 2150</p> <p>Research question: Investigation of pandemic-related attitudes, stressors and work outcomes among medical assistants during the SARS-CoV-2 (&ldquo;Coronavirus&rdquo;) pandemic</p> <p>Missing values: None (due to online survey)&nbsp;</p> <p>Original variables: v_982, v_1, v_2, v_3, v_5, v_6, v_7, v_13, v_14, v_21, v_22, v_23, v_24, v_26, v_27, v_28, v_29, v_31, v_32, v_33, v_40, v_41, v_42, v_43, v_46, v_47, v_48 v_49, v_52, v_57, Beruf_MFA</p> <p>All other variables were&nbsp;calculated from the original variables either by rescaling or dichotomization.&nbsp;</p>

opencc-by-4.0Oct 2020View 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