Published December 26, 2024 | Version v1

Process Data from Red Hat Public Jira Dataset 2001-2024

  • 1. ROR icon University of Limerick
  • 2. EDMO icon University of Galway
  • 3. Carnegie Mellon University Software Engineering Institute

Description

The Red Hat Public Process dataset is a extract of Standard Issue types from each of the publically accessible Red Hat Jira Projects available on https://issues.redhat.com/issues/. 

It contains data on 490,000 Product Backlog Items (PBIs) in 238 software development systems created over a 23 year period. The dataset contains only the following fields:

  • Issue key    
  • Issue Type    
  • Status    
  • Project key    
  • Project name    
  • Project type    
  • Resolution    
  • Created    
  • Resolved

The data was extracted between 15 Nov 2024 and 21 Nov 2024 (with minor corrections / additions until 27 Nov 2024).  

Steps to recreate:

  1. Each Jira Project was opened and for those with more than 30 PBIs the data was extracted to a CSV file with the naming convention [SystemName].csv. 
  2. For Jira Projects with more than 1000 PBIs the data was sliced using Jira query language using the creation date in a string like "AND createdDate >= 2001-1-1 and createdDate < 2025-1-1". The data was sliced into downloadable chunks of fewer than 1000 PBIs reversing from the 1 Jan 2025 and proceeding to the date of the first PBI created or 1 Jan 2001 - whichever was earlier.
  3.  The extracted data was recombined and then filtered to remove all but the required fields, listed above. 

The data in teh INPUT zip file can be used for comparing processes between different systems.

We have included some outputs of programmatic analysis of these files in the Outputs zip file. For further information on the Outputs please contact us.

Files

RedHat_OpenJira_ProcessDataset2024_Inputs.zip

Files (266.2 MB)

Name Size Download all
md5:5759916f7776fc178161f5c274ff4203
5.9 MB Preview Download
md5:6ec4a66954952f68c19a683ed9c95f46
260.2 MB Preview Download

Additional details

Related works

Is part of
Dataset: arXiv:2201.08368 (arXiv)

Dates

Created
2001-04-06
Date of first PBI created
Updated
2024-11-27
Date of last PBI resolved
Collected
2024-11-15
Date of start of (main) data collection
Collected
2024-11-21
Date of end of (main) data collection - minor corrections added afterwards