Skip to main content

Datasets

Standard Dataset

Software Development Effort Estimation (SDEE) and Developer Activity Information dataset

Citation Author(s):
Ritu Kapur
Balwinder Sodhi
Submitted by:
Ritu Kapur
Last updated:
DOI:
10.21227/d6qp-2n13
Data Format:
Links:
Average: 5 (1 vote)

Abstract

The dataset contains Software Development Effort Estimation (SDEE) metrics values extracted from around 1800 Open Source Software (OSS) repositories of GitHub.

Instructions:

Create a MySQl database with name as sdee using the following command:

create database sdee_lite; 

Exceute the following commands to load the given MySQL database:

mysql -u root -p < sdee_lite.sql

Hi, Is it possible to get the description for each column within the release_wise_effort table? and if possible, where the values come from ( the calculations) ? Thanks
Antonio Collante Mon, 05/31/2021 - 05:58 Permalink
Hi, I am also interested to get the descriptions for each of the columns as well as any context around the types of software projects in the dataset - or if you have a white paper you are willing to share - that would be awesome as well thanks
Arlene Minkiewicz Mon, 07/12/2021 - 13:49 Permalink
I am also interested to get the descriptions for each of the columns as well as any context around the types of software projects in the dataset - or if you have a white paper you are willing to share - that would be awesome as well
youssef saad Sat, 12/10/2022 - 11:23 Permalink