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,772

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1,772 results for “sensors”

Learn how ShareScore rates datasets ↗
zenodo40/100

Impacts of pressure, temperature, and rel. humidity on NDIR CO2 sensors (DATA)

<p>These files support the experiments demonstrated in the peer-reviewed article &quot;Low-complexity methods to mitigate the impact of environmental variables on low-cost UAS-based atmospheric carbon dioxide measurements&quot;, available via open access at the European Geophysical Union&#39;s Atmospheric Measurements Techniques journal.</p>

opencc-by-4.0Sep 2022View details →
dryad40/100

Code and data for: Decoupling channel count from field-of-view and spatial resolution in single-sensor imaging systems for fluorescence image-guided surgery

<p><em>Significance</em></p> <p>Near-infrared fluorescence image-guided surgery is often thought of as a spectral imaging problem where the channel count is the critical parameter, but it should also be thought of as a multiscale imaging problem where the field-of-view and spatial resolution are similarly important.</p> <p><em>Aim</em></p> <p>Conventional imaging systems based on division-of-focal-plane architectures suffer from a strict relationship between the channel count on one hand and the field-of-view and spatial resolution on the other, but bioinspired imaging systems that combine stacked photodiode image sensors and long-pass/short-pass filter arrays offer a weaker tradeoff.</p> <p><em>Approach</em></p> <p>In this paper, we explore how the relevant changes to the image sensor and associated image processing routines affect image fidelity during image-guided surgeries for tumor removal in an animal model of breast cancer and nodal mapping in women with breast cancer.</p> <p><em>Results</em></p> <p>We demonstrate that a transition from a conventional imaging system to a bioinspired one, along with optimization of the image processing routines, yields improvements in multiple measures of spectral and textural rendition relevant to surgical decision-making.</p> <p><em>Conclusions</em></p> <p>These results call for a critical examination of the devices and algorithms that underpin image-guided surgery to ensure that surgeons receive high-quality guidance and patients receive high-quality outcomes as these technologies enter clinical practice.</p>

opencc-zeroSep 2022View details →
zenodo40/100

Transfer Learning Dataset for Metal Oxide Semiconductor Gas Sensors

<p>The &quot;Transfer Learning Dataset for Metal Oxide Semiconductor Gas Sensors&quot; can be used to test machine learning approaches on their capability of interpreting sensor patterns of commercially available MOS gas sensors, i.e., SGP40 (Sensirion AG, St&auml;fa, Switzerland), to predict multiple different gas concentrations and the relative humidity. Furthermore, the dataset can be used to test the transferability between sensors.&nbsp;<br> The dataset was recorded with the help of a custom-built gas mixing apparatus (GMA). The GMA allows applying well-known gas mixtures to multiple gas sensors. For this experiment, three SGP40 &nbsp;with four sub-sensors each were exposed to 900 different unique gas mixtures (UGMs) consisting of ten different gases. In detail, the dataset consists of eight volatile organic compounds (VOCs) (acetic acid, acetone, ethanol, ethyl acetate, formaldehyde, isopropanol, toluene, and xylene), two background gases (carbon monoxide and hydrogen), and the relative humidity at 20 &deg;C. During exposure, the sensors are operated in a temperature-cycled operation. The temperature cycle consists of alternating high and low-temperature phases. The high-temperature phases are set at 400 &deg;C and have a duration of 5 seconds, while the low-temperature steps increase in 25 &deg;C steps from 100 &deg;C-375 &deg;C, where each step has a duration of 7 seconds. The only exception is sub-sensor 4, where the temperature is only alternated between 250 &deg;C and 300 &deg;C. The total duration of the temperature cycle is 144 seconds, and during this time, the logarithmic sensor resistance is read out at 10 Hz. Each gas mixture was recorded for ten temperature cycles to ensure that stable gas mixtures were applied to the sensor. Only stable samples 6 (not always),7,8, and 9 were used for further evaluation. The 900 UGMs can be separated into three parts, and for each part, the mixtures were generated based on Latin hypercube sampling and the ranges specified in Table 1.</p> <table> <caption>Tabel 1: Uniform distributed ranges for all gasses within the gas mixtures</caption> <tbody> <tr> <td>&nbsp;</td> <td>UGM 1-200</td> <td>UGM 201-500</td> <td>UGM501-900</td> </tr> <tr> <td>Carbon monoxide</td> <td>100 - 2000 ppb</td> <td>100 - 2000 ppb</td> <td>100 - 2000 ppb</td> </tr> <tr> <td>Hydrogen</td> <td>400 - 2000 ppb</td> <td>400 - 2000 ppb</td> <td>400 - 2000 ppb</td> </tr> <tr> <td>Relative humidity</td> <td>25 - 80 %</td> <td>25 - 80 %</td> <td>25 - 80 %</td> </tr> <tr> <td>Acetic acid</td> <td>1 - 50 ppb</td> <td>1 - 150 ppb</td> <td>1 - 500 ppb</td> </tr> <tr> <td>Acetone</td> <td>3 - 50 ppb</td> <td>3 - 150 ppb</td> <td>3 - 500 ppb</td> </tr> <tr> <td>Ethanol</td> <td>1 - 50 ppb</td> <td>1 - 150 ppb</td> <td>1 - 500 ppb</td> </tr> <tr> <td>Ethyl acetate</td> <td>1 - 50 ppb</td> <td>1 - 150 ppb</td> <td>1 - 500 ppb</td> </tr> <tr> <td>Formaldehyde</td> <td>1 - 50 ppb</td> <td>1 - 150 ppb</td> <td>1 - 300 ppb</td> </tr> <tr> <td>Isopropanol</td> <td>1 - 50 ppb</td> <td>1 - 150 ppb</td> <td>1 - 500 ppb</td> </tr> <tr> <td>Toluene</td> <td>1 - 75 ppb</td> <td>1 - 75 ppb</td> <td>1 - 250 ppb</td> </tr> <tr> <td>Xylene</td> <td>2 - 150 ppb</td> <td>2 - 150 ppb</td> <td>2 - 500 ppb</td> </tr> </tbody> </table> <p>To be able to use this dataset for transfer learning, the dataset consists of three different SPG40; two are from the same batch (sensor A and sensor B), and sensor C is from a different batch.&nbsp;<br> The dataset consists of the sensors&#39; data and a target for evaluation. The data is already split into training and Validation and is stored in cells for each sensor:&nbsp;<br> &nbsp;sensorA_train<br> &nbsp;sensorA_test<br> &nbsp;sensorB_train<br> &nbsp;sensorB_test<br> &nbsp;sensorC_train<br> &nbsp;sensorC_test</p> <p>&nbsp;Each sensor cell contains four arrays, one for each sub-sensor within one SGP40. The number of rows in the arrays represents the number of observations (693 for test and 2401 for training), and the number of columns represents the number of samples per observation (1440).<br> The targets, i.e., the concentrations of each gas, are given in the target_train and targe_test structs. Since the data were recorded simultaneously, those structs can be used as targets for all sensors. The ten different gases, relative humidity, and TVOCsens are actual targets, while the range parameter represents the specific unique gas mixture ID.</p> <p>Although this is a mat file, it can be opened as an hdf5 file.</p>

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

Dataset for the paper "A Dataset and Baseline Approach for Identifying Usage States from Non-Intrusive Power Sensing With MiDAS IoT-based Sensors"

<p>The state identification problem seeks to identify power usage patterns of any system, like buildings or factories, of interest. In this challenge paper, we make power usage dataset available from 8 institutions in manufacturing, education and medical institutions from the US and India, and an initial unsupervised machine learning based solution as a baseline for the community to accelerate research in this area.</p> <p>Additional data for more days (from January-August 2022) for the same locations presented in our paper can be requested for research purposes by contacting the authors.</p> <p>Our GitHub repository -&nbsp;https://github.com/ai4society/PowerIoT-State-Identification</p> <p>If you are using this data, please cite,</p> <blockquote> <pre>@inproceedings{midas-state-id, author = {Bharath C Muppasani and C J Anand and Chinmayi Appajigowda and Biplav Srivastava and Lokesh Johri}, title = {A Dataset and Baseline Approach for Identifying Usage States from Non-Intrusive Power Sensing With MiDAS IoT-based Sensors}, booktitle = {Proc. Thirty-Fifth Annual Conference on Innovative Applications of Artificial Intelligence (AAAI/IAAI-23)}, year = {2023}, keywords = {Signal Processing (eess.SP), Artificial Intelligence (cs.AI), Machine Learning (cs.LG), FOS: Electrical engineering, electronic engineering, information engineering, FOS: Computer and information sciences}, copyright = {Creative Commons Attribution Non Commercial No Derivatives 4.0 International} }</pre> </blockquote>

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

Localizing On-scalp MEG Sensors using an Array of Magnetic Dipole Coils

<p>Matlab scripts and data necessary to reproduce the results from the PLOS ONE paper. For more information see README.</p>

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

BRAIN Journal-Brain-Like Artificial Intelligence for Automation-Figure 10. Meeting Room Equipped with Different Sensors

<p>To illustrate the basic working principle of a perceptual neuro-symbolic network in a concrete application, a simplified, concrete example is given in the following. In this example, office meeting room is equipped with different sensors (tactile floor sensors, motion detectors, light barriers, a door contact sensor, a camera, and a microphone) as sketched in Figure 10.</p>

opencc-by-4.0Oct 2013View details →
zenodo40/100

Figure 2. Experimental wireless sensors setup in greenhouse-Design and Development a Control and Monitoring System for Greenhouse Conditions Based-On Multi Agent System

<p>Figure 2 illustrates how the sensor<br> nodes were deployed to the greenhouse block. The idea of the vertical deployment was to get a<br> better understanding of the microclimate layers which typically exist in the greenhouse, and to<br> figure out what kind of differences occur in the climate between lower and upper flora.</p>

opencc-by-4.0Jun 2011View details →
zenodo40/100

Dataset for "Q-SCALE: Quantum Sensor Calibration for Advanced Learning and Efficiency"

<p>The dataset contains the data used in the article "Q-SCALE: Quantum Sensor Calibration for Advanced Learning and Efficiency".</p> <p>A low-cost monitoring system composed of 6 monitoring stations was positioned at the official monitoring station of Torino Rubino in the city of Turin (Italy). The official station is managed by the environmental agency ARPA Piemonte.</p> <p>Each low-cost station contains four low-cost light-scattering PM sensors (Honeywell HPMA115C0-003), one temperature and relative humidity sensor (DHT22), and one atmospheric pressure sensor (BME/BMP280).<br>The sampling time of the PM sensors was set to one second, while the other sensors generated measurements every 3-4 seconds.</p> <p>The official monitoring station uses both a gravimetric and a beta attenuation instrument for measuring PM.</p> <p>The data contained in this dataset was collected from November 2022 to June 2023. It contains the median of the PM2.5, relative humidity, temperature, and atmospheric pressure measurements of the low-cost sensors, after being aggregated to either one minute or one hour.</p> <p>The official measurements of the beta attenuation device are also provided.</p> <p>Measurements of low-cost sensors are expressed in UTC, while official measurements are expressed in UTC+1.</p> <p>Official PM measurements can be also found at https://aria.ambiente.piemonte.it/qualita-aria/dati.</p>

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

Dataset of "Raising Awareness for Inertial Sensors-based Keylogging on Smartphones" scientific research

<p>Dataset for the article</p> <p>Federico Montori, Luca Sciullo, and Luca Bedogni. 2024. Raising Awareness for Inertial Sensors-based Keylogging on Smartphones. In Proceedings of the 2024 International Conference on Information Technology for Social Good (GoodIT '24). Association for Computing Machinery, New York, NY, USA, 14&ndash;21. https://doi.org/10.1145/3677525.3678634</p> <p>Please cite the above paper if you are using this dataset.</p>

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

Radar-based sensing of wind turbines blades based on 35 GHz FMCW sensors installed at operational wind turbine towers

<p>The dataset contains radar-based measurements of rotor blades from three operational wind turbines as part of a structural health monitoring system. For this purpose, a sensor box with a 35 GHz radar sensor (about 1 000 measurements per second) and a camera system (about 100 images per second), is mounted on each wind turbine tower at approximately 100 m height. In order to distinguish individual rotor blades, a machine-readable marker printed on a self-adhesive film was applied on the blade&rsquo;s surface. When a rotor blade passes the sensor, the camera captures an image of the marker while the radar records a measurement. The marker is then identified and the recorded data is assigned to a particular rotor blade. The measurements demonstrate that the damage detection methodology can be transferred to an image processing problem. The challenge is to manage the strong influence from variable environmental and operational conditions, e.g. wind speed, azimuth orientation, that modify the rotor blade appearance in the radargram significantly. The dataset contains measurements from the intact turbine blade conditions, because it was not possible to introduce structural damage.</p>

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

Dataset of "Social Robots and Sensors for Enhanced Ageing at Home: A Focus on Mobility and Socioeconomic Factors."

<p>This dataset supports the article:</p> <p>"Social Robots and Sensors for Enhanced Aging at Home: A Focus on Mobility and Socioeconomic Factors."</p> <p>For further details see the Readme.txt file.</p>

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

Fig. 9 in Microenergy harvester for remote ocean buoys using piezoelectric sensors coupled with superballs

Fig. 9 — Generated voltage due to the change of buoy acceleration in terms of wave flume shutter frequency

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

Fig. 6 in Microenergy harvester for remote ocean buoys using piezoelectric sensors coupled with superballs

Fig. 6 — The measured heave (m), pitch (degree), and roll (degree) while varying the wave period from 1.22 to 2.13 s

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

Fig. 5 in Microenergy harvester for remote ocean buoys using piezoelectric sensors coupled with superballs

Fig. 5 — The variations in the wave height (m) with respect to the variations in wave period during different shutter frequencies (60 Hz, 55 Hz, 50 Hz, 45 Hz, 40 Hz &amp; 35 Hz)

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

Fig. 4 in Microenergy harvester for remote ocean buoys using piezoelectric sensors coupled with superballs

Fig. 4 — The PEH setup in the wave flume environment: (a) Wave generator hardware setup along with the Lab view software, (b) PEH buoy in the wave flume before the experiment, and (c) Data logger and microcontroller module of PEH system

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

Fig. 7 in Microenergy harvester for remote ocean buoys using piezoelectric sensors coupled with superballs

Fig. 7 — Measured acceleration (m/s2) in X, Y &amp; Z-axis for the varying wave period from 1.22 to 2.13 s

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

Fig. 10 in Microenergy harvester for remote ocean buoys using piezoelectric sensors coupled with superballs

Fig. 10 — Generated voltage and power in terms of the wave conditions with the changing shutter frequency from 60 Hz to 35 Hz

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

Figure 1 in Effect of degree of water stress on growth and fecundity of velvetleaf (Abutilon theophrOsti) using soil moisture sensors

Figure 1. Soil moisture content in pots was measured using (A) Meter Group 5TM moisture sensors and (B) Em50 data loggers to determine degree of water stress on Abutilon threophrasti in a greenhouse study conducted at the University of Nebraska–Lincoln.

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

Dataset: Electro-Sensors, Inc. (ELSE) Stock Performance

This dataset provides historical stock market performance data for specific companies. It enables users to analyze and understand the past trends and fluctuations in stock prices over time. This information can be utilized for various purposes such as investment analysis, financial research, and market trend forecasting.

opencc-zeroJun 2024View details →
zenodo40/100

Rawdata for: Preparation of low-concentration H2 test gas mixtures in ambient air for calibration of H2 sensors, Karbach et al., 2024

<p>Rawdata for publication: Karbach et al.: Preparation of low-concentration H2 test gas mixtures in ambient<br>air for calibration of H2 sensors, AMT, 2024</p> <p>DOI: 10.5194/amt-17-4081-2024</p>

opencc-by-4.0Jul 2024View 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