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.

125

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

125 results for “open models”

Learn how ShareScore rates datasets ↗
zenodo28/100

Dataset for Predatory publishing practices in the shadow of open access models [diploma thesis]

<p>Dataset contains:&nbsp;</p> <ul> <li>a list of predatory journals with ISSNs/eISSNs&nbsp;based upon existing blacklists</li> <li>exports of OA publications from the systems OBD (Charles University personal bibliography database)&nbsp;and RIV (Register of information about research results of the Czech Republic)&nbsp;</li> <li>an analysis based on the data above</li> <li>answers gathered using a quantitative questionnaire on the title topic</li> </ul>

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

Supplementary material 1 from: Cardoso A, Tsiamis K, Gervasini E, Schade S, Taucer F, Adriaens T, Copas K, Flevaris S, Galiay P, Jennings E, Josefsson M, López B, Magan J, Marchante E, Montani E, Roy H, von Schomberg R, See L, Quintas M (2017) Citizen Science and Open Data: a model for Invasive Alien Species in Europe. Research Ideas and Outcomes 3: e14811. https://doi.org/10.3897/rio.3.e14811

Appendix 2.

opencc-zeroJul 2017View details →
zenodo28/100

Figure 1 from: Cardoso A, Tsiamis K, Gervasini E, Schade S, Taucer F, Adriaens T, Copas K, Flevaris S, Galiay P, Jennings E, Josefsson M, López B, Magan J, Marchante E, Montani E, Roy H, von Schomberg R, See L, Quintas M (2017) Citizen Science and Open Data: a model for Invasive Alien Species in Europe. Research Ideas and Outcomes 3: e14811. https://doi.org/10.3897/rio.3.e14811

Figure 1 - Participants of the workshop on "Citizen Science and Open Data: a model for Invasive Alien Species in Europe". Image: COST Association.

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

Figure 4 from: Cardoso A, Tsiamis K, Gervasini E, Schade S, Taucer F, Adriaens T, Copas K, Flevaris S, Galiay P, Jennings E, Josefsson M, López B, Magan J, Marchante E, Montani E, Roy H, von Schomberg R, See L, Quintas M (2017) Citizen Science and Open Data: a model for Invasive Alien Species in Europe. Research Ideas and Outcomes 3: e14811. https://doi.org/10.3897/rio.3.e14811

Figure 4 - Flipchart with participants notes addressing the topic "Main characteristics of a model for a citizen participation replicable across different policies" during Session 1. Image: COST Association.

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

Figure 3 from: Cardoso A, Tsiamis K, Gervasini E, Schade S, Taucer F, Adriaens T, Copas K, Flevaris S, Galiay P, Jennings E, Josefsson M, López B, Magan J, Marchante E, Montani E, Roy H, von Schomberg R, See L, Quintas M (2017) Citizen Science and Open Data: a model for Invasive Alien Species in Europe. Research Ideas and Outcomes 3: e14811. https://doi.org/10.3897/rio.3.e14811

Figure 3 - Discussion of a round table through the "world café" method, addressing the topic "List of methods for mainstreaming inputs from CS in policy making including quality assurance and validations and other parameters" during Session 1. Image: COST Association.

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

Figure 2 from: Cardoso A, Tsiamis K, Gervasini E, Schade S, Taucer F, Adriaens T, Copas K, Flevaris S, Galiay P, Jennings E, Josefsson M, López B, Magan J, Marchante E, Montani E, Roy H, von Schomberg R, See L, Quintas M (2017) Citizen Science and Open Data: a model for Invasive Alien Species in Europe. Research Ideas and Outcomes 3: e14811. https://doi.org/10.3897/rio.3.e14811

Figure 2 - Discussion of a round table through the "world café" method, addressing the topic "List of successful case-studies and examples of good practices in environment and IAS" during Session 1. Image: COST Association.

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

Open Large Language Model Framework

Open the record for dataset details and reuse information.

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

Supplementary Data: Code, Input Data and Model data: PyPSA-Eur: An Open Optimisation Model of the European Transmission System

<p>Supplementary Data (preliminary version)</p> <p>PyPSA-Eur: An Open Optimisation Model of the European Transmission System</p> <p>Authors: J. H&ouml;rsch, F. Hofmann, D. Schlachtberger,&nbsp;T. Brown</p> <p>and</p> <p>The role of spatial scale in joint optimisations of generation and transmission for European highly renewable scenarios</p> <p>Authors: J. H&ouml;rsch, T. Brown</p> <p>The files in this record contain the scripts to build a <a href="http://pypsa.org/">PyPSA</a> model of the European Electricity System including renewable feed-in from wind, solar and hydro installations derived from reanalysis weather data satellite irradiation.&nbsp;The model PyPSA-Eur is&nbsp;described in the above publication.</p> <p><strong>Scripts</strong></p> <p>To use the scripts, you need the following free software Python libraries:</p> <ul> <li><a href="https://github.com/PyPSA/PyPSA">PyPSA</a>&nbsp;for the modelling framework</li> <li><a href="https://github.com/FRESNA/vresutils">vresutils</a>&nbsp;for various helper functions to build the model instance</li> <li><a href="https://github.com/FRESNA/atlite">atlite</a>&nbsp;to process weather data into power system data</li> <li><a href="https://snakemake.readthedocs.io/en/latest/">snakemake</a>&nbsp;to organise the execution of the software</li> </ul> <p>and other standard libraries from the&nbsp;<a href="https://pypi.python.org/pypi">Python Package Index</a>&nbsp;(PyPI), such as pandas, pyomo, countrycode, etc.</p> <p>snakemake requires that all code runs with Python version 3. The code setup is known to work with the following versions: PyPSA 0.12.0, pandas 0.21.1, numpy 0.14.0, scipy 0.19.1, pyomo 5.2. You may need to downgrade your libraries to these versions for the scripts to work.</p> <p>The Python scripts in this repository (in the directory scripts/) are released under the&nbsp;<a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GNU General Public Licence Version 3.0</a>&nbsp;(GPL 3.0).</p> <p>The scripts build_*.py process all raw input data into a form where it can be used in the model.</p> <p>base_network.py creates the initial PyPSA network topology.</p> <p>add_electricity.py adds generators and storage units to the models, it generates the detailed resolved model described in the PyPSA-Eur paper.</p> <p>simplify_network.py removes stub ac-buses from network topology and simplifies long dc lines.</p> <p>cluster_network.py creates clustered representations of the electricity network for a given number of buses following the topology described in the &quot;spatial scale&quot; paper.</p> <p>prepare_network.py adds parameters like the CO2 limit and the transmission expansion volume relevant for the optimization to the model.</p> <p>All scripts are managed with the&nbsp;<a href="http://snakemake.readthedocs.io/en/latest/">snakemake</a>&nbsp;workflow management tool.</p> <p>To run the scripts, adjust the parameters in config.yaml and cluster.yaml to your local configuration. Then&nbsp;simply execute</p> <pre><code>snakemake</code></pre> <p>for the rule you want to run.</p> <p><strong>Data</strong></p> <p>The input data include:</p> <ul> <li>Electricity sector data</li> <li>Topology derived from the analysis of an extract of the <a href="https://www.entsoe.eu/data/map/">ENTSO-E online map</a> using&nbsp;<a href="https://github.com/bdw/GridKit">GridKit</a>&nbsp;.</li> <li>A cost database with literature sources.</li> </ul> <p>&nbsp;</p>

opencc-by-4.0May 2018View details →
zenodo28/100

Classifying Open-Source Pre-Trained Models and Datasets for Software Engineering

Open the record for dataset details and reuse information.

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

A Cost-Effective Semi-Ab Initio Approach to Model Relaxation in Rare-Earth Single-Molecule Magnets. Open data set

<p>Data supporting the original figures 2 and 3 of the related publication.</p>

opencc-by-4.0Sep 2021View details →
zenodo28/100

Open Research Data for "A New Framework for Evaluating Model Simulated Inland Tropical Cyclone Wind Fields"

<p>The (1) NOAA GFDL T-SHiELD outputs,&nbsp;(2) processed ASOS data, and (3) observation-based, theory-driven wind profiles data used in the manuscript &quot;A New Framework for Evaluating Model Simulated Inland Tropical Cyclone Wind Fields&quot;.&nbsp;</p>

opencc-by-4.0May 2023View details →
dryad28/100

Data from: A lattice Boltzmann model for the open channel flows described by the Saint-Venant equations

Open the record for dataset details and reuse information.

publicOct 2019View details →
geo24/100

Low-intensity pulsed ultrasound-mediated blood-brain barrier opening increases anti programmed death-ligand 1 delivery and efficacy in Gl261 mouse model

GEO Series GSE220909. Mus musculus. 5 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenFeb 2023View details →
zenodo24/100

Figure 1 from: Filter M, Candela L, Guillier L, Nauta M, Georgiev T, Stoev P, Penev L (2019) Open Science meets Food Modelling: Introducing the Food Modelling Journal (FMJ). Food Modelling Journal 1: e46561. https://doi.org/10.3897/fmj.1.46561

Figure 1 - Workflow for conversion of FSK-ML metadata into Model manuscripts.

opencc-by-4.0Sep 2019View details →
zenodo24/100

Grey-brick buildings, an open data set of calibrated RC models of Dutch residential building heat dynamics

<p>Building thermal modeling is the founding stone upon which numerous carbon reduction strategies in the building sector are built. Yet, as of today, little to no interpretable and calibrated models founded on real-world measurements have been open-sourced. This work attempts to remedy this deficiency and renders public improved results of a recently published stochastic model identification of building heat dynamics study evaluated over 225 Dutch residential buildings. Calibrated lumped resistance-capacity models are made available, along with thermal characterizations of the buildings and reported meta-data. The paper discusses how open-access building thermal models support a collection of building service applications such as building performance benchmarks, model-based control, demand-side management, policy impact assessment, and data augmentation. Insights provided present a starting point for open access benchmarks of building thermal dynamics, paving the way toward new scientific discoveries from common standards.</p>

openNov 2022View details →
zenodo24/100

Open source code for Brain-inspired bodily self-perception model for robot rubber hand illusion

<p><a href="https://github.com/Brain-Cog-Lab/RHI#rhi">RHI</a></p> <p><a href="https://github.com/Brain-Cog-Lab/RHI#rhi_matlab">RHI_Matlab</a></p> <p>This file is the open-source code for &#39;Brain-inspired bodily self-perception model for robot rubber hand illusion&#39;, mainly used in simulation environments, and can reproduce various rubber hand illusion experiments.</p> <p><a href="https://github.com/Brain-Cog-Lab/RHI#rhi_braincog">RHI_BrainCog</a></p> <p>We are building an open source spiking neural network based brain-inspired cognitive intelligence engine for Brain-inspired Artificial Intelligence and brain simulation. Therefore, we also implemented the core Proprioceptive drift experiment of the rubber hand illusion experiment using Braincog.</p> <p><a href="https://github.com/BrainCog-X/Brain-Cog/tree/main/examples/Embodied_Cognition/RHI">The open source code built by BrainCog</a></p> <p>BrainCog provides essential and fundamental components to model biological and artificial intelligence. The current version of BrainCog contains at least 18 functional spiking neural network algorithms (including but not limited to perception and learning, decision making, knowledge representation and reasoning, motor control, social cognition, etc.) built based on BrainCog infrastructures, and BrainCog also provide brain simulations to drosophila, rodent, monkey, and human brains at multiple scales based on spiking neural networks at multiple scales.</p>

opencc-by-4.0Sep 2023View details →
zenodo24/100

Supplementary material for the article entitled "Socioeconomic Analysis of the Proposed Opening of the Brazilian energy Market Through the Combination of Forecast Method with the Optimized Tariff Model"

<p>This supplementary material includes the input data used for the simulations conducted in the article.</p>

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

Open Label Study Exploring Tissue Histopathology After Ellacor® Procedure in an Abdominoplasty Model.

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

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

Accuracy of Digital Models Using Open-access Software Programs

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

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

Evaluation of Artificial Intelligence Models for Diagnosis of Anterior Open Bite Malocclusion

ClinicalTrials.gov study NCT06140849. IPD Sharing: UNDECIDED. 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