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.

334

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

334 results for “Python”

Learn how ShareScore rates datasets ↗
zenodo28/100

ASAS-SN 100 Million Variable Star Database Python CSV Filters

<p>ASAS-SN 100 Million Variable Star Database Python CSV Filters</p>

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

Additional ASAS-SN Variable Star Python CSV filters

<p>Additional ASAS-SN Variable Star Python CSV filters</p>

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

Soil images in DICOM format including Python programs for data transformation, 3D analysis, CNN traininig, CNN analysis

Open the record for dataset details and reuse information.

publicMar 2021View details →
dryad28/100

Data from: Detecting an elusive invasive species: a diagnostic PCR to detect Burmese python in Florida waters and an assessment of persistence of environmental DNA

Open the record for dataset details and reuse information.

publicOct 2013View details →
dryad28/100

Phylogeography, historical demography and systematics of the world’s smallest pythons (Pythonidae, Antaresia)

Open the record for dataset details and reuse information.

publicApr 2021View details →
dryad28/100

Data from: Evolution of extreme ontogenetic allometric diversity and heterochrony in pythons, a clade of giant and dwarf snakes

Open the record for dataset details and reuse information.

publicSep 2017View details →
dryad28/100

Phylogenomics, biogeography and taxonomic revision of New Guinean pythons (Pythonidae, Leiopython) harvested for international trade

Open the record for dataset details and reuse information.

publicSep 2020View details →
geo24/100

Post-prandial cardiac hypertrophy is sustained by mechanics, epigenetic, and metabolic reprogramming in pythons [ATAC-Seq]

GEO Series GSE273555. Python regius. 14 samples. Type: Genome binding/occupancy profiling by high throughput sequencing.

openGEO-OpenAug 2024View details →
geo24/100

Regression of Post-Prandial Cardiac Hypertrophy in Burmese Pythons is Mediated by FoxO1

GEO Series GSE271793. Python bivittatus. 8 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenJul 2024View details →
zenodo24/100

Exploring the Security Awareness of the Python and JavaScript Open Source Communities

<p>Online appendix for &quot;Exploring the Security Awareness of the Python and JavaScript Open Source Communities&quot;</p>

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

Automated Unit Test Generation for Python—Experiments

<p>This archive contains the used projects, the raw result data, and the Jupyter Notebook used for evaluation of our work</p> <p>&ldquo;Automated Unit Test Generation for Python&rdquo;</p> <p>accepted at the 12th Symposium for Search-Based Software Engineering (SSBSE 2020), October 7&ndash;8, 2020, Bari, Italy.</p>

opencc-by-4.0Jul 2020View details →
zenodo24/100

Dataset and code for supporting Smith et al. 2020. Restricted constrictors: Space use and habitat selection of native Burmese pythons in Northeast Thailand

<p>Datasets, shapefiles and code used for publication of Restricted constrictors: Space use and habitat selection of native Burmese pythons in Northeast Thailand</p>

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

ArchPython: Verificando a Arquitetura de Sistemas Python

<p>Eros&atilde;o arquitetural &eacute; um problema recorrente enfrentado por arquitetos de software, podendo ser um problema ainda maior quando o sistema &eacute; desenvolvido com uma linguagem dinamicamente tipada como o Python. Atualmente, existe a necessidade de ferramentas efetivas que fa&ccedil;am uma checagem de conformidade arquitetural em Python, pois, por ser dinamicamente tipada, &eacute; necess&aacute;rio identificar quais os poss&iacute;veis tipos de cada vari&aacute;vel antes de checar a conformidade. O objetivo deste trabalho &eacute; propor uma ferramenta que, dada uma arquitetura desejada, seja poss&iacute;vel identificar se um determinado sistema est&aacute; conforme o planejado e oferecer ao arquiteto diferentes formas de visualizar o status de conformidade da arquitetura.</p>

opencc-by-4.0Oct 2020View details →
zenodo24/100

Characterising Pythonic Data Structure Usage Scenarios in Textbooks

Open the record for dataset details and reuse information.

openOct 2023View details →
zenodo24/100

Dataset for PSASpotter: A Tool to Detect the Usage of Platform-Specific APIs in Python

<p>This dataset was utilized in the research paper titled "PSASpotter: A Tool to Detect the Usage of Platform-Specific APIs in Python" for publication in &nbsp;Mining Software Repositories (MSR). Herein, we present a concise abstract of the study.</p> <p>A&nbsp;<em>platform-specific API</em> is implemented for a particular platform (e.g., operating system), thus, it may not work on other platforms than the target one. Detecting the usage of such APIs is important for supporting software maintenance, as it allows maintainers to be alerted about APIs that could pose potential risks.&nbsp;This paper proposes PSASpotter, a tool to detect the usage of platform-specific APIs in Python systems. PSASpotter also identifies whether the platform-specific APIs are used within a defensive code, such as try/except blocks or if blocks that check the current platform. PSASpotter can support the development of novel empirical studies about the usage of platformspecific APIs in the Python ecosystem. Moreover, the defensive code detected by PSASpotter may contain alternative solutions for unavailable APIs, which can provide insights for software development and testing across multiple platforms. PSASpotter is available at: https://github.com/ricardojob/PSASpotter.&nbsp;</p> <p>&nbsp;</p> <div> <div>PSASpotter is an AST-based tool that detects API usage at the function/method level.&nbsp;Given a Git project, PSASpotter analyzes all Python files and exports details of platform-specific API usage.&nbsp;Specifically, for each usage, PSASpotter reports information about the analyzed project (name and commit), the used API (name and availability), and the usage location (filename, line, and GitHub link).&nbsp;In addition, PSASpotter also reports whether the usage happens within defensive code.</div> </div> <p>The tool <strong>PSASpotter</strong> is publicly available at <a href="https://github.com/ricardojob/PSASpotter">https://github.com/ricardojob/PSASpotter</a>.</p>

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

Example for USA metrological years 2020 and 2022 results data sets and post processing python code

<p>The files contain LCF model output data for 2020 and 2022 metrological years in the US as well as a python post-processing code to aggregate the reults of these files.</p>

opencc-by-4.0Aug 2024View details →
zenodo24/100

Example data for "nctoolkit: A Python package for netCDF analysis and post-processing"

<p>This is data for the coding example in the paper &quot;nctoolkit: A Python package for netCDF analysis and post-processing&quot;.</p> <p>The files are projected surface temperature from the the&nbsp;MPI-ESM-2-LR model covering the years 1850-2099,&nbsp;under the SSP5 8.5 scenario and&nbsp;&nbsp;the r1i1p1f1 variant.&nbsp;</p> <p>The files were downloaded from the Earth System Grid Federation: https://esgf-node.llnl.gov/projects/esgf-llnl/</p> <p>Data covers the historical period 1850-2014 and the SSP5 8.5 period 2015-2099.</p> <p>Files are for illustrative purposes only and are unchanged from the originals.</p> <p>&nbsp;</p> <p>&nbsp;</p>

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

Data for "Performance comparison of TwinCat ADS for Python and Java"

<p>Experiement Data for the paper &quot;Performance comparison of TwinCat ADS for Python and Java&quot;. Contains the measurements as well as the code that was used to get them and a small description on how to replicate the experiment.</p>

opencc-by-4.0Oct 2023View details →
geo24/100

Post-prandial cardiac hypertrophy is sustained by mechanics, epigenetic, and metabolic reprogramming in pythons [RNA-Seq]

GEO Series GSE273554. Python regius. 6 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenAug 2024View details →
zenodo20/100

cgbind: A Python Module and Web App for Automated Metallocage Construction and Host- Guest Characterization: M2L4 dataset

<p>Dataset containing&nbsp;5639 saved <em>cgbind</em> cage objects.</p>

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