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.

8

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

8 results for “zero derivation”

Learn how ShareScore rates datasets ↗
edi52/100

Species-level estimated abundances and zero counts of nighttime collected female mosquitoes 2014 - 2022 (Derived from NEON Mosquitoes sampled from CO2 traps (DP1.10043.001, RELEASE-2024))

This Level 2 data package contains species level estimated abundances, including zero counts, and estimated mean number of female mosquitoes per trap derived from the NEON Mosquitoes sampled from CO2 traps (DP1.10043.001), RELEASE-2024 Level 0 data (https://doi.org/10.48443/3cyq-6v47). The data set includes mosquito records of traps collecting mosquito samples at night, for up to 24 trap hours, across a total of 20 terrestrial core and 27 terrestrial gradient sites from 2014 to 2022. To ensure high confidence in abundance estimates, records were only included when at least 90% of collected individuals were identified to sex, and 90% of female specimens were identified to species. Information across multiple QC/QA fields within the NEON mosquito data was evaluated to identify and exclude records where confidence in estimated abundances may have been compromised. Species level zero counts were added for all species collected at least once within the sampling year and trap location. Additionally, species level zero counts were included for trap events where only male mosquitoes had been collected or where QC/QA remarks indicated traps were inactive due to cold temperatures. The data set provides an analysis ready time series of estimated abundances across NEON sites and plots. An R Markdown file that contains descriptions of the QC/QA and data filtering steps along with annotated code, as well as data tables used to filter active and inactive trap events based on QC/QA fields, are published with the data package. Any questions about this data package should be directed to Amely Bauer listed under contacts.

openCC0Mar 2025View details →
dryad36/100

Data from: Trends in plant cover derived from vegetation-plot data using ordinal zero-augmented beta regression

<p><strong>Questions.</strong> Plant cover values in vegetation-plot data are bounded between 0 and 1, and cover is typically recorded in discrete classes with non-equal intervals. Consequently, cover data are skewed and heteroskedastic, which hampers the application of conventional regression methods. Recently developed ordinal beta regression models consider these statistical difficulties. Our primary question is if we can detect species trends in vegetation-plot time series data with this modelling approach. A second question is whether trends in cover have additional value compared to trends in occurrence, which are easier to assess for practitioners.</p> <p><strong>Location</strong>. The Netherlands, Western Europe.</p> <p><strong>Methods. </strong>We used vegetation-plot data collected from 10.000 fixed plots which were surveyed once every four years during 1999-2022. We used the ordinal zero-augmented beta regression (OZAB) model, a hierarchical model consisting of a logistic regression for presence and an ordinal beta regression for cover. We adapted the OZAB model for longitudinal data and produced estimates of cover and occurrence for each four-year period. Thereafter we assessed trends in cover and in occurrence across all periods.</p> <p><strong>Results.</strong> We found evidence of a trend in cover in 318 out of the 721 species (44%) with sufficient data. Most species showed similar directional trends in occurrence and percent cover. No trend in occurrence was detected for 64 species that had evidence of a trend in cover. Declining species had stronger relative changes in cover than in occurrence.</p> <p><strong>Conclusions. </strong>Our model enables researchers to detect trends in cover using longitudinal vegetation-plot data. Cover trends often corroborated trends in occurrence, but we also regularly found trends in cover even in the absence of evidence for trends in occurrence. Our approach thus contributes to a more complete picture of (changes in) vegetation composition based on large monitoring datasets.</p>

opencc-zeroJun 2024View details →
zenodo36/100

Data and Code for "A Ray-Based Input Distance Function to Model Zero-Valued Output Quantities: Derivation and an Empirical Application"

<p>This data and code archive provides all the data and code for replicating&nbsp;the empirical analysis that is presented in the journal article&nbsp;&quot;A Ray-Based Input Distance Function to Model Zero-Valued Output Quantities:&nbsp;Derivation and an Empirical Application&quot;&nbsp;authored by Juan Jos&eacute; Price and Arne Henningsen&nbsp;and published in the Journal of Productivity Analysis (DOI: <a href="https://doi.org/10.1007/s11123-023-00684-1">10.1007/s11123-023-00684-1</a>).</p> <p>We conducted the empirical analysis with the &quot;R&quot; statistical software (version 4.3.0) using the add-on packages &quot;combinat&quot; (version 0.0.8),&nbsp;&quot;miscTools&quot; (version 0.6.28), &quot;quadprog&quot; (version 1.5.8),&nbsp;sfaR (version 1.0.0), stargazer (version 5.2.3),&nbsp;and &quot;xtable&quot; (version 1.8.4) that are available at CRAN.&nbsp;We created the R package &quot;micEconDistRay&quot; that provides the functions&nbsp;for empirical analyses with ray-based input distance functions that we developed for the above-mentioned paper. Also this R package&nbsp;is available at CRAN (https://cran.r-project.org/package=micEconDistRay).</p> <p>This replication package contains the following files and folders:</p> <ul> <li><strong>README</strong><br> This file</li> <li><strong>MuseumsDk.csv</strong><br> The original data obtained from the Danish Ministry of Culture and&nbsp;from Statistics Denmark. It includes the following variables: <ul> <li><em>museum</em>: Name of the museum.&nbsp;</li> <li><em>type</em>: Type of museum&nbsp;(Kulturhistorisk museum = cultural history museum; Kunstmuseer = arts museum; Naturhistorisk museum = natural history museum;&nbsp;Blandet museum = mixed museum).</li> <li><em>munic</em>: Municipality, in which the museum is located.</li> <li><em>yr</em>: Year of the observation.</li> <li><em>units</em>: Number of visit sites.</li> <li><em>resp</em>: Whether or not the museum has special responsibilities (0 = no special responsibilities; 1 = at least one special responsibility).</li> <li><em>vis</em>: Number of (physical) visitors.</li> <li><em>aarc</em>: Number of articles published (archeology).</li> <li><em>ach</em>: Number of articles published (cultural history).</li> <li><em>aah</em>: Number of articles published (art history).</li> <li><em>anh</em>: Number of articles published (natural history).</li> <li><em>exh</em>: Number of temporary exhibitions.</li> <li><em>edu</em>: Number of primary school classes on educational visits to the museum.</li> <li><em>ev</em>: Number of events other than exhibitions.</li> <li><em>ftesc</em>: Scientific labor (full-time equivalents).</li> <li><em>ftensc</em>: Non-scientific labor (full-time equivalents).</li> <li><em>expProperty</em>: Running and maintenance costs [1,000 DKK].</li> <li><em>expCons</em>: Conservation expenditure [1,000 DKK].&nbsp;</li> <li><em>ipc</em>: Consumer Price Index in Denmark&nbsp;(the value for year 2014 is set to 1).</li> </ul> </li> <li><strong>prepare_data.R</strong><br> This R script imports the data set MuseumsDk.csv, prepares it&nbsp;for the empirical analysis (e.g., removing unsuitable observations,&nbsp;preparing variables), and saves the resulting data set&nbsp;as DataPrepared.csv.</li> <li><strong>DataPrepared.csv</strong><br> This data set is prepared and saved by the R script prepare_data.R.&nbsp;It is used for the empirical analysis.</li> <li><strong>make_table_descriptive.R</strong><br> This R script imports the data set DataPrepared.csv and creates the&nbsp;LaTeX table /tables/table_descriptive.tex, which provides summary&nbsp;statistics of the variables that are used in the empirical analysis.</li> <li><strong>IO_Ray.R</strong><br> This R script imports the data set DataPrepared.csv, estimates&nbsp;a ray-based Translog input distance functions with the &#39;optimal&#39;&nbsp;ordering of outputs, imposes monotonicity on this distance function,&nbsp;creates the LaTeX table /tables/idfRes.tex that presents the estimated&nbsp;parameters of this function, and creates several figures in the folder&nbsp;/figures/ that illustrate the results.</li> <li><strong>IO_Ray_ordering_outputs.R</strong><br> This R script imports the data set DataPrepared.csv, estimates a ray-based Translog input distance functions, imposes monotonicity&nbsp;for each of the 720 possible orderings of the outputs, and saves all the&nbsp;estimation results as (a huge) R object allOrderings.rds.</li> <li><strong>allOrderings.rds</strong> (not included in the ZIP file, uploaded separately)<br> This is a saved R object created by the R script IO_Ray_ordering_outputs.R&nbsp;that contains the estimated ray-based Translog input distance functions&nbsp;(with and without monotonicity imposed) for each of the 720 possible orderings.</li> <li><strong>IO_Ray_model_averaging.R</strong><br> This R script loads the R object allOrderings.rds that contains the estimated&nbsp;ray-based Translog input distance functions for each of the 720 possible&nbsp;orderings, does model averaging, and creates several figures in the folder&nbsp;/figures/ that illustrate the results.</li> <li><strong>/tables/</strong><br> This folder contains the two LaTeX tables table_descriptive.tex and&nbsp;idfRes.tex (created by R scripts make_table_descriptive.R and IO_Ray.R,&nbsp;respectively) that provide summary statistics of the data set and&nbsp;the estimated parameters (without and with monotonicity imposed)&nbsp;for the &#39;optimal&#39; ordering of outputs.</li> <li><strong>/figures/</strong><br> This folder contains 48 figures (created by the R scripts IO_Ray.R and&nbsp;IO_Ray_model_averaging.R) that illustrate the results obtained with the&nbsp;&#39;optimal&#39; ordering of outputs and the model-averaged results and that&nbsp;compare these two sets of results.</li> </ul>

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

Data from: Trends in plant cover derived from vegetation-plot data using ordinal zero-augmented beta regression

Open the record for dataset details and reuse information.

publicJun 2024View details →
geo24/100

Patient-derived response estimates from zero-passage organoids of luminal breast cancer

GEO Series GSE262110. Homo sapiens. 35 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenMar 2024View details →
zenodo24/100

Zero-derived nouns and deverbal nominalization: Database for German

<p>This is a collection of deverbal zero-derived nouns with various information on their date of attestation, etymology, frequency, possible interpretations and their ability to realize verbal argument structure. Most of this information is extracted from lexical resources, in particular dictonaries. Examples with argument structure are extracted from natural text corpora. There are four collections in total for English, Italian, Spanish and German. The English and the Italian collections follow a parallel structure, while the Spanish and the German one are more targeted on the research purposes of the students who created them.</p>

restrictedMar 2022View details →
zenodo20/100

Zero-derived nouns and deverbal nominalization: Databases for English and Italian

<p>This is a collection of deverbal zero-derived nouns with various information on their date of attestation, etymology, frequency, possible interpretations and their ability to realize verbal argument structure. Most of this information is extracted from lexical resources, in particular dictonaries. Examples with argument structure are extracted from natural text corpora. There are four (not exhaustive) collections in total for English, Italian, Spanish and German. The English and the Italian collections follow a parallel structure, while the Spanish and the German one are more targeted on the research purposes of the students who created them.</p> <p>&nbsp;</p>

restrictedMar 2022View details →
zenodo16/100

Zero-derived nouns and deverbal nominalization: Database for Spanish

<p>This is a collection of Spanish deverbal zero-derived nouns with various information on semantic readings and their ability to realize verbal argument structure. Most of this is information extracted from natural text corpora.<br> &nbsp;&nbsp;&nbsp;</p>

restrictedMar 2022View 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