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.

207

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

207 results for “github”

Learn how ShareScore rates datasets ↗
zenodo32/100

Automated Assessment of Mobile Programming Courses: Leveraging GitHub Classroom and Flutter for Enhanced Student Outcomes - Survey complete results

Open the record for dataset details and reuse information.

opencc-by-4.0Jul 2024View details →
zenodo32/100

Identifying Unmaintained Projects in GitHub

<p>The dataset used in the paper &quot;Identifying Unmaintained Projects in GitHub&quot; accepted at&nbsp;12th&nbsp;International Symposium on Empirical&nbsp;<em>Software Engineering</em>&nbsp;and Measurement (<em>ESEM),</em>&nbsp;2018.</p>

opencc-by-4.0Jul 2018View details →
zenodo32/100

Dataset and scripts for "Investigating the Cross-Repository Socially Connected Teams in Github"

<p>Dataset and scripts for &quot;Investigating the Cross-Repository Socially Connected Teams in Github&quot;</p> <p>README included in the files</p>

opencc-by-4.0Jan 2019View details →
zenodo32/100

Avaliando as Interações entre Desenvolvedores e ChatGPT no GitHub: Uma análise de dados de Pull Requests

<p>Com o surgimento dos modelos de Linguagem de Grande Escala (LLMs) como o ChatGPT, introduziu um novo conjunto de ferramentas para apoiar desenvolvedores de software na resolu&ccedil;&atilde;o de tarefas de programa&ccedil;&atilde;o. No entanto, a compreens&atilde;o das intera&ccedil;&otilde;es (ou seja, prompts) entre desenvolvedores e o ChatGPT que resultam em contribui&ccedil;&otilde;es para o c&oacute;digo permanece limitada. Para explorar essa limita&ccedil;&atilde;o, foi realizada uma avalia&ccedil;&atilde;o manual de 155 links v&aacute;lidos do ChatGPT, extra&iacute;dos de 139 Pull Requests (PRs) mesclados &agrave; branch principal, revelando as intera&ccedil;&otilde;es entre desenvolvedores e revisores com o ChatGPT que levaram &agrave;s integra&ccedil;&otilde;es na branch principal. Os resultados produziram um cat&aacute;logo de 14 tipos de solicita&ccedil;&otilde;es feitas ao ChatGPT, categorizadas em quatro grupos principais. Foi identificado um n&uacute;mero significativo de solicita&ccedil;&otilde;es envolvendo revis&atilde;o de c&oacute;digo e a implementa&ccedil;&atilde;o de trechos de c&oacute;digo com base em tarefas espec&iacute;ficas. Os desenvolvedores tamb&eacute;m buscaram esclarecer d&uacute;vidas solicitando explica&ccedil;&otilde;es t&eacute;cnicas ou refinamentos de texto para suas p&aacute;ginas web. Al&eacute;m disso, foi verificado que prompts envolvendo a gera&ccedil;&atilde;o de c&oacute;digo geralmente exigiram mais intera&ccedil;&otilde;es para produzir a resposta desejada, em compara&ccedil;&atilde;o com prompts solicitando revis&atilde;o de c&oacute;digo ou informa&ccedil;&otilde;es t&eacute;cnicas.</p>

opencc-by-4.0Aug 2024View details →
zenodo32/100

Exploratory Data Analysis of SonarCloud and GitHub Data

Open the record for dataset details and reuse information.

opencc-by-4.0Aug 2024View details →
zenodo32/100

Towards Filtering Out Deficient Pull Requests Collected through the GitHub API

<p>This is a replication package for an APSEC 2024 ERA paper.</p>

opencc-by-4.0Aug 2024View details →
zenodo32/100

[DataSet] Avaliação Comparativa do GitHub Copilot e do Amazon CodeWhisperer na Geração Automatica de Código-Fonte

Open the record for dataset details and reuse information.

opencc-by-4.0Sep 2024View details →
zenodo32/100

Nice to Meet You: The Role of Communicative Signaling in GitHub Profile Biographies

<p>This repository serves as the online appendix for the paper "Nice to Meet You: The Role of Communicative Signaling in GitHub Profile Biographies".</p>

opencc-by-4.0Sep 2024View details →
zenodo32/100

Nice to Meet You: The Role of Communicative Signaling in GitHub Profile Biographies

<p>This repository serves as the online appendix for the paper "Nice to Meet You: The Role of Communicative Signaling in GitHub Profile Biographies".</p>

opencc-by-4.0Sep 2024View details →
zenodo32/100

Investigando o Uso de Inteligência Artificial em Projetos Brasileiros do GitHub

<p>Dataset com os dados dos 654 reposit&oacute;rios brasileiros do GitHub utilizados no estudo.</p>

opencc-by-4.0Sep 2024View details →
zenodo32/100

GitHub Pull Request Demonstration by Dhruvil Prajapati

<div> <p>In this demonstration, NLU student Dhruvil Prajapati walks us through pull requests for the TOPS SCHOOL GitHub repository. You can watch the video below or find a link in the 'Additional details' section.</p> </div>

opencc-by-4.0Oct 2024View details →
zenodo32/100

Training data for the GitHub repository "buildingsFromSentinel"

<p>Training and testing data for machine learning models predicting the building height and footprint from satellite data in urban areas.</p> <p>Sentinel-1 and -2 data are retrieved from https://scihub.copernicus.eu/ and the GHS built-up grid (here GHSBuilt10) from https://ghsl.jrc.ec.europa.eu/download.php?ds=buS2. GHSBuilt10 is derived from Sentinel-2 global image composite for the reference year 2018 using Convolutional Neural Networks (GHS-S2Net).</p> <p>The dataset contains the following folders:</p> <ul> <li>footprint: PNG images over urban areas with either three or four features: <ul> <li>XXX_labels.png: true-colour images (TCI) retrieved from Sentinel-2 data</li> <li>XXX_labels4.png: TCIs with the band 8 (i.e., near-infrared = NIR) as the fourth dimension in the image.</li> </ul> </li> <li>height: data for different cities <ul> <li>building_height.tif: real building height (only for the training data)</li> <li>sentinel_cropped: satellite images for the same area. Contains Sentinel-1 and -2 data as well as the GHS-Built data with a 10-m resolution.</li> <li>README.txt: information of the origin of the building height data</li> </ul> </li> </ul>

opencc-by-4.0Jul 2021View details →
zenodo32/100

Identifiers in source code extracted from 13,000,000 public GitHub repositories (October 2016)

<p>101 files, indexed LZO archives for Hadoop/Spark.<br> Each file is text lines with the format:</p> <p>(‘&lt;GitHub repo name&gt;', [(‘&lt;name&gt;', &lt;count&gt;),(‘&lt;name&gt;', &lt;count&gt;),(‘&lt;name&gt;', &lt;count&gt;)])</p> <p> </p>

opencc-by-nc-4.0Dec 2016View details →
zenodo32/100

Copernicus Climate Change Service data for the pypsa-entsoe Github repository

<p>Files needed for the https://github.com/matteodefelice/pypsa-entsoe repository.</p>

opencc-by-4.0Jan 2023View details →
zenodo32/100

Replication Package of "Code Generative Techniques and TODO Comments: Friends or Foes? An Evaluation of GitHub Copilot"

<p>The data and scripts contributed by the efforts in &quot;Code Generative Techniques and TODO Comments: Friends or Foes? An Evaluation of GitHub Copilot&quot;.</p>

opencc-by-4.0Feb 2023View details →
zenodo32/100

Replication package for our TOSEM paper entitled "An Empirical Study on GitHub Pull Requests' Reactions"

<p>This package contains our dataset and the source code used to collect data from the the top 10,000 most starred GitHub repositories, and the selected six repositories (i.e., Cataclysm-DDA, Julia, Laravel, Node, RPCS3 and Rust), as well as the source code to analyze the data and generate all the figures in the paper.&nbsp;</p> <p>Please carefully read the README.md file for more details.</p>

opencc-by-4.0Feb 2023View details →
zenodo32/100

Resulting Pseudonymized Classification Data for "Automatic Core-Developer Identification on GitHub: A Validation Study"

<p>Resulting pseudonymized classification data of the study &quot;Automatic Core-Developer Identification on GitHub: A Validation Study&quot;. The corresponding input data, from which the output data have been derived, can be found here: https://zenodo.org/record/7775078</p>

opencc-by-4.0Mar 2023View details →
zenodo32/100

Pseudonymized Raw Data for "Automatic Core-Developer Identification on GitHub: A Validation Study"

<p>Pseudonymized raw data (i.e., commit data and issue data for 25 GitHub projects) that has been used as input for the study published as &quot;Automatic Core-Developer Identification on GitHub: A Validation Study&quot;.</p> <p>The pseudonymized raw data has been extracted via the tools <a href="https://github.com/se-sic/codeface/">Codeface</a>, <a href="https://github.com/se-sic/GitHubWrapper/">GitHubWrapper</a>, <a href="https://github.com/mehdigolzadeh/BoDeGHa">BoDeGHa</a>, and <a href="https://github.com/se-sic/codeface-extraction/">codeface-extraction</a> (and additional manual corrections after sanity checks).</p>

opencc-by-4.0Mar 2023View details →
zenodo32/100

Datasets of issue-commit and issue-method links extracted from GitHub repositories

<p>Contains issue-commit and issue-method links extracted from GitHub repositories.</p> <p>Available on GitHub:&nbsp;https://github.com/pragma-once/utilizing-bert-for-traceability/releases</p>

opencc-by-4.0Dec 2022View details →
zenodo32/100

Dataset and results for the study on issue prioritization in GitHub

<p>Dataset and results for the study on issue prioritization</p> <p>&nbsp;</p> <p>-feature: the extracted features for the selected 274 projects</p> <p>&nbsp;</p> <p>-training_data: the training data for 60 projects used to evaluate the prioritization methods</p> <p>--dataset1: data with multicollinearity features removed</p> <p>--dataset2: data with both multicollinearity features and features with weak or insignificant correlation with issue priority removed</p> <p>&nbsp;</p> <p>-ndcg: the complete results of NDCG@k (k ranging from 1 to 20)</p> <p>--result_1: results based on data with multicollinearity features removed</p> <p>--result_2: results based on data with both multicollinearity features and features with weak or insignificant correlation with issue priority removed</p> <p>--result_cross_project: results of cross projects</p>

opencc-by-4.0May 2023View 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