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.
38,569
datasets available to search
ShareScore release 0.9.0
Dataset results
38,569 results for “c”
Bicycle trips collected using Cyclists Geo-C geo-game
<p>This is an experimental dataset for the bicycle trips recorded using and geo-game called "Cyclist Geo-C". It contains the geometry of the trips recorded by 60 participants from three European Cities: Münster, Germany; Castelló, Spain; Valletta, Malta. This dataset was collected and analysed for the PhD Thesis "Mobile Services for Green Living" part of the European Joint Doctorate in Geoinformatics and the <a href="http://geo-c.eu/">Geo-C </a>Project. </p> <p>The dataset is composed of three subsets.</p> <ol> <li>There is a point dataset called "<em><strong>trips_od.geojson</strong></em>" which contained the point geometries where each trip started and ended with attributes for latitude, longitude, altitude, and precision coordinates. Each point also had the timestamp which indicates the time when the user started or ended the trip.</li> <li>There is a line dataset called "<em><strong>segments.geojson</strong></em>" which contained the geometries of the straight lines connecting two locations of the participant. Each segment started from an initial point "p<sub>i</sub>" recorded at a "t<sub>i</sub>” and ended at the next point recorded by the user "p<sub>f</sub>” at time “t<sub>f</sub>”. The time difference between "t<sub>i</sub>” and “t<sub>f</sub>” was at most five minutes while the length of the segment was at most one kilometre. Each segment also had the participant and trip identifier, and the segment's sequence number within the trip For each of the trip segments, we calculated the distance and speed using the recorded coordinates and timestamps from "p<sub>i</sub>" and "p<sub>f</sub>" points. <span class="math-tex">\(trip\_segment = f(p_i,p_f)\)</span> and <span class="math-tex">\(segment\_speed = \frac{distance(p_i,p_f)}{\Delta time(p_i,p_f)}\)</span>. Then we classified the segments according to the calculated distance as: “<em>walking segment</em>” when the calculated speed was less than 5 km/h; “<em>cycling segment</em>” when the calculated speed was between 5 and 50 km/h; or “<em>non-cycling segment</em>” when the calculated speed was more than 50 Km/h.</li> <li>There was another line dataset called “<em><strong>trips_tags.geojson </strong></em>” which contained the geometries of each of the trip paths. A trip was a line (also called polyline by GIS users) defined by the ordered sequence of trip segments. It started from origin point "p<sub>i</sub>" of the trip’s first segment and ended at the destination point "p<sub>f</sub>" of the trip's last segment. Each trip also had the participant's identification, trip's identification, the number of segments, start and end times.</li> </ol> <p>In addition to the experimental dataset recorded by participants, our analysis used a secondary dataset to define a comparable framework for the three cities. The secondary dataset consisted of the existing bicycle paths in the cities of Münster and Castelló as well as the planned bicycle paths around Valletta. For the city of Münster, the source of the bicycle paths was the <a href="http://www.openstreetmap.org">OpenStreetMap</a> (we downloaded the line elements with the tags “<em>bicycle=yes</em>” and "<em>cycleway=yes</em>”). For the city of Castelló, we obtained the bicycle paths from the city transport authority, including the city of Valletta, we created a digital version of the national bicycle network plan.</p> <p>We estimated the number of trips "<em><strong>bikepaths_trips.geojson</strong></em>" and the number of segments "<em><strong>bikepaths_segments</strong></em><em><strong>.</strong></em><em><strong>geojson</strong></em>" at each bike path. Also, we provide the areas where participants faced frictions during the experiment which corresponded to low cycling speeds "frictions.geojson".</p> <p>Finally, we provide a visual reference of the dataset in "<em><strong>frictions_cities.pdf</strong></em>".</p>
The Sincere Apology Corpus (SinA-C)
<p>This repository contains the Sincere Apology Corpus (SinA-C). SinA-C is an English speech corpus of acted apologies in various prosodic styles created with the purpose of investigating the attributes of the human voice which convey sincerity.</p> <p>Thirty-two speakers were recorded in a studio at the Columbia Computer Music Center inside a sound-proof recording booth. Audio was recorded with an AKG C414 dynamic microphone. The digital audio workstation Logic Pro 9 was used to collect the audio signals. Recordings were captured at 44.1 kHz and 16 bit in AIFF format and later converted to mono WAV files.</p> <p><strong>Speakers </strong></p> <ul> <li>Gender: 15 male and 17 female</li> <li>Age: 20-60 years old (mean: 29.8 years; std; 9.9 years)</li> <li>Background: 27 American born English native speakers, and 5 from other nationalities (all fluent in spoken English). 24 speakers were professional actors, and the remaining 12 were artists</li> </ul> <p><strong>Recordings</strong></p> <p>Speakers were given a description of the study, a set of 6 sentences (apologies; see Table 1) and a short definition for a set of 4 prosodic styles (see Table 2) to adopt when uttering each sentence (the recordings are not spontaneous, but rather acted). The sentences used were the following:</p> <ul> <li><em>Sorry.</em></li> <li><em>I am sorry for everything I have done to you. </em></li> <li><em>I cannot tell you how sorry I am for everything I did</em>.</li> <li><em>Please allow me to apologise for everything I did to you. I was inappropriate and lacked respect</em>.</li> <li><em>It was never my intention to offend you, for this I am very sorry. </em></li> <li><em>I am sorry but I am going to have to decline your generous offer. Thank you for considering me.</em></li> </ul> <p>The prosodic styles intended to be adopted when uttering each of the sentences were:</p> <ul> <li>monotonic;</li> <li>pitch prominence (labelled as `Stress');</li> <li>fast speaking rate;</li> <li>slow speaking rate.</li> </ul> <p><strong>Annotations</strong></p> <p>The SinA-C audio recordings were labelled in terms of the sincerity perceived by listeners (`<em>How sincere was the apology you just heard?</em>') on a 5-point Likert scale ranging from 0 (Not Sincere) to 4 (Very Sincere) by 22 volunteers (13 male and 9 female; age range: 18-22; μ 19.5 std 1.0). Of the 22 annotators, all reported to have normal hearing, and all were English speakers (6 reported to be bilingual with at least one other language).</p> <p>Raw annotations were standardised to zero mean and unit standard deviation on a per-subject basis in order to eliminate potential individual rating biases. We then computed the mean across all subjects for each utterance. This resulted in a set of ratings ranging from [-1.51, 1.72] (mean -0.002 std 0.60) which are used as the gold-standard for regression experiments. We also converted these ratings to binary labels. Average ratings larger than 0 were labelled as `Sincere` (S), and those smaller of equal to 0 were labelled as `Not Sincere` (NS). This resulted in 478 instances labelled as S and 438 as NS. These labels are the gold-standard for classification tasks.</p> <p><strong>SinA-C Baseline</strong></p> <p>The Baseline for the dataset is described in detail in the INTERSPEECH 2019 publication "Sincerity in Acted Speech: Presenting the Sincere Apology Corpus and Results" [1]. This article presents both classification and regression baseline results. The modelling experiments included both a 3-fold Speaker Independent Nest Cross Validation (SICV) schema as well as Speaker Independent folds (C-SIF) (train, validation, test). C-SIF is provided by the original database baseline from the INTERSPEECH 2016 COMputation PARalinguistics challengE (COMPARE) [2]. For reproducibility, speaker distributions across the two partitioning strategies are provided with the corpus package.</p> <p>The audio descriptors include conventional and state-of-the-art features extracted from the audio files. We used Support Vector Machines (SVM) for classification tests and linear Support Vector Regression (SVR) for the regression ones. In both cases we used linear kernels and both SVM and SVR were implemented using the open-source machine learning toolkit Scikit-Learn. During the development phase, we trained various models (using the training set) with different complexity parameters (C ∈ 10-7, 10-6, 10-5, 10-4, 10-3, 10-2, 10-1, 1), and evaluated their performance on the validation set. After determining the optimal value for C, we concatenated the training and validation sets, re-trained the model with this enlarged training set, and evaluated the performance on the test set. Further detail on the baseline development are given in [1].</p> <p><strong>Comments</strong></p> <p>SinA-C was initially gathered between 2015-2016 at the Columbia University Computer Music Centre (CCMC) in New York City, United States of America. The dataset was also included in the INTERSPEECH 2016 COMPARE challenge [2], and prior to that in 2015 a subset of the dataset was also exhibited as part of a graduate-school art exhibition.</p> <p><strong>Citing this corpus</strong></p> <p>When using the data set for your own research, and within publications, please cite this repository and [1].</p> <p><strong>Bibliography</strong></p> <p>[1] Baird, A., Coutinho, E., Hirschberg, J., & Schuller, B. W. (2019). Sincerity in Acted Speech: Presenting the Sincere Apology Corpus and Results. In <em>Interspeech</em> <em>2019</em>, in press.</p> <p>[2] Schuller, B. W., Steidl, S., Batliner, A., Hirschberg, J., Burgoon, J. K., Baird, A., Elkins, A. C., Zhang, Y., Coutinho, E., & Evanini, K. (2016). The INTERSPEECH 2016 Computational Paralinguistics Challenge: Deception, Sincerity & Native Language. In <em>Interspeech 2016</em>, 2001-2005.</p>
EFSA Project on the use of NAMs to explore the immunotoxicity of PFAS (Annexes B, C, D1, E, G, I, K, M, O)
<p>In vitro raw data, RIN values and RNA concentrations, DNA quality assessment, RNAseq outputs and analysis of EFSA Project on the use of NAMs to explore the immunotoxicity of PFAS (OC/EFSA/SCER/2021/13). </p>
Efficient Detection of Test Interference in C Projects (Artifact)
<p>This record provides research artifacts for the article "Efficient Detection of Test Interference in C Projects", accepted and to be presented at <a href="https://conf.researchr.org/home/ase-2024">ASE 2024</a>. Please refer to the README.md in the tgz file for details about the artifact and how it relates to the manuscript describing our study. Please also see our related Zenodo record with the container images used in the study: <a href="https://doi.org/10.5281/zenodo.7935821" target="_blank" rel="noopener">https://doi.org/10.5281/zenodo.7935821</a>.</p>
Stable isotope ratios of C, N and S in Southern Ocean sea stars (1985-2017)
<p>Sea stars (Echinodermata: Asteroidea) are a key component of Southern Ocean benthos, with 16% of the known sea star species living there. In temperate marine environments, sea stars commonly play an important role in food webs, acting as keystone species. However, trophic ecology and functional role of Southern Ocean sea stars are still poorly known, notably due to the scarcity of large-scale studies. Here, we report 24332 trophic marker (stable isotopes and elemental contents of C, N and S of tegument and/or tube feet) and biometric (arm length, disk radius, arm to disk ratio) measurements in 2456 specimens of sea stars. Samples were collected between 12/01/1985 and 08/10/2017 in numerous locations along the Antarctic littoral and Subantarctic islands. The spatial scope of the dataset covers a significant portion of the Southern Ocean (Latitude: 47.717° South to 86.273° South ; longitude: 127.767° West to 162.201° East ; depth: 6 to 5338 m). The dataset contains 133 distinct taxa, including 72 currently accepted species spanning 51 genera, 20 families and multiple feeding guilds / functional groups (suspension feeders, sediment feeders, omnivores, predators of mobile or sessile prey). For 505 specimens, mitochondrial CO1 genes were sequenced to confirm and/or refine taxonomic identifications, and those sequences are already publicly available through the Barcode of Life Data System. This number will grow in the future, as molecular analyses are still in progress. Overall, thanks to its large taxonomic, spatial, and temporal extent, as well as its integrative nature (combining genetic, morphological and ecological data), this dataset can be of wide interest to Southern Ocean ecologists, invertebrate zoologists, benthic ecologists, and environmental managers dealing with associated areas.</p>
Corpus des Deutschen Bundesrechts (C-DBR)
<p><strong>Überblick</strong></p> <p>Das <strong>Corpus des deutschen Bundesrechts (C-DBR)</strong> ist eine möglichst vollständige Sammlung der konsolidierten Fassungen aller Gesetze und Verordnungen auf Bundesebene. Der Datensatz nutzt als seine Datenquelle das amtliche Internetangebot <a href="http://www.gesetze-im-internet.de">www.gesetze-im-internet.de</a> des Bundesministeriums der Justiz und wertet dieses vollständig aus.</p> <p><em>Bitte lesen Sie zuerst das beiliegende Codebook!</em> Es enthält wichtige Informationen zur korrekten Nutzung des Datensatzes. Es hilft auch bei der Entscheidung, welche Variante für Sie am besten geeignet ist. In der Regel empfehle ich für quantitative Forschung die CSV-Dateien und für traditionelle Forschung die PDF-Sammlung.</p> <p>Um das <em>Gesetzgebungsverfahren</em> näher zu beleuchten können Sie zusätzlich auf folgende Datensätze zurückgreifen (jeweils mit Links auf vergleichbare Datensätze anderer Autor:innen):</p> <ul> <li><a href="http://doi.org/10.5281/zenodo.4643065">Corpus der Drucksachen des Deutschen Bundestages (CDRS-BT)</a></li> <li><a href="http://doi.org/10.5281/zenodo.4542661">Corpus der Plenarprotokolle des Deutschen Bundestages (CPP-BT)</a></li> </ul> <p> </p> <p><strong>Aktualisierung</strong></p> <p>Dieser Datensatz wird <em>ca. alle 3 Monate</em> aktualisiert. Benachrichtigungen über neue und aktualisierte Datensätze veröffentliche ich immer zeitnah auf Mastodon unter <a href="https://fediscience.org/@seanfobbe">@seanfobbe@fediscience.org</a></p> <p> </p> <p><strong>NEU in Version 2025-10-02</strong></p> <ul> <li>Vollständige Aktualisierung der Daten</li> </ul> <p> </p> <p><strong>Eckdaten</strong></p> <p><em>Stichtag:</em> 2. Oktober 2025</p> <p><em>Umfang:</em> 6838 Bundesgesetze und -verordnungen der Bundesrepublik Deutschland</p> <p><em>Formate:</em> CSV, PDF, EPUB, TXT und XML</p> <p> </p> <p><strong>Features</strong></p> <ul> <li>Einfache Nutzung für statistische Analysen mit CSV-Dateien</li> <li>Bis zu 42 Variablen in den CSV-Varianten</li> <li>Fortlaufende Aktualisierung</li> <li>Urheberrechtsfreiheit</li> <li>Sowohl für traditionelle Rechtsanwender als auch für Legal Tech-Anwendungen geeignete Formate (CSV, PDF, EPUB, TXT und XML)</li> <li>Umfangreicher Compilation Report um den Erstellungs-Prozess zu erläutern</li> <li>Hochauflösende Diagramme und deskriptive Tabellen für alle Zwecke</li> <li>Diagramme in PDF (Druck) und PNG (Web) verfügbar, Tabellen als menschen- und maschinenlesbares CSV</li> <li>Vollständiges tabellarisches Verzeichnis aller Rechtsakte und der vom BMJV gebrauchten Abkürzungen</li> <li>Netzwerk-Strukturen für alle Rechtsakte und Visualisierungen für über 1000 Rechtsakte (experimentell)</li> <li><a href="../doi/10.5281/zenodo.4072934">Veröffentlichung des Source Codes</a></li> </ul> <p> </p> <p><strong>Source Code und Compilation Report</strong></p> <p>Der gesamte Erstellungs-Prozess ist vollautomatisiert und detailliert dokumentiert. Mit jeder Kompilierung des vollständigen Datensatzes wird auch ein umfangreicher Compilation Report in einem attraktiv designten PDF-Format erstellt (ähnlich dem Codebook). Zudem werden Robustness Checks auf Vollständigkeit und Plausibilität durchgeführt und in einem separaten Bericht dokumentiert.</p> <p>Der Compilation Report enthält den Code für die vollständige Pipeline, dokumentiert relevante Rechenergebnisse, gibt sekundengenaue Zeitstempel an und ist mit einem klickbaren Inhaltsverzeichnis versehen. Er ist zusammen mit dem Source Code hinterlegt. Wenn Sie sich für Details des Erstellungs-Prozesses interessieren, lesen Sie diesen bitte zuerst.</p> <p>Der <em>vollständige Source Code</em> — sowohl für die Erstellung des Datensatzes, als auch für das Codebook — ist <em>öffentlich einsehbar </em>und<em> dauerhaft erreichbar</em> im wissenschaftlichen Archiv des CERN unter diesem Link hinterlegt: <a href="https://doi.org/10.5281/zenodo.8402568">https://zenodo.org/doi/10.5281/zenodo.4072934</a></p> <p> </p> <p><strong>Kryptographische Signaturen</strong></p> <p>Die Integrität und Echtheit der einzelnen Archive des Datensatzes sind durch eine <em>Zwei-Phasen-Signatur</em> sichergestellt.</p> <p>In <em>Phase I</em> werden während der Kompilierung für jedes ZIP-Archiv, das Codebook und die Robustness Checks Hash-Werte in zwei verschiedenen Verfahren (SHA2-256 und SHA3-512) berechnet und in einer CSV-Datei dokumentiert.</p> <p>In <em>Phase II</em> werden diese CSV-Datei und der Compilation Report mit meinem persönlichen geheimen GPG-Schlüssel signiert. Dieses Verfahren stellt sicher, dass die Kompilierung von jedermann durchgeführt werden kann, insbesondere im Rahmen von Replikationen, die persönliche Gewähr für Ergebnisse aber dennoch vorhanden ist.</p> <p>Die während der Kompilierung des Datensatzes erstellte CSV-Datei mit den Hash-Prüfsummen ist mit meiner <em>persönlichen GPG-Signatur</em> versehen. Der mit dieser Version korrespondierende Public Key ist sowohl mit dem Datensatz als auch mit dem Source Code hinterlegt. Er hat folgende Kenndaten:</p> <p><em>Name:</em> Sean Fobbe (fobbe-data@posteo.de)</p> <p><em>Fingerabdruck:</em> FE6F B888 F0E5 656C 1D25 3B9A 50C4 1384 F44A 4E42</p> <p> </p> <p><strong>Kein Urheberrecht: Public Domain</strong></p> <p>An den Normtexten und Metadaten besteht gem. § 5 Abs. 1 UrhG <em>kein </em>Urheberrecht, da sie amtliche Werke sind. § 5 UrhG ist auf amtliche Datenbanken analog anzuwenden (BGH, Beschluss vom 28.09.2006 - I ZR 261/03, "Sächsischer Ausschreibungsdienst"). Alle eigenen Beiträge (z.B. durch Zusammenstellung und Anpassung der Metadaten) und damit den gesamten Datensatz stelle ich gemäß einer <a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode">CC0 1.0 Universal Public Domain License</a> vollständig urheberrechtsfrei.</p> <p> </p> <p><strong>Disclaimer</strong></p> <p>Dieser Datensatz ist eine private wissenschaftliche Initiative und steht in keiner Verbindung zu Behörden, Gerichten oder anderen öffentlichen Stellen der Bundesrepublik Deutschland.</p> <p> </p> <p><strong>Alternativen</strong></p> <p><em>[Ab 10.06.2019, nur XML]</em> Beckedorf, Janis/Coupette, Corinna/Hartung, Dirk. 2020. "gesetze-im-internet: A daily archive of https://www.gesetze-im-internet.de". GitHub. <a href="https://github.com/QuantLaw/gesetze-im-internet">https://github.com/QuantLaw/gesetze-im-internet</a></p> <p><em>[Änderungsgesetze]</em> Wehrmeyer, Stefan/Semsrott, Arne/Filter, Johannes. 2021. "OffeneGesetze.de ist eine zivilgesellschaftliche, ehrenamtliche Plattform für amtliche Gesetzesblätter". Open Knowledge Foundation. <a href="https://offenegesetze.de/">https://offenegesetze.de/</a></p> <p><em>[Alte Rechtsakte]</em> Open Knowledge Foundation. 2013. "Bundesgit". GitHub. <a href="https://github.com/bundestag/gesetze">https://github.com/bundestag/gesetze</a></p> <p> </p> <p><strong>Weitere Open Access Veröffentlichungen (Fobbe)</strong></p> <p>Website<em> </em>—<em> </em><a href="https://www.seanfobbe.de">www.seanfobbe.de</a></p> <p>Open Data — <a href="../communities/sean-fobbe-data/">zenodo.org/communities/sean-fobbe-data/</a></p> <p>Source Code — <a href="../communities/sean-fobbe-code/">zenodo.org/communities/sean-fobbe-code/</a></p> <p>Volltexte regulärer Publikationen — <a href="../communities/sean-fobbe-publications/">zenodo.org/communities/sean-fobbe-publications/</a></p> <p> </p> <p><strong>Kontakt</strong></p> <p>Fehler gefunden? Anregungen? Kommentieren Sie gerne im <a href="https://codeberg.org/seanfobbe/c-dbr/issues">Issue Tracker</a> oder kontaktieren Sie mich über <a href="https://www.seanfobbe.de">www.seanfobbe.de</a></p>
Supplemental data files: Beyond the reference: gene expression variation and transcriptional response to RNAi in C. elegans
<p>This dataset holds all non-GEO-hosted supplemental data files for manuscript "Beyond the reference: gene expression variation and transcriptional response to RNAi in <em>C. elegans</em>". Please see the linked preprint/publication for full details.</p> <p>The PDF _guide_to_datafiles.pdf gives details on the format and content of each of the included files.</p>
Molecular and functional properties of human Plasmodium falciparum CSP C-terminus antibodies
<p>AIRR Community-compliant information comprising all antibodies described in EMBO Mol Med 15:e17454 [DOI:10.15252/emmm.202317454].</p>
Macroscopic, histological and stereological image dataset of the Striped red mullet (Mullus surmuletus) ovaries from the Bay of Biscay (ICES area 27.7.g,j & 27.8.a-c) stock
<p><strong>Contents: </strong></p> <p>This dataset can be completed with the : <strong>Macroscopic, histological and stereological image dataset of the Striped red mullet (<em>Mullus surmuletus</em>) ovaries from the English Channel (ICES area 27.7.d) stock</strong>, which can also be found on the Zenodo repository.</p> <p>This dataset contains the macroscopic and histological images of the ovaries of 103 Striped red mullet (female, <em>Mullus surmuletus</em>, Linnaeus 1758) collected from the Bay of Biscay stock (ICES areas 27.7.j,g & 27.8.a-c) in November 2020 (n=9), May 2021 (n=11), June 2021(n=7), July 2021 (n=15), September (n=15), October 2021 (n=3), November 2021 (n=27) and February 2022 (n=15).</p> <p> </p> <p><strong>Images:</strong></p> <ul> <li><strong>Macroscopic_pictures.zip: </strong>archive in zip format of 290 pictures (.JPG; 2Mo-8Mo; JPG; 350pp) from 103 female Striped red mullets dissected during this study. Each photo was taken with a digital camera (no flash). For each individual, up to three pictures were taken when possible (Le Meleder <em>et al.</em>, 2022) with : <ul> <li>one picture of the entire fish with its abdominal cavity open with the ovaries in view</li> <li>one picture of the whole fish with the ovaries outside of the abdominal cavity</li> <li>one picture of the ovaries</li> <li>the name of the picture is the same as the fish’s ID number.</li> </ul> </li> </ul> <ul> <li><strong>Histology_slides.zip:</strong> archive in zip format containing the ovarian histological slides digitized using an Olympus V120 slide scanner, x20 lens. The pictures (.vsi from the OlympusVSI format) are of the 264 histological slides acquired during this study. Data was split for smaller size downloads : <ul> <li><strong>Histology_slides_1of3 :</strong> histological sections for individuals numbered 062 to 094</li> <li><strong>Histology_slides_2of3 :</strong> histological sections for individuals numbered 100 to 250</li> <li><strong>Histology_slides_3of3 :</strong> histological sections for individuals numbered 290 to 304</li> </ul> </li> </ul> <p> </p> <p><strong>Data:</strong></p> <ul> <li><strong>Readings.zip:</strong> archive in zip format containing the stereology reading results of the ovarian histological slides. In this folder, three directories are available. <ul> <li><strong>Calibration </strong>: Reading results of 4 different agents, with the first and last readings, as well as the Qupath scripts used<strong>.</strong></li> <li><strong>Homogeneity</strong> : Reading results for 84 histological slides used to check the cellular homogeneity inter- and intra-gonad. These 84 slides belong to 14 fish, with three histological samples taken in the anterior (1), median (2) and posterior (3) sections of the left (G) and right (D) ovaries. A QuPath folder is also present, containing the scripts used.</li> <li><strong>Total</strong> : Reading results for 103 ovarian histological slides of the median position of either the left or right ovary. One median slide was read per sampled fish. A QuPath folder is also present, containing the scripts used.</li> </ul> </li> </ul> <ul> <li><strong>Macro_MULL_read_me.txt</strong> : a text file (.txt) listing the acronyms used in the <strong>Macro_MULL.xlsx</strong> file, as well as their meaning.</li> <li><strong>Macro_MULL.xlsx</strong> : Excel file (.xlsx) containing measurements of macroscopic parameters for all 103 fish sampled during this study. The information contained in this table is as follows: <ul> <li>Fish_id: identification of the fish. This id is identical to the name given to the pictures of the full ovaries (<strong>Macroscopic_pictures_Data</strong>)</li> <li>ICES _Division: International Council for the Exploration of the Sea (ICES) division where the fish was sampled in the Food and agricultural Organization of the United nations (FAO) fishing area 27</li> <li>ICES_statistical_rectangle : Statistical rectangle where the fish was sampled within the FAO fishing area 27</li> <li>Date: date the fish was caught (dd/mm/yyyy)</li> <li>Total_fish_length: total length of the fish (cm)</li> <li>Ungutted_fish_weight: total weight of the fish (g)</li> <li>Otolith_ID: unique identification number given to each sampled fish through the Imagine (Ellebode <em>et al.</em>, 2022) software used by IFREMER</li> <li>Parasite: presence (Y) or absence (N) of parasite in or on the fish</li> <li>age: age (in years) of the fish after analysis of the fish’s otolith. The IFREMER laboratory of Boulogne-sur-Mer (FRANCE) executed this analysis</li> <li>Visual_maturity : visually estimated maturity, after observation macroscopic criteria of the fish’s gonad with the naked eye, following the WKASMSF (ICES, 2018) scale</li> <li>Liver_weight: liver weight (g)</li> <li>Droite_gonad_weight : gonad weight (g) of right ovary</li> <li>Gauche_gonad_weight : gonad weight (g) of left ovary</li> <li>Sections: number of cross sections sampled for the individual</li> </ul> </li> </ul> <ul> <li><strong>Stereo_MULL_read_me.txt</strong> : a text file (.txt) listing the acronyms used in the <strong>Stereo_MULL.csv</strong> file, as well as their meaning.</li> <li><strong>Stereo_MULL.csv</strong> : a text data file (.csv) of the stereology count results of 173 slides read during this study. Among these slides, 84 were read to test the homogeneity distribution of different cell types found throughout each ovary (14 fish with 6 histological sections : a median, an anterior and a posterior histological section, for both ovaries), slides were read by multiple agents for calibration purposes (see <strong>Calibration</strong> folder for reading results of the 4 agents). Finally, 103 median histological ovarian slides were read. The information contained in this table is as follows: <ul> <li>cell_type: structure identified for one sample point (for the abbreviations, see Heude-Berthelin <em>et al.</em> 2023)</li> <li>idpt: identification number of the sampling point</li> <li>id: unique complex identification number of the sampling point generated by combining the x and y coordinates</li> <li>x: x coordinate of the sampling point</li> <li>y: y coordinate of the sampling point</li> <li>reading: Indicates if the reading data was used to test cellular homogeneity (Homogeneity) or to the sexual maturity phase</li> <li>slideid: identification number of the digitized histological slide that was used for the stereological count. Shares the same 12 first characters with <strong>Fish_id</strong></li> </ul> </li> </ul>
Dataset for publication "Enhancing C≥2 product selectivity in electrochemical CO2 reduction by controlling the microstructure of gas diffusion electrodes"
<p>Data used for publication:</p> <p>Broad topic: electrochemical reduction of CO2 using gas diffusion electrodes and neutral electrolyte</p> <p>Data is devided in subfolders named after the figure of the paper.</p> <p>Raw data, processed data, and Origin/Power Point files are all contained in the subfolders </p> <p>A subfolder corresponding to a sample contains: data from a potentiostat, gas and liquid chromatograms, recording of flow, pressure and temperature, tables of calculated Faradaic efficiency (FE), png image of the FE vs t, zipped raw files.</p> <p>.json file was created using a yadg scheme (https://dgbowl.github.io/yadg/master/index.html), and data was processed by a dgpost scheme (<a href="https://pypi.org/project/dgpost/">https://dgbowl.github.io/dgpost/master/index.html</a>)</p>
Nitrogen and carbon concentrations and stable isotope ratios (δ¹⁵N and δ¹³C) in European moss samples, 2005-2006
This dataset contains nitrogen (N) and carbon (C) concentrations and stable isotope ratios (δ¹⁵N and δ¹³C) measured in moss samples collected across Europe within the framework of the ICP Vegetation programme (International Cooperative Programme on Effects of Air Pollution on Natural Vegetation and Crops, UNECE LRTAP Convention). Moss surveys are conducted every five years and the data presented here correspond specifically to the first sampling campaign, carried out in 2005/2006. During the 2005/2006 European moss survey, approximately 3,000 moss samples were collected at non-urban and semi-natural sites across 16 European countries following a standardized biomonitoring protocol. The dataset used in this study comprises a subset of 1,022 moss samples (approximately 35 % of the total survey), provided by 12 European countries, which were selected for the determination of nitrogen and carbon concentrations and their corresponding stable isotope signatures (δ¹⁵N and δ¹³C). Moss samples collected by each participating country were sent to the Integrated Environmental Quality Laboratory (LICA), Institute for Biodiversity and Environment (BIOMA - University of Navarra), where all chemical and isotopic analyses were subsequently performed under uniform analytical conditions. In addition, this dataset incorporates moss data from Sweden, Croatia and Macedonia for the same sampling year, which were not included in the official ICP Vegetation 2005/2006 dataset. The European moss biomonitoring network was established to provide a complementary, high spatial resolution and time-integrated measure of atmospheric deposition of nitrogen and other pollutants within terrestrial ecosystems. The approach is based on the ability of ectohydric mosses to accumulate nutrients and trace elements directly from wet and dry atmospheric deposition, enabling dense spatial sampling across large geographical areas. This biomonitoring framework supports the assessment of spatial patterns of atmos
Soil enzyme activities and soil chemistry near and away from alder collected at sites along the Sagavanirktok River, BNZ LTER sites UP3a-c, and sites near BNZ LTER site WDI6, collected June and July 2019
This dataset contains the data and R code associated with Heslop et al. 2021 "Soil Enzymes Illustrate the Effects of Alder Nitrogen Fixation on Soil Carbon Processes in Arctic and Boreal Ecosystems" published in Ecosphere. Activities of acid phosphatase, beta-glucosidase, and phenoloxidase, as well as %N, C, P, and Mo, 15N and 13C natural abundance, resin extractable P, and SOM chemsitry using FTIR spectroscopy were measured for soils taken under alder (Alnus viridis ssp. fruticosa) canopies and 5 m away. Samples were collected in the Arctic at sites near Sagwon Bluffs and the Lupine-Sagavanirktok river confluence as well as in the boreal forest at BNZ LTER sites UP3a-c and at sites located near BNZ LTER site WDI6.
Measurements of Coarse Woody Debris %C and %N at the Coweeta LTER Terrestrial Gradient Sites, Coweeta Hydrological Laboratory, Otto, NC.
Coarse woody debris (CWD) plays a critical role in nutrient retention and cycling, including the cycling and retention of carbon and nitrogen. However, comparison studies of CWD in different forest types and elevation gradients in the southern Appalachian Mountains are lacking. We measured CWD in five different forest communities/elevations at Coweeta Hydrologic Lab. A subsample of CWD in each plot was measured for percent C and percent N, as well as for cations.
Wood alpha-cellulose stable C and O isotope ratios from New Hampshire and Vermont
To quantify the effects of tree height and canopy position on delta13C and delta18O of wood cellulose, we sampled 399 trees and saplings of eight species at nine forest stands across New Hampshire and Vermont, along with nearby saplings growing in the open. Samples were collected in 2017-18, and we analyzed the combined alpha-cellulose from growth rings formed in 2013-2017 for each tree. Carbon data are published in: Vadeboncoeur, M., K. Jennings, A. Ouimette, and H. Asbjornsen. (2020) Correcting tree-ring d13C time series for tree-size effects in eight temperate tree species. Tree Physiology. https://doi.org/10.1093/treephys/tpz138
Meteorology and soil moisture data collected at multiple frequencies from the C-CALI NPP site automated monitoring stations: Jornada Basin LTER, 2013 - ongoing
This dataset contains summary data collected at the Jornada Basin LTER program's C-CALI NPP site weather station and associated soil substation at several temporal scales. Precipitation data are collected at 1-second frequency during rain events, air temperature and wind at 5-minute frequency, and all sensors are measured at 30-minute, hourly and daily frequencies. Observed values include average/maximum/minimum air temperature, relative humidity, and wind speed; average wind direction; total precipitation; soil moisture, temperature and conductivity. These are measured and calculated based on 1-second scan rate of all sensors located at an automated weather station, and a nearby soil substation, installed at the site. Wind speed is measured at 75 cm, 150 cm, and 300 cm, wind direction at approximately 3m, and air temperature and relative humidity at approximately 2.5m. Soil sensors are installed at approximately 10, 20 and 30cm depths.
Meteorology and soil moisture data collected at multiple frequencies from the C-GRAV NPP site automated monitoring stations: Jornada Basin LTER, 2013 - ongoing
This dataset contains summary data collected at the Jornada Basin LTER program's C-GRAV NPP site weather station and associated soil substation at several temporal scales. Precipitation data are collected at 1-second frequency during rain events, air temperature and wind at 5-minute frequency, and all sensors are measured at 30-minute, hourly and daily frequencies. Observed values include average/maximum/minimum air temperature, relative humidity, and wind speed; average wind direction; total precipitation; soil moisture, temperature and conductivity. These are measured and calculated based on 1-second scan rate of all sensors located at an automated weather station, and a nearby soil substation, installed at the site. Wind speed is measured at 75 cm, 150 cm, and 300 cm, wind direction at approximately 3m, and air temperature and relative humidity at approximately 2.5m. Soil sensors are installed at approximately 10, 20 and 30cm depths.
Meteorology and soil moisture data collected at multiple frequencies from the C-SAND NPP site automated monitoring stations: Jornada Basin LTER, 2013 - ongoing
This dataset contains summary data collected at the Jornada Basin LTER program's C-SAND NPP site weather station and associated soil substation at several temporal scales. Precipitation data are collected at 1-second frequency during rain events, air temperature and wind at 5-minute frequency, and all sensors are measured at 30-minute, hourly and daily frequencies. Observed values include average/maximum/minimum air temperature, relative humidity, and wind speed; average wind direction; total precipitation; average and total solar incoming and reflectance; average albedo; average net radiation; soil moisture, temperature and conductivity. These are measured and calculated based on 1-second scan rate of all sensors located at an automated weather station, and a nearby soil substation, installed at the site. Wind speed is measured at 75 cm, 150 cm, and 300 cm, wind direction at approximately 3m, air temperature and relative humidity at approximately 2.5m, and solar at approximately 3m. Soil sensors are installed at approximately 10, 20 and 30cm depths.
C. elegans HSP-17 translational reporter LSM z-stacks
<p>A translational reporter (transgene: <em>phsp-17::hsp-17::wrmScarlet</em>) of the small heat shock protein HSP-17 from C. elegans was generated. This construct expresses a C-terminal fusion of wrmScarlet to HSP-17 in a wild type background, controlled by the native promoter of <em>hsp-17</em>. A publication, for which this worm strain was generated, titled "The non-canonical small heat shock protein HSP-17 from <em>C. elegans</em> is a selective protein aggregase" to JBC is pending (manuscript number: JBC/2019/011185). The dataset contains the raw LSM-data, a version modified for easier viewing as well as a short movie of a 3d-projection. Data for the worms head, body and tail are given.</p> <p>For wrmScarlet, refer Bindels <em>et al.</em>, 2016 & El Mouridi <em>et al.</em>, 2017. Data was evaluated and modified with Fiji (Rueden <em>et al.</em>, 2017 & Schindelin <em>et al.</em>, 2012).</p>
Earth - Venus Low-Thrust Optimal Transfers / Database C
<p>A database of mass optimal trajectories of a low thrust spacecraft from Earth to Venus' orbit starting on the date 7th of May 2005 and arriving at Venus' orbit. </p> <p>This database was generated with a perturbation size of 0.4 and contains 764,479 trajectories with 100 samples along each trajectory.</p> <p>The database is in the HDF5 format with 4 dataframes included. These are the 'nominal', 'train', 'val' and 'test' dataframes each of which contains rows of entries in the following format:</p> <pre>['t', 'p', 'f', 'g', 'h', 'k', 'L', 'm', 'lp', 'lf', 'lg', 'lh', 'lk', 'lL', 'lm', 'T', 'ux', 'uy', 'uz', 'traj_id', 'sampl_id', 'vf']</pre> <p>which are the time, equinoctial elements (6 of them), the mass, the costates of the Optimal Control Problem Hamiltonian (7 of them), the thrust magnitude, the thrust directions (ux, uy, uz correspond to fr, ft, fn), the unique trajectory id, the sample id (nth sample from the start), and the value function.</p> <p>We are in the process of writing a paper titled "Real-Time Optimal Guidance for Interplanetary Transfers Using Deep Networks" that uses this dataset for the training of a neural network. The details on how we generated this data can be found in the paper, but it is essentially done using the (famous) "Backward Generation of Optimal Samples" method.</p>
SIRAH-CoV2 initiative: co-factor complex of NSP7 and the C-terminal domain of NSP8 from SARS CoV-2 (PDBid:6WIQ)
<p>This dataset contains the trajectory of a 10 microseconds-long coarse-grained molecular dynamics simulation of the co-factor complex of NSP7 and the C-terminal domain of NSP8 from SARS CoV-2 (PDBid:6WIQ). Simulations have been performed using the SIRAH force field running with the Amber18 package at the Uruguayan National Center for Supercomputing (ClusterUY) under the conditions reported in <a href="https://pubs.acs.org/doi/10.1021/acs.jctc.9b00006">Machado et al. JCTC 2019</a>, adding 150 mM NaCl according to <a href="https://pubs.acs.org/doi/10.1021/acs.jctc.9b00953">Machado & Pantano JCTC 2020</a>. </p> <p>The files 6WIQ_SIRAHcg_rawdata_0-5us.tar, and 6WIQ_SIRAHcg_rawdata_5-10us.tar, contain all the raw information required to visualize (on VMD), analyze, backmap, and eventually continue the simulations using Amber18 or higher. Step-By-Step tutorials for running, visualizing, and analyzing CG trajectories using <a href="https://academic.oup.com/bioinformatics/article/32/10/1568/1743152">SirahTools</a> can be found at www.sirahff.com.</p> <p>Additionally, the file 6WIQ_SIRAHcg_10us_prot.tar contains only the protein coordinates, while 6WIQ_SIRAHcg_10us_prot_skip10ns.tar contains one frame every 10ns.</p> <p>To take a quick look at the trajectory:</p> <p>1- Untar the file 6WIQ_SIRAHcg_10us_prot_skip10ns.tar</p> <p>2- Open the trajectory on VMD using the command line:</p> <p>vmd 6WIQ_SIRAHcg_prot.prmtop 6WIQ_SIRAHcg_prot.ncrst 6WIQ_SIRAHcg_10us_prot_skip10ns.nc -e sirah_vmdtk.tcl</p> <p>Note that you can use normal VMD drawing methods as vdw, licorice, etc., and coloring by restype, element, name, etc. </p> <p>This dataset is part of the SIRAH-CoV2 initiative.</p> <p>For further details, please contact Florencia Klein (fklein@pasteur.edu.uy) or Sergio Pantano (spantano@pasteur.edu.uy).</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.