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.

41

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

41 results for “cardiovascular modelling”

Learn how ShareScore rates datasets ↗
zenodo36/100

In-vitro Major Arterial Cardiovascular Simulator: Benchmark Data Set for in-silico Model Validation

<p><strong>Background</strong><br> <br> The data described here supplements the paper &quot;In-vitro Major Arterial Cardiovascular Simulator to generate Benchmark Data Sets for in-silico Model Validation&quot; (to be submitted).&nbsp; It was created at Technische Hochschule Mittelhessen (THM) in Germany and uploaded to Zenodo. Please cite the paper&nbsp;M. Wisotzki, A. Mair, P. Schlett, B. Lindner, M. Oberhardt, S. Bernhard, In Vitro Major Arterial Cardiovascular Simulator to Generate Benchmark Data Sets for In Silico Model Validation (2022), Data 7(11), DOI: 10.3390/data7110145 and the Zenodo doi when using this dataset.</p> <p><strong>General description / Dataset Structure</strong></p> <p>Each mat-File describes a different stenosis degree at the popliteal artery of the in-vitro simulator MACSim (details can be found in the paper). There are 17 pressure signals for different positions, one flow sensor close to the stenosis location and one monitor signal of the proportional valve use to control the input curve. Total duration of each signal is 60s with a sampling rate of 1000 Hz. Each mat-file contains a header structure with metadata and struct array for signals of each sensor. Signals in each mat-File are aligned with respect to a common time axis, but this is not guaranteed between different measurements/files. The file format can either be loaded directly in Matlab or in Python with scipy&#39;s loadmat function.</p> <p>The different stenosis degrees for each degree are:<br> ScenarioI: 100 % Area fraction (no stenosis)<br> ScenarioII: 37,5 % Area fraction<br> ScenarioIII: 23,4 % Area fraction<br> ScenarioIV: 6,56 % Area fraction</p> <p><strong>Data fields for each file</strong></p> <table> <caption>headerStruct</caption> <thead> <tr> <th scope="col">field</th> <th scope="col">description</th> </tr> </thead> <tbody> <tr> <td>rate</td> <td>sampling rate in Hz</td> </tr> <tr> <td>description</td> <td>name of the scenario according to the paper, corresponds to filename</td> </tr> <tr> <td>configuration</td> <td>parameters of the trapezoidal input curve (offset and amplitude in mmHg, ascend times and descend times and smoothing window in a fraction the time period (1.2s))</td> </tr> </tbody> </table> <p>&nbsp;</p> <table> <caption>signalStruct</caption> <thead> <tr> <th scope="col">field</th> <th scope="col">description</th> </tr> </thead> <tbody> <tr> <td>nodeId</td> <td>corresponds to numbered nodes at which the sensor is placed, the corresponding location can be found in the paper (node numbering, not sensor numbers) or in the software SISCA (https://gitlab.com/agbernhard.lse.thm/sisca) in the example database.</td> </tr> <tr> <td>type</td> <td>&#39;p&#39; ... pressure or &#39;q&#39; ... flow</td> </tr> <tr> <td>data</td> <td>double array, time series of each sensor,&nbsp; unit mmHg for type &#39;p&#39; and ml/s for type &#39;q&#39;&nbsp;&nbsp;</td> </tr> <tr> <td>anatomicalPosition</td> <td> <p>name of the corresponding anatomical position</p> </td> </tr> </tbody> </table>

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

Data for: Model-based myocardial T1 mapping with sparsity constraints using single-shot inversion-recovery radial FLASH Cardiovascular Magnetic Resonance

<p>Magnetic Resonance Imaging&nbsp;measurement data used in our paper about model-based myocardial T1 mapping with sparsity constraints. The data was obtained using a&nbsp;single-short inversion-recovery radial FLASH sequence and is provided in a&nbsp;file format used by the BART toolbox (<a href="http://doi.org/10.5281/zenodo.592960">DOI: 10.5281/zenodo.592960</a>).</p>

opencc-by-4.0Aug 2019View details →
zenodo32/100

Data associated with the study, "Non-Invasive Biomarkers for Detecting Progression Toward Hypovolemic Cardiovascular Instability In A Lower Body Negative Pressure Model".

<p>Raw data associated with the study entitled "Non-Invasive Biomarkers for Detecting Progression Toward Hypovolemic Cardiovascular Instability In A Lower Body Negative Pressure Model". There were 16 subjects with 1. electrocardiogram (ECG), 2. mean arterial pressure (MAP), 3) photoplethysmography (pleth), 4) Bioimpedance Cardiography measured via a Cheetah (Startling/Medtronic) system referred to as cheetah, 5) electrical impedance from a Sentec electrical impedance tomography system, referred to as ST, and electrical impedance from a sciospec impedance analyzer, referred to as SS. Each subject underwent a lower body negative pressure (LBNP) procedure, where the LBNP was increased modeling a small hemorrhage by drawing blood to their lower extremeties. The dataset contains 5 mat (MATLAB data files), with time reported in minutes on the day of the study, i.e.10 am = 600 minutes. The file details are as follows:</p><ul><li><strong>LBNP data</strong>: LBNP_level_times.mat. The data contains 1 structure (LBNPinf) of length 16 (corresponding to each subject) with the following fields<ul><li>ts: time vector in minutes</li><li>lbnp: LBNP value at each noted time</li></ul></li><li><strong>Vital Sign data</strong>: raw_labchart_data.mat. The data contains 1 structure array (Labchart) of length 16 (corresponding to each subject) with the following fields<ul><li>ts: time vector in minutes</li><li>ecgs: ECG data</li><li>MAP: MAP data</li><li>pleth: pleth data recorded from a single channel (V)</li></ul></li><li><strong>Sentec EIT data</strong>: raw_av_ST_impedance_data.mat. The data contains 1 structure array (STout) of length 16 (corresponding to each subject) with the following fields<ul><li>t_thx: time vector in minutes corresponding to thorax data</li><li>Z_thx: average impedance data at each time over the thorax</li><li>t_spl: time vector in minutes corresponding to abdomen data</li><li>Z_spl: average impedance data at each time over the abdomen</li></ul></li><li><strong>Sciospec EIS data</strong>: raw_sciospec_dat.mat. The data contains 1 cell array &amp; 1 structure array (sciodat) of length 16 (corresponding to each subject).<ul><li>Cell array: Locations of the Sciospec measurements: 'Thoracic', 'Abdominal', 'Arm'</li><li>Sciodat fields:<ul><li>sciodat structure array of length 3 corresponding to the 'Thoracic', 'Abdominal', 'Arm' locations, respectively. Each component has the following fields<ul><li>tvec: time vector in minutes</li><li>fs: frequencies that the impedance is recorded over (Hz)</li><li>Zmat: matrix of impedance data size time versus frequency</li><li>erflg: not used</li></ul></li></ul></li></ul></li><li><strong>Bioimpedance cardiography data</strong>: raw_cheetah_bioimpedance.mat. The data contains a cell array of column labels (col_labs, 1x11) and a matrix (cheetah_db) of the BC data.</li></ul><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>

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

Prediction Model of Cardiac Risk for Dental Extraction in Elderly Patients With Cardiovascular Diseases

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

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

Difficult Airway Incidence in Cardiovascular Surgery and a Prediction Model Development

ClinicalTrials.gov study NCT06986187. IPD Sharing: NO. Countries: 1. Publications: 2.

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

Artificial Intelligence Models to Predict Clinically Relevant Cardiovascular Outcomes

ClinicalTrials.gov study NCT06847100. IPD Sharing: NO. Countries: 3. Publications: 14.

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

Effectiveness New Health Care Organization Model in Primary Care for Chronic Cardiovascular Disease Patients Based

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

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

Generation of Marfan Syndrome and Fontan Cardiovascular Models Using Patient-specific Induced Pluripotent Stem Cells

ClinicalTrials.gov study NCT02815072. IPD Sharing: NO. Countries: 1. Publications: 2.

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

Proof of Concept of Model Based Cardiovascular Prediction

ClinicalTrials.gov study NCT02591940. IPD Sharing: Not stated. Countries: 0. Publications: 3.

restrictedIPD-UNDECIDEDFeb 2026View details →
geo24/100

Generation of human chambered cardiac organoids from pluripotent stem cells for improved modelling of cardiovascular diseases

GEO Series GSE168464. Homo sapiens. 3 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenOct 2022View details →
geo24/100

Modeling SMAD2 mutations in iPSCs provides insights into cardiovascular disease pathogenesis. [ATAC-Seq]

GEO Series GSE278726. Homo sapiens. 14 samples. Type: Genome binding/occupancy profiling by high throughput sequencing.

openGEO-OpenApr 2025View details →
geo24/100

Circular RNAs in Rat Models of Cardiovascular and Renal diseases

GEO Series GSE92669. Rattus norvegicus. 12 samples. Type: Non-coding RNA profiling by array.

openGEO-OpenJul 2017View details →
geo24/100

Restoration of branched chain amino acid catabolism improves kidney function in preclinical cardiovascular-kidney-metabolic syndrome models

GEO Series GSE263155. Rattus norvegicus. 120 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenJun 2025View details →
geo24/100

Modeling Radiation-induced Cardiovascular Dysfunction with Human iPSC-Derived Engineered Heart Tissues

GEO Series GSE242108. Homo sapiens. 16 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenSep 2023View details →
geo24/100

RNA sequencing of cardiac endothelial cells from the cardiovascular disease risk factor mouse models

GEO Series GSE145263. Mus musculus. 31 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenOct 2020View details →
geo24/100

Multi-Lineage Heart-Chip Models Drug Cardiotoxicity and Enhances Maturation of Human Stem Cell-Derived Cardiovascular Cells

GEO Series GSE241223. Homo sapiens. 18 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenSep 2023View details →
geo24/100

Sinus venosus adaptation models prolonged cardiovascular disease and reveals insights into evolutionary transitions of the vertebrate heart

GEO Series GSE229821. Danio rerio. 4 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenAug 2023View details →
zenodo24/100

S1_raw_images paper "Use of dual-flow bioreactor to develop a simplified model of nervous-cardiovascular systems crosstalk: a preliminary assessment

<p>Original uncropped and unadjusted images underlying all blot or gel results reported in a submission&rsquo;s figures and&nbsp;Supporting Information files.</p>

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

a Foundational Model for Cardiovascular Disease Diagnosis and Prediction

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

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

Prediction Models for Cardiovascular and Neurocognitive Disease Risk in the General Population

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

restrictedIPD-UNDECIDEDFeb 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