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.
374
datasets available to search
ShareScore release 0.9.0
Dataset results
374 results for “Power Data”
"Demand-side policies for power generation in response to the energy crisis: A model analysis for Italy", scripts and data
<p>This repository contains the data, scripts and results for the paper "Demand-side policies for power generation in response to the energy crisis: A model analysis for Italy", https://doi.org/10.1016/j.esr.2024.101329.</p> <p>Results in the paper are divided into three sections, corresponding to the numbers of the folders inside this dataset. They are described as follows:</p> <p>1 - EU policy impact: What is the impact on the Italian electricity of the european proposal of cutting power demand and shifting it during peak hours on gas consumption, system costs and emissions?</p> <p>2 - Gas cost sensitivity: Which would be Italy’s most convenient power system considering different gas prices?</p> <p>3 - DSM in mitigation: What could be the role of demand side measures in power systems with a high penetration of RES?</p>
Trained neural network data for synchrotron radiative transfer in the Stokes basis, power law model, computed by rimphony, for consumption by neurosynchro
<p>This archive contains data representing a trained-up neural network suitable for use with the <a href="https://github.com/pkgw/neurosynchro/">neurosynchro</a> package. The network generates coefficients that can be used for numerical radiative transfer of synchrotron emission in the Stokes basis with a package such as <a href="https://github.com/jadexter/grtrans/">grtrans</a>.</p> <p>In this particular dataset, networks were trained on a training set of coefficients generated by <a href="https://github.com/pkgw/rimphony/">rimphony</a> that is available as <a href="https://doi.org/10.5281/zenodo.1341154">DOI:10.5281/zenodo.1341154</a>. The data were generated using a model of a power law electron distribution isotropic in pitch angle. The input parameters, which were sampled randomly in a three-dimensional space, were:</p> <ul> <li><em>s</em>, the harmonic number, dimensionless, sampled logarithmically between 5 and 50,000,000.</li> <li><em>theta</em>, the angle between the ray path and the local magnetic field, measured in radians, sampled linearly between 0.001 and π/2 (namely, 1.5707963267948966).</li> <li><em>p</em>, the power-law index of the energetic electrons, dimensionless, sampled linearly between 1.5 and 7.</li> </ul> <p>The training set was computed on Harvard’s Odyssey cluster using Git commit <a href="https://github.com/pkgw/rimphony/commit/772161ebda0217b8c1ccb8ce3801ad9dc3701a4f">772161</a> of rimphony. A total of about 5,000 CPU hours were used, with 500 processes running for about 10 hours each, yielding about 22 million numbers. Training the networks took about 3 hours on an 8-core laptop.</p> <p>For the purposes of <em>neurosynchro</em>, the formats of the files in this package should be regarded as internal implementation details. The <a href="https://pypi.org/project/neurosynchro/">neurosynchro</a> Python package will load up the files in this archive and use them to predict synchrotron coefficients. For specifics, see <a href="https://neurosynchro.readthedocs.io/en/stable/">the neurosynchro documentation</a>.</p>
Bias correction of simulated Brazilian wind power generation based on reanalysis data
<p>Available data:</p> <p>- Brazilian wind power generation time series derived from MERRA-2 reanalysis data with wind speed and wind power bias correction.</p> <p>- Wind speed correction factors derived from INMET wind speeds (http://www.inmet.gov.br/portal/) as well as wind power correction factors dervied from ONS wind power generation time series are also provided.</p> <p>- Simulation of about 38 years of wind power generation with fixed capacity.</p> <p>Data used for validation:</p> <p>- Historical wind power generation data, which were used for validation of simulated time series, can be found at the ONS homepage (http://ons.org.br/Paginas/resultados-da-operacao/historico-da-operacao/geracao_energia.aspx).</p> <p> </p> <p>Other Links:</p> <p>- Information on this will soon be found here: https://refuel.world/</p> <p>- Code for generating time series, validation and analysis: https://github.com/KatharinaGruber/BrazilWind</p> <p>- Master thesis belonging to data: https://doi.org/10.5281/zenodo.1471221</p>
Multi-Source Distributed System Data for AI-powered Analytics
<p><strong>Abstract:</strong></p> <p>In recent years there has been an increased interest in Artificial Intelligence for IT Operations (AIOps). This field utilizes monitoring data from IT systems, big data platforms, and machine learning to automate various operations and maintenance (O&M) tasks for distributed systems.<br> The major contributions have been materialized in the form of novel algorithms.<br> Typically, researchers took the challenge of exploring one specific type of observability data sources, such as application logs, metrics, and distributed traces, to create new algorithms.<br> Nonetheless, due to the low signal-to-noise ratio of monitoring data, there is a consensus that only the analysis of multi-source monitoring data will enable the development of useful algorithms that have better performance. <br> Unfortunately, existing datasets usually contain only a single source of data, often logs or metrics. This limits the possibilities for greater advances in AIOps research.<br> Thus, we generated high-quality multi-source data composed of distributed traces, application logs, and metrics from a complex distributed system. This paper provides detailed descriptions of the experiment, statistics of the data, and identifies how such data can be analyzed to support O&M tasks such as anomaly detection, root cause analysis, and remediation.</p> <p><strong>General Information:</strong></p> <p>This repository contains the simple scripts for data statistics, and link to the multi-source distributed system dataset.</p> <p>You may find details of this dataset from the original paper:</p> <p><em>Sasho Nedelkoski, Jasmin Bogatinovski, Ajay Kumar Mandapati, Soeren Becker, Jorge Cardoso, Odej Kao, "Multi-Source Distributed System Data for AI-powered Analytics". </em></p> <p><strong>If you use the data, implementation, or any details of the paper, please cite!</strong></p> <p> </p> <p>BIBTEX:</p> <p>_________________________________________</p> <pre>@inproceedings{nedelkoski2020multi, title={Multi-source Distributed System Data for AI-Powered Analytics}, author={Nedelkoski, Sasho and Bogatinovski, Jasmin and Mandapati, Ajay Kumar and Becker, Soeren and Cardoso, Jorge and Kao, Odej}, booktitle={European Conference on Service-Oriented and Cloud Computing}, pages={161--176}, year={2020}, organization={Springer} } </pre> <p>___________________________</p> <p>The multi-source/multimodal dataset is composed of distributed traces, application logs, and metrics produced from running a complex distributed system (Openstack). In addition, we also provide the workload and fault scripts together with the Rally report which can serve as ground truth. We provide two datasets, which differ on how the workload is executed. The <em><strong>sequential_data</strong> </em>is generated via executing workload of sequential user requests. The <strong><em>concurrent_data </em></strong>is generated via executing workload of concurrent user requests.</p> <p>The raw logs in both datasets contain the same files. If the user wants the logs filetered by time with respect to the two datasets, should refer to the timestamps at the metrics (they provide the time window). <strong>In addition, we suggest to use the provided aggregated time ranged logs for both datasets in CSV format.</strong></p> <p><strong><strong>Important:</strong> The logs and the metrics are synchronized with respect time and they are both recorded on CEST (central european standard time). The traces are on UTC (Coordinated Universal Time -2 hours). They should be synchronized if the user develops multimodal methods. Please read the IMPORTANT_experiment_start_end.txt file before working with the data.</strong></p> <p>Our GitHub repository with the code for the workloads and scripts for basic analysis can be found at: <a href="https://github.com/SashoNedelkoski/multi-source-observability-dataset/">https://github.com/SashoNedelkoski/multi-source-observability-dataset/</a></p>
Accompanying data for publication: "Learning the Optimal Power Flow: Environment Design Matters"
<p>All the data created for the publication "Learning the Optimal Power Flow: Environment Design Matters" by Wolgast and Nieße. The dataset contains all training runs performed, including the final neural network weights, meta-data about the training run, and various metrics during the course of training, which were used to generate the results and plots. The source code to re-produce the plots for the publication (and everything else) can be found on GitHub: https://github.com/Digitalized-Energy-Systems/rl-opf-env-design</p>
Can green hydrogen drive economic transformation in Saudi Arabia? - An input-output analysis of different Power-to-X configurations. Supplementary Data
<p>Supplementary material for peer review</p> <ul> <li>Modelling Data (input & results)</li> <li>Literature Review</li> </ul>
Data input for the RegMex model experiment on the power system and flexible sector coupling
<p>This file provides the input data used in the power system flexibility model experiment performed within the RegMex project. Comprehensive information about the project can be found in the project report [Lechtenböhmer2018] (in German, see link in the file). In the experiment performed with the data documented here, three scenarios were considered, labelled "Import", "Decentralized" and "Offshore". This file contains the input for all scenarios. All further information on the model and scenario configuration is available from the project report. Many technology parameter have been derived as own assumptions within previous projects, relying on different sources. Details can be found in the cited PhD and masters theses. In the experiment, Germany was modelled with 18 regions reflecting the transmission grid operator zones (see map in the file).</p>
Arcing Fault Electrical Signatures Data Base - Sinusoidal power supply (230 V - 400 Hz) - Resistive loads - part 1
<p>The dataset contains series arc faults voltage and current signatures in a AC low power network.</p> <p>Sinusoidal power supply (230 V – 400Hz, 600Hz and 800Hz) - Resistive Loads</p> <p>The data provided can be used for the development of methods for the detection of arcing faults.</p> <p>The data files are current and voltage signatures experimentally measured.</p> <p>Two technique are used to produce an arcing fault : Open contact electrodes and Carbonized path wires</p> <p>The ReadMe file describes :</p> <p>- the test set up and the the procedure followed to make the measurements</p> <p>- the name of the data files</p> <p>- the type of arcing faults</p>
Data for: "Market Power and Price Exposure: Learning from Changes in Renewable Energy Regulation"
<p>Given the key role of renewable energies in current and future electricity markets, it is important to understand how they affect firms' pricing incentives in these markets. In this paper, we study whether renewables depress electricity market prices, and how this effect depends on their degree of market price exposure. Our theoretical analysis shows that paying renewables with fixed prices, rather than with market-based prices, is relatively more effective at curbing market power when the dominant electricity firms own large shares of the renewable capacity, and <em>vice-versa</em>. To test this prediction, our empirical analysis leverages several short-lived changes to renewable energy pricing mechanisms in the Spanish electricity market. In this context, we find that the switch from full price exposure to fixed prices caused a 2-4% reduction in the average price-cost markup.</p>
Ultrasound-driven degradation data for GenX, PFOA and PFOS at different ultrasonic frequencies and power densities
<p>The spreadsheet contains the individual and mixture degradation data for three different PFAS type representatives: PFOA, PFOS, and GenX.</p> <p>All PFAS stock solutions were prepared in ultrapure water.</p> <p>The data was generated by sampling from 500 mL batches of PFAS stock solutions irradiated with ultrasound at predetermined time intervals.</p> <p>The document contains separate tabs for the individual degradation of the 3 PFAS, as well as the mixture degradation data.</p> <p>In addition to PFAS concentrations, fluoride concentrations measured with an ion-selective electrode are shared.</p>
Prior choice and data requirements of Bayesian multivariate mixed effects models fit to tag-recovery data: The need for power analyses
<p>1. Recent empirical studies have quantified correlation between survival and recovery by estimating these parameters as correlated random effects with hierarchical Bayesian multivariate models fit to tag-recovery data. In these applications, increasingly negative correlation between survival and recovery has been interpreted as evidence for increasingly additive harvest mortality. The power of these hierarchal models to detect non-zero correlations has rarely been evaluated and these few studies have not focused on tag-recovery data, which is a common data type.</p> <p>2. We assessed the power of multivariate hierarchical models to detect negative correlation between annual survival and recovery. Using three priors for multivariate normal distributions, we fit hierarchical effects models to a mallard (<em>Anas</em> <em>platyrhychos</em>) tag-recovery dataset and to simulated data with sample sizes corresponding to different levels of monitoring intensity. We also demonstrate more robust summary statistics for tag-recovery datasets than total individuals tagged.</p> <p>3. Different priors lead to substantially different estimates of correlation from the mallard data. Our power analysis of simulated data indicated most prior distribution and sample size combinations could not estimate strongly negative correlation with useful precision or accuracy. Many correlation estimates spanned the available parameter space (–1,1) and underestimated the magnitude of negative correlation. Only one prior combined with our most intensive monitoring scenario provided reliable results. Underestimating the magnitude of correlation coincided with overestimating the variability of annual survival, but not annual recovery.</p> <p>4. The inadequacy of prior distributions and sample size combinations previously assumed adequate for obtaining robust inference from tag-recovery data represents a concern in the application of Bayesian hierarchical models to tag-recovery data. Our analysis approach provides a means for examining prior influence and sample size on hierarchical models fit to capture-recapture data while emphasizing transferability of results between empirical and simulation studies.</p>
Nuclear Power Generation Phaseouts Redistribute U.S. Air Quality and Climate Related Mortality Risk, Data
<p>This dataset accompanies the publication, "Nuclear Power Generation Phaseouts Redistribute U.S. Air Quality and Climate Related Mortality Risk", and can be used with the code located at https://zenodo.org/badge/latestdoi/248010532 to reproduce our results.</p>
Estimates of the Wavenumber Wavelet Power Spectrum of Magnetic Fluctuations during Magnetic Reconnection Figure Data
<p>This is data for the publication, "Estimates of the Wavenumber Wavelet Power Spectrum of Magnetic Fluctuations during Magnetic Reconnection".</p>
Hourly electric power load and transmission data at the provincial level in China
<p><strong>Description:</strong></p> <p>This dataset provides hourly electric power load data for all 31 provinces in mainland China. Additionally, it includes comprehensive information about the primary transmission grids that interconnect these provinces, encompassing both High-Voltage Direct Current (HVDC) and High-Voltage Alternating Current (HVAC) transmission lines.</p> <p><strong>Dataset Overview:</strong></p> <ul> <li> <p><strong>Electric Power Load Data:</strong> The dataset comprises hourly records of electric power consumption for each of the 31 provinces in mainland China. These records span a significant time period, allowing for detailed analysis and insights into electricity demand patterns.</p> </li> <li> <p><strong>Transmission Grid Information:</strong> In addition to power load data, this dataset contains detailed information on the primary transmission grids responsible for distributing electricity across provinces. This includes data on both HVDC and HVAC transmission lines, enabling researchers to study the infrastructure that supports the electric power network in mainland China.</p> </li> </ul> <p><strong>Potential Uses:</strong></p> <p>Researchers and analysts can leverage this dataset for a wide range of applications relevant with power system operation and expansion.</p> <p><strong>Citation:</strong></p> <p>If you utilize this dataset in your research or analysis, we kindly request that you cite it using the following Zenodo reference:</p> <p>[1] H. Wu and X. Kan, “Hourly electric power load and transmission data at the provincial level in China.” Zenodo, Sep. 06, 2023. doi: 10.5281/zenodo.8322210.</p> <p>Your citation helps acknowledge the effort and resources invested in collecting and curating this valuable dataset.</p>
Data - Zero-Offset Frequency Locking of Lasers at Low Optical Powers with an Optical Phase Locked Loop
<p>This dataset contains measurement data and processing code for the results published in "Zero-Offset Frequency Locking of Lasers at Low Optical Powers with an Optical Phase Locked Loop". </p>
Supplementary Material to 'Exploring the power of data-driven models for groundwater system conceptualization: A case study of the Grazer Feld Aquifer, Austria'
<p>This folder contains the supplementary materials to reproduce the results, tables, and figures from the following publication submitted to the Hydrogeology Journal: </p> <p>Kokimova A., Collenteur, R.A. & Birk, S. Exploring the power of data-driven models for groundwater system conceptualization: A case study of the Grazer Feld Aquifer, Austria.</p>
Data and code from: Body oscillations couple with wing flapping to reduce aerodynamic power in wild silkmoth flight
Open the record for dataset details and reuse information.
Data from: Microhaplotypes provide increased power from short-read DNA sequences for relationship inference
Open the record for dataset details and reuse information.
Data from: Ecological tradeoffs drive a power-law relationship between group size and population density in social foragers
Open the record for dataset details and reuse information.
Data from: ERC2.0-evolutionary rate covariation update provides more powerful inference of functional interactions across large phylogenies
Open the record for dataset details and reuse information.
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research 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.
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.
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.
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.
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.