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.

751

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

751 results for “geology”

Learn how ShareScore rates datasets ↗
dryad32/100

Data from: Influence of ecological and geological features on rangewide patterns of genetic structure in a widespread passerine.

Open the record for dataset details and reuse information.

publicJun 2014View details →
dryad32/100

Data from: An integrative approach to phylogeography: investigating the effects of ancient seaways, climate, and historical geology on multi-locus phylogeographic boundaries of the arboreal salamander (Aneides lugubris)

Open the record for dataset details and reuse information.

publicNov 2015View details →
dryad32/100

Comparative genetics of Scyphozoan species reveals the geological history and contemporary processes of the Mediterranean Sea

Open the record for dataset details and reuse information.

publicAug 2021View details →
dryad32/100

Data from: At least some meiofaunal species are not everywhere. Indication of geographic, ecological and geological barriers affecting the dispersion of species of Ototyphlonemertes (Nemertea, Hoplonemertea)

Open the record for dataset details and reuse information.

publicJan 2016View details →
dryad32/100

Data from: Controls on niche stability in geologic time Congruent responses to biotic and abiotic environmental changes among Cincinnatian (Late Ordovician) marine invertebrates

Open the record for dataset details and reuse information.

publicSep 2013View details →
dryad32/100

Data from: Phylogeographic patterns of the desert poplar in northwest China shaped by both geology and climatic oscillations

Open the record for dataset details and reuse information.

publicMay 2018View details →
dryad32/100

Reconstructing squamate biogeography in Afro-Arabia reveals the influence of a complex and dynamic geologic past

Open the record for dataset details and reuse information.

publicMay 2021View details →
dryad32/100

Ancient geological dynamics impact neutral biodiversity accumulation and are detectable in phylogenetic reconstructions

Open the record for dataset details and reuse information.

publicMay 2022View details →
dryad32/100

Full vector low-temperature magnetic measurements of geologic materials

Open the record for dataset details and reuse information.

publicApr 2015View details →
edi32/100

Bedrock geologic map of Hubbard Brook Experimental Forest and maps of fractures and geology in roadcuts along Interstate-93, Grafton County, New Hampshire.

Bedrock Geologic Map of Hubbard Brook Experimental Forest and maps of fractures and geology in roadcuts along Interstate-93, Grafton County, New Hampshire. Two maps are included in this data set. Interstate I-93 map includes plots summarizing data for fractures shown on map roadcuts. Citation: Barton, C. C., R. H. Camerlo and S. W. Bailey. 1997. Bedrock Geologic Map of Hubbard Brook Experimental Forest and maps of fractures and geology in roadcuts along Interstate-93, Grafton County, New Hampshire. Sheet 1, Scale 1:12,000; Sheet 2, Scale 1:200. U.S. Geological Survey, Miscellaneous Investigations Series, Map I-2562 These data were gathered as part of the Hubbard Brook Ecosystem Study (HBES). The HBES is a collaborative effort at the Hubbard Brook Experimental Forest, which is operated and maintained by the USDA Forest Service, Northern Research Station.

openCC (other)Jan 2020View details →
zenodo28/100

Geologic Field Trip Guidebooks Web Archive collection derivatives

<p>Web archive derivatives of the collection <a href="https://archive-it.org/collections/12576">Geologic Field Trip Guidebooks Web Archive</a> from the <a href="https://archive-it.org/home/IvyPlus">Ivy Plus Libraries Confederation</a>. The derivatives were created with the <a href="https://github.com/archivesunleashed/aut/">Archives Unleashed Toolkit</a> and <a href="https://cloud.archivesunleashed.org/">Archives Unleashed Cloud</a>.</p> <p>The <strong>ivy-12576-parquet.tar.gz</strong> derivatives&nbsp;are&nbsp;in&nbsp;the <a href="https://parquet.apache.org/">Apache&nbsp;Parquet format</a>,&nbsp;which&nbsp;is&nbsp;a <a href="http://en.wikipedia.org/wiki/Column-oriented_DBMS">columnar&nbsp;storage</a> format. These derivatives are generally small enough to work with on your local machine, and can be easily converted to Pandas DataFrames. See <a href="https://github.com/archivesunleashed/notebooks/blob/master/datathon-nyc/parquet_pandas_stonewall.ipynb">this</a> notebook for examples.</p> <p><strong>Domains</strong></p> <pre><code class="language-java">.webpages().groupBy(ExtractDomainDF($"url").alias("url")).count().sort($"count".desc)</code></pre> <p>Produces&nbsp;a&nbsp;DataFrame&nbsp;with&nbsp;the&nbsp;following&nbsp;columns:</p> <ul> <li>domain</li> <li>count</li> </ul> <p><strong>Web&nbsp;Pages</strong></p> <pre><code class="language-java">.webpages().select($"crawl_date", $"url", $"mime_type_web_server", $"mime_type_tika", RemoveHTMLDF(RemoveHTTPHeaderDF(($"content"))).alias("content"))</code></pre> <p>Produces&nbsp;a&nbsp;DataFrame&nbsp;with&nbsp;the&nbsp;following&nbsp;columns:</p> <ul> <li>crawl_date</li> <li>url</li> <li>mime_type_web_server</li> <li>mime_type_tika</li> <li>content</li> </ul> <p><strong>Web&nbsp;Graph</strong></p> <pre><code class="language-java">.webgraph()</code></pre> <p>Produces&nbsp;a&nbsp;DataFrame&nbsp;with&nbsp;the&nbsp;following&nbsp;columns:</p> <ul> <li>crawl_date</li> <li>src</li> <li>dest</li> <li>anchor</li> </ul> <p><strong>Image&nbsp;Links</strong></p> <pre><code class="language-java">.imageLinks()</code></pre> <p>Produces&nbsp;a&nbsp;DataFrame&nbsp;with&nbsp;the&nbsp;following&nbsp;columns:</p> <ul> <li>src</li> <li>image_url</li> </ul> <p><a href="https://github.com/archivesunleashed/aut-docs/blob/master/current/binary-analysis.md#binary-analysis"><strong>Binary&nbsp;Analysis</strong></a></p> <ul> <li>Audio</li> <li>Images</li> <li>PDFs</li> <li>Presentation&nbsp;program&nbsp;files</li> <li>Spreadsheets</li> <li>Text&nbsp;files</li> <li>Word&nbsp;processor&nbsp;files<br> &nbsp;</li> </ul> <p>The <strong>ivy-12576-auk.tar.gz </strong>derivatives<strong> </strong>are the <a href="https://cloud.archivesunleashed.org/derivatives">standard set of web archive derivatives</a> produced by the Archives Unleashed Cloud.</p> <ul> <li><strong>Gephi </strong>file, which can be loaded into <a href="https://gephi.org/">Gephi</a>. It will have basic characteristics already computed and a basic layout.</li> <li><strong>Raw Network</strong> file, which can also be loaded into <a href="https://gephi.org/">Gephi</a>. You will have to use that network program to lay it out yourself.</li> <li><strong>Full text</strong> file. In it, each website within the web archive collection will have its full text presented on one line, along with information around when it was crawled, the name of the domain, and the full URL of the content.</li> <li><strong>Domains count</strong> file. A text file containing the frequency count of domains captured within your web archive.</li> </ul>

opencc-by-4.0Feb 2020View details →
zenodo28/100

Aphrodite Region of Venus (I-2476): base maps for geologic mapping.

<p>This data repository contains the base map for the geologic mapping of the Aphrodite&nbsp;Region of Venus (I-2476).&nbsp;Data for this study were provided by the U.S. Geological Survey (USGS) Astrogeology Team in the projection parameters (Mercator projection). The data are also available online from the USGS Map-a-planet website (<a href="https://astrocloud.wr.usgs.gov/">https://astrocloud.wr.usgs.gov/</a>&nbsp;).</p> <p>The datasets include: (a)&nbsp;Cycle 1 (east-directed illumination, or left-looking) SAR images cover essentially the entire I-2476 map area;&nbsp;(b) Topography (Global Topographic Data Record 3; GTDR 3); (c) Slope data (Global Slope Data Record; GSDR); (d) Reflectivity (Global Reflectivity Data Record; GRDR); and (e) Emissivity (Global Emissivity Data Record; GEDR).</p>

opencc-by-4.0Apr 2020View details →
dryad28/100

Data from: A geology and geodesy based model of dynamic earthquake rupture on the Rodgers Creek-Hayward-Calaveras fault system, California

<p>The Hayward fault in California's San Francisco Bay area produces large earthquakes, with the last occurring in 1868. We examine how physics-based dynamic rupture modeling can be used to numerically simulate large earthquakes on not only the Hayward fault, but also its connected companions to the north and south, the Rodgers Creek and Calaveras faults. Equipped with a wealth of images of this fault system, including those of its 3D geology and 3D geometry, in addition to inferences about its interseismic creep rate pattern and rock-friction behavior, we use a finite-element computer code to perform 3D dynamic earthquake rupture simulations. We find that the rock properties affect the locations and amount of slip produced in our simulated large earthquakes. Crucial factors that control rupture behavior in our modeling are the earthquake nucleation locations, the fault geometry, and the data that reveal where the fault system is creeping or locked. Our findings suggest that large Rodgers Creek-Hayward-Calaveras-Northern Calaveras (RC-H-C-NC) fault-system earthquakes may result from dynamic rupture that starts in a locked part of the fault system, but is then stopped by the creeping parts, leading to high magnitude-6 earthquakes; or, from dynamic rupture that starts in a locked part of the fault system, then cascades through some of the creeping parts, leading to magnitude-7 earthquakes.</p>

opencc-zeroJan 2021View details →
dryad28/100

Data from: Synchronous diversification of Sulawesi's iconic artiodactyls driven by recent geological events

The high degree of endemism on Sulawesi has previously been suggested to have vicariant origins, dating back 40 Myr ago. Recent studies, however, suggest that much of Sulawesi's fauna assembled over the last 15 Myr. Here, we test the hypothesis that more recent uplift of previously submerged portions of land on Sulawesi promoted diversification, and that much of its faunal assemblage is much younger than the island itself. To do so, we combined palaeogeographical reconstructions with genetic and morphometric data sets derived from Sulawesi's three largest mammals: the Babirusa, Anoa, and Sulawesi warty pig. Our results indicate that although these species most likely colonized the area that is now Sulawesi at different times (14 Myr ago to 2-3 Myr ago), they experienced an almost synchronous expansion from the central part of the island. Geological reconstructions indicate that this area was above sea level for most of the last 4 Myr, unlike most parts of the island. We conclude that emergence of land on Sulawesi (~1–2 Myr) may have allowed species to expand synchronously. Altogether, our results indicate that the establishment of the highly endemic faunal assemblage on Sulawesi was driven by geological events over the last few million years.

opencc-zeroDec 2017View details →
dryad28/100

Pliocene-early Pleistocene geological events structure Pacific martens (Martes caurina)

<p><span>The complex topography, climate and geological history of Western North America has shaped contemporary patterns of biodiversity and species distributions in the region. </span>Pacific martens (<i>Martes caurina</i>) are distributed along the northern Pacific Coast of North America with disjunct populations found throughout the Northwestern Forested Mountains and Marine West Coast Forest ecoregions of the West Coast. <i>Martes</i> in this region have been classified into subspecies; however, the subspecific designation has been extensively debated. <span>In this study, we use genomic data to delineate conservation units of Pacific marten in the Sierra-Cascade-Coastal montane belt in the Western United States. We analyzed the mitochondrial genome for 94 individuals to evaluate the spatial distribution and divergence times of major lineages. We further genotyped 401 individuals at 13 microsatellite loci to investigate major patterns of population structure. Both nuclear and mitochondrial DNA suggest substantial genetic substructure concordant with historical subspecies designations. Our results revealed that the region contains two distinct mitochondrial lineages: a Cascades/Sierra lineage that diverged from the Cascades/coastal lineage 2.23 (1.48-3.14 MYA), consistent with orogeny of the Cascade Mountain chain. </span>Interestingly, Pacific <i>Martes</i> share phylogeographic patterns similar with other sympatric taxa, suggesting the complex geological history has shaped the biota of this region. The information is critical for conservation and management efforts and further investigation of adaptive diversity is warranted following appropriate revision of conservation management designations.</p>

opencc-zeroFeb 2020View details →
zenodo28/100

Geological mapping and structural analysis of the western half of the Eminescu quadrangle (H09), Mercury

Open the record for dataset details and reuse information.

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

Exercise 5 of the book "Virtual outcrop models of geological structures"

Open the record for dataset details and reuse information.

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

Exercise 6 of the book "Virtual outcrop models of geological structures"

Open the record for dataset details and reuse information.

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

Exercise 4 of the book "Virtual outcrop models of geological structures"

Open the record for dataset details and reuse information.

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

Exercise 3 of the book "Virtual outcrop models of geological structures"

Open the record for dataset details and reuse information.

opencc-by-4.0Nov 2023View 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