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.

1,032

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1,032 results for “decision making”

Learn how ShareScore rates datasets ↗
OpenNeuro48/100

Social Decision-Making Risky Choice Task Dataset

Open the record for dataset details and reuse information.

openCC0Jan 2019View details →
OpenNeuro48/100

Memory and decision making dataset

Open the record for dataset details and reuse information.

openCC0Jan 2019View details →
zenodo48/100

A living catalogue of artificial intelligence datasets and benchmarks for medical decision making

<p>We provide&nbsp;a comprehensive curated catalogue of&nbsp;<strong>artificial intelligence datasets</strong> and <strong>benchmarks for medical decision making</strong>. At the time of first release (April 2021), the dataset contains more than 400&nbsp;biomedical and clinical datasets&nbsp;of which 252 are publicly available or available upon request.</p> <p>The dataset was compiled based on a systematic literature review covering both biomedical and computer science literature and&nbsp;grey literature data sources. All datasets were manually systematized and annotated for meta-information, such as:</p> <ul> <li>Availability and licensing information</li> <li>Type of source data</li> <li>Links to source publications, main references or dataset repositories</li> </ul> <p>Benchmark dataset were additionally annotated for the following information:</p> <ul> <li>Associated task</li> <li>Performance metrics commonly used for evaluation</li> <li>Clinical relevance</li> <li>The availability of data splits</li> </ul> <p>In addition to the versioned TSV file on Zenodo, the dataset can also be explored live via&nbsp;<a href="https://docs.google.com/spreadsheets/d/1QjUxxnZ3tuyW5dj6nkt_o5yJcWUZec4ttfJxO8Zlty4/edit?usp=sharing">this Google Spreadsheet</a>.&nbsp;The dataset is intended as a living, extendable resource. Edit suggestions and additions are encouraged and can be submitted via the comment function of the Google sheet.</p> <p>&nbsp;</p> <p><strong>File descriptions</strong></p> <p><em>annotated-datasets.tsv</em> -- contains the annotated datasets</p> <p><em>arXiv-literature-export.tsv</em> -- contains the original literature record export from arXiv</p> <p><em>pubmed-literature-export.tsv</em> -- contains the original literature record export from PubMed</p> <p><em>README.md</em> -- contains a detailed description of all annotation fields</p>

opencc-by-sa-4.0Apr 2021View details →
zenodo48/100

A list of newly (re)appearing alien species in Belgium in support of decision making

<h2><strong>Context</strong></h2> <p>Invasive alien species are an important driver of biodiversity loss. Policy responses are developed to address this threat and need to be based on the best available data, including information from alien species registries and occurrence data. The Tracking Invasive Alien Species (<a href="http://trias-project.be" target="_blank" rel="noopener">TrIAS</a>) project implemented a workflow based on FAIR principles to identify new species in Belgium. These are species that have been newly observed on the territory or that were newly added to a species registry or checklist. The workflow is built on the Global Biodiversity Information Facility (GBIF) and uses the Belgian Global Register of Introduced and Invasive Species (<a href="https://doi.org/10.15468/xoidmd" target="_blank" rel="noopener">GRIIS Belgium</a>) as a baseline for comparison.&nbsp;</p> <h2><strong>Description</strong></h2> <p>This dataset contains the outputs of the <a href="https://trias-project.github.io/indicators/06_occurrence_indicators_appearing_taxa.html" target="_blank" rel="noopener">pipeline</a> that generates a list of new alien species occurring in Belgium. This pipeline retrieves alien taxa from openly published species checklists or occurrence datasets on GBIF and compares this list with the <a href="https://doi.org/10.15468/xoidmd" target="_blank" rel="noopener">Global Register of Introduced and Invasive Species - Belgium</a> (GRIIS Belgium) which is published by the IUCN Invasive Species Specialist Group (ISSG). This register is based on the <a href="https://github.com/trias-project/unified-checklist" target="_blank" rel="noopener">unified checklist of alien species in Belgium</a> which was created by TrIAS in support of research and policy using an open and reproducible workflow. Appearing/reappearing species are defined as follows:</p> <ul> <li>Appearing: an alien species which newly occurs on the Belgian territory in the three years before the year of the GBIF download used for creating the <a href="../records/10527772" target="_blank" rel="noopener">occurrence cube for non-native taxa in Belgium</a>. We will refer to this 3 years period as <em>evaluation period</em>.</li> <li>Re-appearing: an alien species reappearing on the Belgian territory after a latency of 4 years or more. For example, we consider a taxon reappearing in 2022 if observations occur in 2022 and 2018 or before.</li> </ul> <h2><strong>Files</strong></h2> <ul> <li><code>appearing_taxa.tsv</code></li> <li><code>reappearing_taxa.tsv</code></li> </ul> <h2><strong>Field values</strong></h2> <p>Field values of <code>appearing_taxa.csv</code>:&nbsp;</p> <ul> <li><code>taxonKey</code>: GBIF taxonKey</li> <li><code>canonicalName</code>: scientific species name</li> <li><code>year</code>: year of appearance</li> <li><code>ncells_prot_areas</code>: number of 1x1km grid cells in protected areas</li> <li><code>ncells_BE</code>: number of 1x1km grid cells in Belgium</li> <li><code>in_prot_areas</code>: species occurs for the first time in protected areas of NATURA2000 in Belgium during the evaluation period (<code>TRUE</code>/<code>FALSE</code>)</li> <li><code>in_BE</code>: species occurs for the first time in Belgium during the evaluation period(<code>TRUE</code>/<code>FALSE</code>)</li> <li><code>class</code></li> <li><code>kingdom</code></li> <li><code>classKey</code></li> <li><code>kingdomKey</code></li> </ul> <p>Field values of <code>reappearing_taxa.csv</code>:&nbsp;</p> <ul> <li><code>taxonKey</code>: GBIF taxonKey</li> <li><code>canonicalName</code>: scientific species name</li> <li><code>year</code>: year of reappearance</li> <li><code>ncells_prot_areas</code>: number of 1x1km grid cells in protected areas</li> <li><code>ncells_BE</code>: number of 1x1km grid cells in Belgium</li> <li><code>in_prot_areas</code>: species reappears in protected areas of NATURA2000 in Belgium (<code>TRUE</code>/<code>FALSE</code>)</li> <li><code>in_BE</code>: species reappears in Belgium during the evaluation period (<code>TRUE</code>/<code>FALSE</code>)</li> <li><code>n_latent_years</code>: latency, in year, i.e. the number of years since last occurrence in Belgium</li> <li><code>class</code></li> <li><code>kingdom</code></li> <li><code>classKey</code></li> <li><code>kingdomKey</code></li> </ul> <h2><strong>Potential uses of the dataset</strong></h2> <p>The list of newly (re)appearing alien species in Belgium can be used for various purposes:</p> <ul> <li>to update the Belgian GRIIS checklist</li> <li>to flag the occurrence of new, regulated species on the territory (early warning)</li> <li>to develop a rapid response&nbsp;</li> <li>to select species for quick impact assessment</li> <li>to select species for risk assessment</li> <li>to draft alert lists</li> <li>for horizon scanning alien species</li> <li>to select species for risk assessment</li> <li>to identify new introduction patways</li> <li>...</li> </ul>

opencc-zeroMar 2024View details →
zenodo48/100

Bibliographic Data from the Digital Twin Anomaly Detection Decision-Making for Bridge Management Systematic Review

<p>This database contains all the&nbsp;bibliographic&nbsp;information about the 8673 records found after applying the Search Strategy used for the Digital Twin Anomaly Detection Decision-Making for Bridge Management Systematic Review. Such strategy consisted on using seven&nbsp;initial keywords and similar terms of interest (namely: bridge and bridges, etc.):&nbsp;</p> <ul> <li>Bridge.</li> <li>Digital twin.</li> <li>Bridge information modelling.</li> <li>Finite elements.</li> <li>Bridge health monitoring.</li> <li>Anomaly detection algorithm.</li> <li>Cultural heritage.</li> </ul> <p>Six initial queries were done combining the first keyword with the rest of them:</p> <ul> <li>bridge* AND &quot;digital twin*&quot;</li> <li>bridge* AND (BrIM OR &quot;bridge information model*&quot;)</li> <li>bridge* AND (FEM OR FEA OR &quot;finite element method*&quot; OR &quot;finite element analy*&quot;)</li> <li>bridge* AND (&quot;bridge health monitoring&quot; OR &quot;structural health monitoring&quot;)</li> <li>bridge* AND (ADA OR &quot;anomaly detection algorithm*&quot;)</li> <li>bridge* AND (&quot;cultural heritage&quot; OR &quot;monument* bridge*&quot; OR &quot;old bridge*&quot; OR &quot;ancient bridge*&quot; OR &quot;historic* bridge*&quot;)</li> </ul> <p>As a first screening step, the combination of these 6 initial searches was&nbsp;done to obtain relevant works containing at least three of the main keywords of interest:</p> <ul> <li>#1 AND #2</li> <li>#1 AND #3</li> <li>#1 AND #4</li> <li>#1 AND #5</li> <li>#1 AND #6</li> <li>#2 AND #3</li> <li>#2 AND #4</li> <li>#2 AND #5</li> <li>#2 AND #6</li> <li>#3 AND #4</li> <li>#3 AND #5</li> <li>#3 AND #6</li> <li>#4 AND #5</li> <li>#4 AND #6</li> <li>#5 AND #6</li> </ul> <p>All records found in&nbsp;Scopus where downloaded both in .ris and .csv format and are included in this database.&nbsp;The search was conducted on 10/12/2022.</p> <p>Note: Searches 10, 14, 17 and 21 did not return any records.</p>

opencc-by-4.0Jan 2023View details →
zenodo44/100

Artificial Intelligence for EU Decision-Making: Effects on Citizens Perceptions of Input, Throughput and Output Legitimacy

<p>The uploaded dataset was used for the statistical analysis of the pre-print &quot;Artificial Intelligence for EU Decision-Making: Effects on Citizens&rsquo; Perceptions of Input, Throughput and Output Legitimacy&quot; (Permanent identifier: <a href="https://arxiv.org/abs/2003.11320">arXiv:2003.11320</a>)</p> <p>A lack of political legitimacy undermines the ability of the European Union (EU) to resolve major crises and threatens the stability of the system as a whole. By integrating digital data into political processes, the EU seeks to base decision-making increasingly on sound empirical evidence. In particular, artificial intelligence (AI) systems have the potential to increase political legitimacy by identifying pressing societal issues, forecasting potential policy outcomes, informing the policy process, and evaluating policy effectiveness. This paper investigates how citizens&rsquo; perceptions of EU input, throughput, and output legitimacy are influenced by three distinct decision-making arrangements: (1) independent human decision-making (HDM); (2) independent algorithmic decision-making (ADM) by AI-based systems; and (3) hybrid decision-making by EU politicians and AI-based systems together. The results of a pre-registered online experiment (n = 572) suggest that existing EU decision-making arrangements are still perceived as the most democratic (input legitimacy). However, regarding the decision-making process itself (throughput legitimacy) and its policy outcomes (output legitimacy), no difference was observed between the status quo and hybrid decision-making involving both ADM and democratically elected EU institutions. Where ADM systems are the sole decision-maker, respondents tend to perceive these as illegitimate. The paper discusses the implications of these findings for (a) EU legitimacy and (b) data-driven policy-making.</p>

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

Dynamic meta-analysis: a method of using global evidence for local decision making (supplementary materials)

<p>Dynamic meta-analysis: a method of using global evidence for local decision making (supplementary materials)</p>

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

Evaluating demand forecasting models using multi-criteria decision-making approach

<p>The datasets added include the raw data, ANP weights calculations and TOPSIS ranking calculations for the demonstration case in the article titled:&nbsp;Evaluating demand forecasting models using multi-criteria decision-making approach.</p> <p>The files include a data explanation text file.</p>

opencc-by-4.0Jan 2021View details →
zenodo44/100

IMPACT HTA, WP7 (Methodological tools using multi-criteria value methods for HTA decision-making), Task 2 (Multi-criteria evaluation framework), Results of the 2nd Web-Delphi process to HTA stakeholders, organized in a single panel

<p>IMPACT HTA, WP7 (Methodological tools using multi-criteria value methods for HTA decision-making), Task 2 (Multi-criteria evaluation framework), Results of the 2<sup>nd</sup> Web-Delphi process to HTA stakeholders, organized in a single panel (all stakeholder groups in a single panel, 2 rounds), about the views of stakeholders regarding &ldquo;This aspect should be considered in the evaluation of new medicines on a common basis&rdquo; (2019)</p> <p>For details on the Web-Delphi process, see: IMPACT HTA, Work Package 7 (Methodological tools using multi-criteria value methods for HTA decision-making), Task 2, Deliverable 7.2 (Multi-criteria evaluation framework), Advancing knowledge and MCDA tools to assist HTA agencies in evaluating medicines on a common basis (2021) Oliveira, M.D. (IST), Panos Kanavos (LSE), Bana e Costa, C. (IST)</p>

opencc-by-4.0Dec 2020View details →
zenodo44/100

IMPACT HTA, WP7 (Methodological tools using multi-criteria value methods for HTA decision-making), Task 2 (Multi-criteria evaluation framework), Results of the 1st Web-Delphi process to HTA stakeholders, organized into 6 separate parallel panels

<p>IMPACT HTA, WP7 (Methodological tools using multi-criteria value methods for HTA decision-making), Task 2 (Multi-criteria evaluation framework), Results of the 1<sup>st</sup> Web-Delphi process to HTA stakeholders, organized into 6 separate parallel panels (one panel per stakeholder group, 2 rounds), about the views of stakeholders regarding &ldquo;This aspect should be considered in the evaluation of new medicines on a common basis&rdquo; (2019)</p> <p>For details on the Web-Delphi process, see: IMPACT HTA, Work Package 7 (Methodological tools using multi-criteria value methods for HTA decision-making), Task 2, Deliverable 7.2 (Multi-criteria evaluation framework), Advancing knowledge and MCDA tools to assist HTA agencies in evaluating medicines on a common basis (2021) Oliveira, M.D. (IST), Panos Kanavos (LSE), Bana e Costa, C. (IST)</p>

opencc-by-4.0Dec 2020View details →
zenodo44/100

Visualisation Techniques for Decision-making in Agriculture

<p>This&nbsp;dataset is the result of a systematic review conducted to survey visualisation techniques for decision-making in agriculture.</p>

opencc-by-4.0Nov 2018View details →
zenodo44/100

Literature search for publication: A meta-analysis on the role older adults with cancer favour in treatment decision making

<p>Dataset belonging to&nbsp;10.5281/zenodo.7308287 including data of literature search regardign outcome preference scale in geriatric oncology</p>

opencc-by-4.0Nov 2022View details →
zenodo40/100

Resource allocation decision-making in dementia care with and without budget constraints: a qualitative analysis

<p>Vignettes and COREQ checklist&nbsp;for Applied Partnership Award project:&nbsp;Resource Allocation, Priority-Setting and Consensus in Dementia Care. See Keogh F, Pierse T, O&#39;Shea E&nbsp;<em>et al.</em>&nbsp;Resource allocation decision-making in dementia care with and without budget constraints: a qualitative analysis [version 1; peer review: awaiting peer review].&nbsp;<em>HRB Open Res</em>&nbsp;2020,&nbsp;<strong>3</strong>:69 (<a href="https://doi.org/10.12688/hrbopenres.13147.1">https://doi.org/10.12688/hrbopenres.13147.1</a>)</p>

opencc-by-4.0Sep 2020View details →
zenodo40/100

Dataset for "Economic irrationality is optimal during noisy decision making"

<p>1. Excel Files</p> <ul> <li>&ldquo;experiment*.xlsx&rdquo; files contain raw data. In &lsquo;Notes&rsquo; an explanation of the relevant variables is offered</li> <li>&ldquo;Parameters.xlsx&rdquo; file contains the best-fitting parameters of the selective integration model (the version that omits early noise). Each tab corresponds to a different experiment.</li> </ul> <p>&nbsp;</p> <p>2. Matlab files</p> <p>&nbsp;</p> <p>Matlab files in the &lsquo;code&rsquo; file allow one to reproduce simulation results in fig1b, fig3b and fig3d. The &lsquo;selective_sim.m&rsquo; file offers a basic simulation of the selective integration model.&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>For questions and further requests please contact Konstantinos Tsetsos: k.tsetsos62@gmail.com</p>

opencc-zeroFeb 2016View details →
dryad40/100

Code and data for: The evolution of ontogenetic decision-making in the wood of a clade of tropical plants

<p>Code and data for reproducing the analysis from the manuscript "The evolution of ontogenetic "decision-making" in the wood of a clade of tropical plants". Data includes raw and curated data from cell lineages derived from wood progenitor cells. Python code is provided to generate virtual wood cell lineages using L-systems. It also provides code to determine number of words at different k-mer lengths and to estimate Shannon-Entropy and Lempel-Ziv values, from the coded cell lineages. R code is provided to generate the plots and to adjust linear models of the maximum number of words based on total number of coded cells and mean cell lineage length.</p>

opencc-zeroDec 2023View details →
dryad40/100

Energetic trade-offs in migration decision-making, reproductive effort, and subsequent parental care in a long-distance migratory bird

<p>Migratory species trade-off long-distance movement with survival and reproduction, but the spatiotemporal scales at which these decisions occur is relatively unknown. Technological and statistical advances allow fine-scale study of animal decision-making, improving our understanding of possible causes and therefore conservation management. We quantified effects of reproductive preparation during spring migration on subsequent breeding outcomes, breeding outcomes on autumn migration characteristics, and autumn migration characteristics on subsequent parental survival in Greenland white-fronted geese (<em>Anser albifrons flavirostris</em>). These are long-distance migratory birds with a ~50% population decline from 1999 to 2022. We deployed GPS-acceleration devices on adult females to quantify up to five years of individual decision-making throughout the annual cycle. Weather and habitat-use affected time spent feeding and overall dynamic body acceleration (i.e., energy expenditure) during spring and autumn. Geese that expended less energy and fed longer during spring were more likely to successfully reproduce. Geese with offspring expended more energy and fed for less time during autumn, potentially representing adverse fitness consequences of breeding. These behavioural comparisons among Greenland white-fronted geese improve our understanding of fitness trade-offs underlying abundance. We provide a reproducible framework for full annual cycle modelling using location and behaviour data, applicable to similarly studied migratory animals.</p>

opencc-zeroJan 2024View details →
zenodo40/100

Mitigating Biases in Collective Decision-Making: Enhancing Performance in the Face of Fake News

<p>Data supporting "Mitigating Biases in Collective Decision-Making: Enhancing Performance in the Face of Fake News".&nbsp;<br><br></p> <p>&nbsp;If you use this dataset in your own research, please cite this paper:</p> <p>```<br>@misc{abels2024mitigating,<br>&nbsp; &nbsp; &nbsp; title={Mitigating Biases in Collective Decision-Making: Enhancing Performance in the Face of Fake News},&nbsp;<br>&nbsp; &nbsp; &nbsp; author={Axel Abels and Elias Fernandez Domingos and Ann Now&eacute; and Tom Lenaerts},<br>&nbsp; &nbsp; &nbsp; year={2024},<br>&nbsp; &nbsp; &nbsp; eprint={2403.08829},<br>&nbsp; &nbsp; &nbsp; archivePrefix={arXiv},<br>&nbsp; &nbsp; &nbsp; primaryClass={cs.HC}<br>}<br>```</p> <p>&nbsp;</p> <table> <tbody> <tr> <td><strong>column name</strong></td> <td><strong>description</strong></td> </tr> <tr> <td>treatment</td> <td>identifier for the set of headlines presented to the participant</td> </tr> <tr> <td>trial</td> <td>trial/round in which the headline was presented&nbsp;</td> </tr> <tr> <td>arm</td> <td>which "arm" the headline was presented as (0=left, 1=middle, 2=right)</td> </tr> <tr> <td>advice</td> <td>the participant's response (0=very unlikely, 0.25=unlikely, 0.5=undecided, 0.75=likely, 1=very likely)</td> </tr> <tr> <td>genuine</td> <td>whether the headline was genuine (1) or altered (0)</td> </tr> <tr> <td>headline</td> <td>the headline as shown to the participant</td> </tr> <tr> <td>original</td> <td>the headline before a possible alteration</td> </tr> <tr> <td>expert_id</td> <td>participant's identifier</td> </tr> <tr> <td>sentiment</td> <td>whether the headline reported a negative (-1) or positive (1) outcome</td> </tr> <tr> <td>expert:ethnicity</td> <td>the participant's ethnicity</td> </tr> <tr> <td>expert:sex</td> <td>the participant's sex</td> </tr> <tr> <td>expert:age</td> <td>the participant's age</td> </tr> <tr> <td>outcome:white, outcome:black, outcome:young, outcome:old, outcome:male, outcome:female</td> <td>whether the headline reported a negative (-1) or positive (1) or neutral (0) outcome for the specified group</td> </tr> <tr> <td>trial_time</td> <td>how long the participant took to respond to the trial/round</td> </tr> </tbody> </table> <p><strong>abstract</strong><br>Individual and social biases undermine the effectiveness of human advisers by inducing judgment errors which can disadvantage protected groups. In this paper, we study the influence these biases can have in the pervasive problem of fake news by evaluating human participants' capacity to identify false headlines. By focusing on headlines involving sensitive characteristics, we gather a comprehensive dataset to explore how human responses are shaped by their biases. Our analysis reveals recurring individual biases and their permeation into collective decisions. We show that demographic factors, headline categories, and the manner in which information is presented significantly influence errors in human judgment. We then use our collected data as a benchmark problem on which we evaluate the efficacy of adaptive aggregation algorithms. In addition to their improved accuracy, our results highlight the interactions between the emergence of collective intelligence and the mitigation of participant biases.&nbsp;</p>

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

Toward consumer-centric sustainability development model: A reverse logistics multi-criteria decision-making analysis datasets

<p>Toward consumer-centric sustainability development model: A reverse logistics multi-criteria decision-making analysis datasets</p>

opencc-by-4.0Nov 2021View details →
dryad40/100

Resource allocation underlies parental decision-making during incubation in the Manx shearwater

<p>Examining resource allocation is fundamental to understanding the relationships between a species' behaviour and its life history. Furthermore, for biparentally-caring animals, examining the relative investment decisions made by members of a breeding pair can give insight into the extent and nature of cooperative care. As a key measure of resource availability, examining body mass changes can help elucidate the ways in which parents balance their allocation. In birds, these trade-offs become particularly stark during incubation, as maintaining constant egg warming usually requires one parent to fast. This period therefore represents a key opportunity to investigate investment decisions. We took daily measurements of body mass from breeding Manx shearwaters, a biparentally-caring seabird, during incubation, and related this to measures of nest attendance and behaviour collected using field observations and miniaturised biologgers. We investigated how changes in body mass related to the decisions made at the nest and at sea, whether this differed between the sexes, and whether pair experience influenced incubation behaviour. We found that while body mass predicted the probability that incubating birds would choose to temporarily desert the nest, incubation shift duration was ultimately set by return of the foraging bird. The trip durations of foraging birds in turn were primarily dictated by their body mass reserves on departure from the nest. However, foragers appeared to account for the condition of the incubating partner, returning from sea earlier when their partner was in poor condition. Our results contribute to understanding the mechanisms by which individuals regulate both their own and their partner's incubation behaviour, with implications for interacting with fine-scale resource availability.</p> <p> </p>

opencc-zeroFeb 2022View details →
zenodo40/100

Dataset for Cicerale, Blanzieri, Sacco - How does decision-making change during challenging periods?

<p>Dataset for experiment 1 (Bataclan terror attacks) and 2 (COVID pandemic - 1st and 2nd wave), results described in&nbsp; Cicerale, Blanzieri, Sacco - How does decision-making change during challenging periods?, submitted to PLOS ONE.</p> <p>Version 2: Added dataset in CSV format, column keys and the original questions in Italian</p>

opencc-by-4.0Dec 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