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,063
datasets available to search
ShareScore release 0.9.0
Dataset results
1,063 results for “Search”
GERDAT010 Dataset for literature search linked to publication "Information needs of older patients newly diagnosed with cancer"
<p>Dataset of the literature search belonging to the publication "Information needs of older patients newly diagnosed with cancer"</p>
CRISPS coding scheme for complex casual leisure search requests — Auxiliary materials
<p>This repository contains auxiliary materials related to the CRISPS coding scheme for complex casual leisure search requests. The CRISPS coding scheme is described in the article "Understanding Complex Casual Leisure Information Needs: An Analysis of Search Requests for Books, Games, Movies and Music" by Toine Bogers (= corresponding author), Maria Gäde, Marijn Koolen, Vivien Petras, and Mette Skov. The article provides a comprehensive analysis of complex search requests in the casual leisure domains of books, games, movies and music using the CRISPS coding scheme.</p> <p>This repository contains the following auxiliary materials:</p> <ul> <li>The CRISPS codebooks for all four domains along with examples for each code and a comparison between the four domains (<strong>codebook.pdf</strong>)</li> <li>The CRISPS coding scheme figures from the article in a single PDF file (<strong>coding-scheme.pdf</strong>)</li> <li>The CRISPS coding scheme from the article in a machine-readable TSV-format (<strong>coding-scheme.tsv</strong>)</li> <li>All 2000 posts along with their assigned CRISPS codes in TSV-format (<strong>all-posts.tsv</strong>)</li> <li>The appendix belonging to the article</li> </ul>
Exploring chemical space in the search for improved Azoheteroarene-based photoswitches
<p>In the quest for improved photo switches, azoheteroarenes have emerged as a potential alternative to azobenzene. However, to date the number and types of these species that have subjected to study is insufficient to provide an in-depth understanding of the photochemical effects brought about by different substituents. Here, we computationally screen the optical properties and thermal stabilities of 512 azoheteroarenes that consist of eight different N-containing heteroarenes combined with 64 substitution patterns. The most promising compounds are identified and their properties rationalized based on the nature of the azoheteroarene core and the location and type of substitution patterns.</p>
New limit on dark photon dark matter from searches using LIGO O1 data.
<p>The three files contain the three limits in Fig.4 of the published paper.</p> <p>For each file, there are 2 columns of data, with the first column being the frequency in Hz and the second column the</p> <p>corresponding upper limit on the dimensionless dark photon squared coupling.</p> <p>limit_red.txt: the red line, O1 95% CL limits (1800s SFTs) </p> <p>limit_blue.txt: the blue line, average optimal O1 limits (893 hours)</p> <p>limit_yellow.txt: the yellow line, Nominal SNR O1 95% CL limits</p>
The language of sound search: Examining User Queries in Audio Search Engines (supplementary materials)
<h2>Overview</h2> <p>This dataset accompanies the <a href="https://dcase.community/documents/workshop2024/proceedings/DCASE2024Workshop_Weck_54.pdf" target="_blank" rel="noopener">paper</a> titled <strong>"The Language of Sound Search: Examining User Queries in Audio Search Engines."</strong> The study investigates user-generated textual queries within the context of sound search engines, which are commonly used for applications such as foley, sound effects, and general audio retrieval.</p> <p>The paper addresses the gap in current research regarding the real-world needs and behaviors of users when designing text-based audio retrieval systems. By analyzing search queries collected from two sources — a custom survey and Freesound query logs — the study provides insights into user behavior in sound search contexts. Our findings reveal that users tend to formulate longer and more detailed queries when not constrained by existing systems, and that both survey and <a href="https://freesound.org/">Freesound</a> queries are predominantly keyword-based.</p> <p>This dataset contains the raw data collected from the survey and annotations of Freesound query logs.</p> <h2>Files in This Dataset</h2> <p>The dataset includes the following files:</p> <ol> <li> <p><strong><code>participants.csv</code></strong><br>Contains data from the survey participants. Columns:</p> <ul> <li><code>id</code>: A unique identifier for each participant.</li> <li><code>fluency</code>: Self-reported English language proficiency.</li> <li><code>experience</code>: Whether the participant has used online sound libraries before.</li> <li><code>passed_instructions</code>: Boolean value indicating whether the participant advanced past the instructions page in the survey.</li> </ul> </li> <li> <p><strong><code>annotations.csv</code></strong><br>Contains annotations of the survey responses, detailing the participants' interaction with the sound search tasks. Columns:</p> <ul> <li><code>id</code>: A unique identifier for each annotation.</li> <li><code>participant_id</code>: Links to the participant’s ID in <code>participants.csv</code>.</li> <li><code>stimulus_id</code>: Identifier for the stimulus presented to the participant (audio, image, or text description).</li> <li><code>stimulus_type</code>: The type of stimulus (audio, image, text).</li> <li><code>audio_result_id</code>: Identifier for the hypothetical audio result presented during the search task.</li> <li><code>query1</code>: Initial search query submitted based on the stimulus.</li> <li><code>query2</code>: Refined search query after seeing the hypothetical search result.</li> <li><code>aspects1</code>: Aspects considered important when formulating the initial query.</li> <li><code>aspects2</code>: Aspects considered important when refining the query.</li> <li><code>result_relevance</code>: Participant's rating of the hypothetical search result's relevance.</li> <li><code>time</code>: Time taken to complete the search task.</li> </ul> </li> <li> <p><strong><code>freesound_queries_annotated.csv</code></strong><br>Contains annotated Freesound search queries. Columns:</p> <ul> <li><code>query</code>: Text of the search query submitted to Freesound.</li> <li><code>count</code>: The number of times the specific query was submitted.</li> <li><code>topic</code>: Annotated topic of the query, based on an ontology derived from AudioSet, with an additional category, <code>Other</code>, which includes non-English queries and NSFW-related content.</li> </ul> </li> <li> <p><strong><code>survey_stimuli_data.zip</code></strong><br>This ZIP file contains three CSV files corresponding to the three stimulus types used in the survey:</p> <ul> <li><strong>Audio stimuli</strong>: Categorized sound recordings presented to participants.</li> <li><strong>Image stimuli</strong>: Annotated images that prompted sound-related queries.</li> <li><strong>Text stimuli</strong>: Summarized descriptions of sounds provided to participants.</li> </ul> </li> </ol> <p>More details on the stimuli and the survey methodology can be found in the accompanying paper.</p> <h2><strong>Citation</strong></h2> <p>If you use this dataset in your research, please cite the corresponding paper:</p> <div> <pre>B. Weck and F. Font, ‘The Language of Sound Search: Examining User Queries in Audio Search Engines’, in Proceedings of the Detection and Classification of Acoustic Scenes and Events 2024 Workshop (DCASE2024), Tokyo, Japan, Oct. 2024, pp. 181–185.</pre> <pre><code>@inproceedings{Weck2024, author = "Weck, Benno and Font, Frederic", title = "The Language of Sound Search: Examining User Queries in Audio Search Engines", booktitle = "Proceedings of the Detection and Classification of Acoustic Scenes and Events 2024 Workshop (DCASE2024)", address = "Tokyo, Japan", month = "October", year = "2024", pages = "181--185" }</code></pre> </div>
GWTC-2.1: Deep extended-catalog of Compact Binary Coalescences Observed by LIGO and Virgo During the First Half of the Third Observing Run - Sensitivity of search pipelines to simulated signals
<p>Results of search pipelines (GSTLAL, MBTA, PYCBC, PYCBC BBH) used to identify candidates in <a href="https://dcc.ligo.org/LIGO-P2100063/public">GWTC-2.1</a> on a set of simulated signals corresponding to binary neutron star (BNS), neutron star black holes (NSBH), and binary black holes (BBH) signals. Additionally, we include a README file which provides information on how to read these files.</p>
Literature search for publication: A meta-analysis on the role older adults with cancer favour in treatment decision making
<p>Dataset belonging to 10.5281/zenodo.7308287 including data of literature search regardign outcome preference scale in geriatric oncology</p>
Dataset: Comparative evaluation of a keyword based search and semantic search in a data portal for biodiversity research.
<p>Supplementary material for a comparative evaluation of a keyword based search and semantic search in a data portal for biodiversity research. We conducted a relevance evaluation with 6 users over 19 search questions in two search interfaces.</p> <p>The users provided up to five search questions and relevant keywords from their research background. We setup a dataset search over a corpus of ~92,000 randomly selected metadata files from GFBio (<a href="https://www.gfbio.org">https://www.gfbio.org</a>). For each of their own search queries, the users got two result sets presented. The first one displayed results obtained from a keyword search. The second panel contained dataset results from a prototypical semantic search. Instead of results with exact mentions of the query terms, the semantic search also presented related results with synonyms and more specific terms or terms obtained from concept nodes of a higher hierarchy level.</p> <p>Each user rated the relevance of his/her own search queries on a 7-point Likert scale for both search results.<br> In addition, users also assessed the expanded keywords for each question.</p> <p>More information can be found in our publication:</p> <p>Löffler, F. and Klan, F. (2016): Does Term Expansion Matter for the Retrieval of Biodiversity Data? in Joint Proceedings of the Posters and Demos Track of the 12th International Conference on Semantic Systems - SEMANTiCS2016 and the 1st International Workshop on Semantic Change & Evolving Semantics (SuCCESS'16), co-located with the 12th International Conference on Semantic Systems (SEMANTiCS 2016),2016, <a href="http://ceur-ws.org/Vol-1695/paper2.pdf">http://ceur-ws.org/Vol-1695/paper2.pdf</a></p> <p> </p>
Flowchart on the methodology used to conduct the literature search on provenance representation models and change-tracking in RDF
<p>The image contains a flowchart on the methodology used to conduct the literature search on provenance representation models and change-tracking in RDF. This methodology was used in the Abstract submitted to the DH2023 conference in Graz.</p>
GERDAT014 Self-management and self-monitoring literature search
<p>Dataset used for the literature on suitable self-monitoring or self-management tools or applications that could be used for older patients with cancer and/or multimorbidity</p>
Qbias – A Dataset on Media Bias in Search Queries and Query Suggestions
<p>We present Qbias, two novel datasets that promote the investigation of bias in online news search as described in</p> <blockquote> <p>Fabian Haak and Philipp Schaer. 2023. 𝑄𝑏𝑖𝑎𝑠 - A Dataset on Media Bias in Search Queries and Query Suggestions. In Proceedings of ACM Web Science Conference (WebSci’23). ACM, New York, NY, USA, 6 pages. <a href="https://doi.org/10.1145/3578503.3583628">https://doi.org/10.1145/3578503.3583628</a>.</p> </blockquote> <p><strong>Dataset 1: AllSides Balanced News Dataset (allsides_balanced_news_headlines-texts.csv)</strong></p> <p>The dataset contains 21,747 news articles collected from <a href="https://www.allsides.com/headline-roundups">AllSides balanced news headline</a> roundups in November 2022 as presented in our publication. The AllSides balanced news feature three expert-selected U.S. news articles from sources of different political views (left, right, center), often featuring spin bias, and slant other forms of non-neutral reporting on political news. All articles are tagged with a bias label by four expert annotators based on the expressed political partisanship, left, right, or neutral. The AllSides balanced news aims to offer multiple political perspectives on important news stories, educate users on biases, and provide multiple viewpoints. Collected data further includes headlines, dates, news texts, topic tags (e.g., "Republican party", "coronavirus", "federal jobs"), and the publishing news outlet. We also include AllSides' neutral description of the topic of the articles.<br> Overall, the dataset contains 10,273 articles tagged as left, 7,222 as right, and 4,252 as center.</p> <p>To provide easier access to the most recent and complete version of the dataset for future research, we provide a scraping tool and a regularly updated version of the dataset at <a href="https://github.com/irgroup/Qbias">https://github.com/irgroup/Qbias</a>. The repository also contains regularly updated more recent versions of the dataset with additional tags (such as the URL to the article). We chose to publish the version used for fine-tuning the models on Zenodo to enable the reproduction of the results of our study. </p> <p> </p> <p><strong>Dataset 2: Search Query Suggestions (suggestions.csv)</strong></p> <p>The second dataset we provide consists of 671,669 search query suggestions for root queries based on tags of the AllSides biased news dataset. We collected search query suggestions from Google and Bing for the 1,431 topic tags, that have been used for tagging AllSides news at least five times, approximately half of the total number of topics. The topic tags include names, a wide range of political terms, agendas, and topics (e.g., "communism", "libertarian party", "same-sex marriage"), cultural and religious terms (e.g., "Ramadan", "pope Francis"), locations and other news-relevant terms. On average, the dataset contains 469 search queries for each topic. In total, 318,185 suggestions have been retrieved from Google and 353,484 from Bing.</p> <p>The file contains a "root_term" column based on the AllSides topic tags. The "query_input" column contains the search term submitted to the search engine ("search_engine"). "query_suggestion" and "rank" represents the search query suggestions at the respective positions returned by the search engines at the given time of search "datetime". We scraped our data from a US server saved in "location".</p> <p>We retrieved ten search query suggestions provided by the Google and Bing search autocomplete systems for the input of each of these root queries, without performing a search. Furthermore, we extended the root queries by the letters a to z (e.g., "democrats" (root term) >> "democrats a" (query input) >> "democrats and recession" (query suggestion)) to simulate a user's input during information search and generate a total of up to 270 query suggestions per topic and search engine. The dataset we provide contains columns for root term, query input, and query suggestion for each suggested query. The location from which the search is performed is the location of the Google servers running Colab, in our case Iowa in the United States of America, which is added to the dataset. </p> <p><strong>AllSides Scraper</strong></p> <p>At <a href="https://github.com/irgroup/Qbias">https://github.com/irgroup/Qbias</a>, we provide a scraping tool, that allows for the automatic retrieval of all available articles at the AllSides balanced news headlines. </p> <p>We want to provide an easy means of retrieving the news and all corresponding information. For many tasks it is relevant to have the most recent documents available. Thus, we provide this Python-based scraper, that scrapes all available AllSides news articles and gathers available information. By providing the scraper we facilitate access to a recent version of the dataset for other researchers.</p> <p> </p>
New Particle Search at CERN open classification data
<p>This is a reduced, anonymised dataset containing the classifications made in the New Particle Search at CERN demonstrator project available on Zooniverse during the implementation period - from the 19th of October, 2021, to the 23rd of October, 2023 - as part of the REINFORCE project.</p>
GWTC-3: Compact Binary Coalescences Observed by LIGO and Virgo During the Second Part of the Third Observing Run — O3 search sensitivity estimates
<p>This material is part of several data products associated with GWTC-3, the third Gravitational-Wave Transient Catalog from the <a href="https://www.ligo.org/">LIGO</a> Scientific Collaboration, the <a href="https://www.virgo-gw.eu/">Virgo</a> Collaboration, and the <a href="https://gwcenter.icrr.u-tokyo.ac.jp/en/">KAGRA</a> Collaboration. For more information, see the papers (<a href="https://dcc.ligo.org/LIGO-P2000318/public">dcc.ligo.org/LIGO-P2000318/public</a> and <a href="http://dcc.ligo.org/LIGO-P2100239/public">dcc.ligo.org/LIGO-P2100239/public</a>), the related material linked from this page, and the GWTC-3 data release documentation (<a href="https://www.gw-openscience.org/GWTC-3/">www.gw-openscience.org/GWTC-3/</a>).</p> <p><strong>Observing Run 3 (O3) Search Sensitivity Estimates</strong></p> <p>This document contains HDF injection summary files for search sensitivity estimates spanning the LIGO–Virgo–KAGRA (LVK) Collaborations' third observing run (O3).</p> <p>Details of the individual files can be found in</p> <ul> <li> o3-sensitivity-estimates.md</li> </ul> <p>including descriptions of the injected distributions and the HDF file format adopted.</p> <p>Separate files are provided for the two parts of the run, O3a and O3b, specified by the GPS start times and durations in the filenames, and for the entire O3 run (filename with no times specified).</p> <p>Separate files are also provided for subpopulations that span the Binary Neutron Star (bns), Neutron Star–Black Hole (nsbh), Binary Black Hole (bbh), and Intermediate Mass Black Hole (imbh) mass ranges. The subpopulations are combined into a single file (mixture) containing a mixture model that spans the union of all subpopulation.</p> <p><strong>How to download all files from this page</strong></p> <p>If you would like to download all files on this page, we recommend <a href="https://gitlab.com/dvolgyes/zenodo_get">zenodo_get</a>:</p> <pre><code class="language-bash">pip install zenodo_get zenodo-get RECORD_ID_OR_DOI </code></pre> <p>where the record ID for the most recent version of this page is 5546675 and IDs for other versions can be found in the Versions section at the side of this page.</p> <p> </p> <p>For more general background on gravitational-wave search analyses, try the materials from a <a href="https://www.gw-openscience.org/workshops/">GW Open Data Workshop</a> or the <a href="https://doi.org/10.1088/1361-6382/ab685e">guide to LIGO–Virgo data analysis</a>.</p> <p> </p>
GWTC-3: Compact Binary Coalescences Observed by LIGO and Virgo During the Second Part of the Third Observing Run — O1+O2+O3 Search Sensitivity Estimates
<p>This material is part of several data products associated with GWTC-3, the third Gravitational-Wave Transient Catalog from the <a href="https://www.ligo.org/">LIGO</a> Scientific Collaboration, the <a href="https://www.virgo-gw.eu/">Virgo</a> Collaboration, and the <a href="https://gwcenter.icrr.u-tokyo.ac.jp/en/">KAGRA</a> Collaboration. For more information, see the papers (<a href="https://dcc.ligo.org/LIGO-P2000318/public">dcc.ligo.org/LIGO-P2000318/public</a> and <a href="http://dcc.ligo.org/LIGO-P2100239/public">dcc.ligo.org/LIGO-P2100239/public</a>), the related material linked from this page, and the GWTC-3 data release documentation (<a href="https://www.gw-openscience.org/GWTC-3/">www.gw-openscience.org/GWTC-3/</a>).</p> <p><strong>O1 + O2 + O3 Search Sensitivity Estimates</strong></p> <p>This document contains HDF injection summary files for search sensitivity estimates spanning the LIGO–Virgo–KAGRA (LVK) Collaborations' first (O1), second (O2), and third (O3) observing runs.</p> <p>Details of individual files can be found in</p> <ul> <li> o1+o2+o3-sensitivity-estimates.md</li> </ul> <p>including descriptions of the HDF file format adopted.</p> <p>Separate files are provided for individual subpopulations that span the Binary Neutron Star (bns), Neutron Star–Black Hole (nsbh), Binary Black Hole (bbh), and Intermediate Mass Black Hole (imbh) mass ranges. Additionally, a single file spanning the union of those mass ranges (mixture) is provided.</p> <p>Sensitivity estimates for O1 and O2 are available via semi-analytic methods (estimates of the optimal network signal-to-noise ratio). Sensitivity estimates for O3 are available from real search results. Analysts should specify detection thresholds separately for each type of sensitivity estimate (e.g., a signal-to-noise cut for O1+O2 and a false alarm rate cut for O3).</p> <p><strong>How to download all files from this page</strong></p> <p>If you would like to download all files on this page, we recommend <a href="https://gitlab.com/dvolgyes/zenodo_get">zenodo_get</a>:</p> <pre><code class="language-bash">pip install zenodo_get zenodo-get RECORD_ID_OR_DOI </code></pre> <p>where the record ID for the most recent version of this page is 5636815 and IDs for other versions can be found in the Versions section at the side of this page.</p> <p> </p> <p>For more general background on gravitational-wave search analyses, try the materials from a <a href="https://www.gw-openscience.org/workshops/">GW Open Data Workshop</a> or the <a href="https://doi.org/10.1088/1361-6382/ab685e">guide to LIGO–Virgo data analysis</a>.</p>
Historical Revisionism Searchs
<p>Retrieval strategy for gathering the most relevant recent literature about Information manipulations and historical revisionism: Russian disinformation and foreign interference through manipulated history-based narratives. EU-HYBNET Project.</p>
List of articles resulting from the Google Scholar search "graph based author name disambiguation" published after 1/1/2021
<p>This dataset contains the list of articles resulting from the Google Scholar search “graph based author name disambiguation” published after 1/1/2021. The list is provided for reproducibility of the survey article “Graph-based Methods for Author Name Disambiguation: A Survey” and it was obtained using the following Python script available at <a href="https://github.com/WittmannF/sort-google-scholar">https://github.com/WittmannF/sort-google-scholar</a>:</p> <blockquote> <p>$ python sortgs.py --kw “graph based author name disambiguation” --startyear 2021</p> </blockquote> <p>The command returned the CSV file that contains the first 94 publications matching the query (articles with corrupted metadata have been excluded), each with metadata about Title, Number of Citations, and Rank. The CSV contains a column that specified which articles have been eventually selected for the survey.</p>
PLAE web app enables powerful searching and multiple visualizations across one million unified single-cell ocular transcriptomes
<p>Supplementary Data for "PLAE web app enables powerful searching and multiple visualizations across one million unified single-cell ocular transcriptomes"</p> <p> </p>
A search index for the ecocomDP R package
This data package contains summary information of datasets in the ecocomDP format published by EDI and NEON. This summary information is formatted in a search index used by the search function of the ecocomDP R package.
Searching as Information Literacy Unpacking the ACRL Frame of Searching As Strategic Exploration
<p>Searching as Information Literacy Unpacking the ACRL Frame of Searching As Strategic Exploration is an OER that includes a podcast, blog and associated exercise. Three University of Ottawa librarians are interviewed on search challenges they have encountered and their proposed search strategies as it relates to the ACRL framework: Searching as Strategic Exploration. Although it is possible to present an analysis of search strategies solely in writing or in traditional in-personal presentations, newer media such as podcasts allow for innovative delivery of the material in a more immediate and visceral way. That is, the audience is able to hear and receive the information directly from the experts themselves, in their own words. A podcast is also able to convey the aural nuance of a given speaker in a way that conventional scholarly approaches can’t quite duplicate. We believe that a podcast with real librarians’ voices speaking to and guiding students about exploratory searching, using recent, real-life examples, represents a dynamic, useful, engaging and relevant educational tool for our target audience - MLIS, MIS students. </p> <p> </p> <p>Podcast can be found on Soundcloud: <a href="https://soundcloud.com/somesoundsbylina/searching-as-information">https://soundcloud.com/somesoundsbylina/searching-as-information</a></p> <p>Access to the blog: <a href="https://esisuottawa.wixsite.com/esisinfolit/post/searching-as-information-literacy-unpacking-the-acrl-frame-of-searching-as-strategic-exploration">https://esisuottawa.wixsite.com/esisinfolit/post/searching-as-information-literacy-unpacking-the-acrl-frame-of-searching-as-strategic-exploration</a> </p>
Replication package of A benchmark-based evaluation of search-based crash reproduction
<p>Release of the reproduction package of Soltani, M., Derakhshanfar, P., Devroey, X. and van Deursen, A. (2020). A benchmark-based evaluation of search-based crash reproduction. In Empirical Software Engineering. 25, 1 (Jan. 2020), pp. 96–138.</p>
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.