Process Data from Red Hat Public Jira Dataset 2001-2024
收藏资源简介:
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: 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. 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. 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.
红帽公开流程数据集(Red Hat Public Process dataset)提取自https://issues.redhat.com/issues/平台上所有可公开访问的红帽Jira项目中的标准问题类型数据。 该数据集涵盖238个软件开发系统中的49万个产品待办条目(Product Backlog Items,PBIs),相关数据的生成跨度长达23年。本数据集仅包含以下字段: - 问题编号(Issue key) - 问题类型(Issue Type) - 状态(Status) - 项目编号(Project key) - 项目名称(Project name) - 项目类型(Project type) - 解决方式(Resolution) - 创建时间(Created) - 解决时间(Resolved) 数据采集工作于2024年11月15日至2024年11月21日期间完成,并于2024年11月27日前进行了少量修正与补充。 复现步骤: 逐个打开所有Jira项目,对于包含超过30个PBIs的项目,将其数据提取为符合[SystemName].csv命名规范的CSV文件。 对于包含超过1000个PBIs的Jira项目,使用Jira查询语言对数据进行分片,查询条件格式为"AND createdDate >= 2001-1-1 and createdDate < 2025-1-1"。数据将被拆分为不超过1000个PBIs的可下载块,分片方向从2025年1月1日倒推,直至首个PBI的创建日期或2001年1月1日(以二者中较早者为准)。 提取得到的数据将被合并,随后过滤仅保留上述指定字段。 INPUT压缩包中的数据可用于对比不同软件开发系统的流程差异。我们已将部分针对这些文件的程序化分析结果打包至Outputs压缩包中。如需了解关于输出结果的更多信息,请与我们联系。



