Datasets:
sync swiftlang/swift +1 issues +4 comments +2 reviews +22 timeline — 2026-04-09 14:04 UTC
Browse filesissues 84.5K +1
comments 344.4K +4
reviews 108.6K +2
timeline_events 16.7K +22
pr_files 685.6K +3
README.md
CHANGED
|
@@ -41,7 +41,7 @@ configs:
|
|
| 41 |
|
| 42 |
The full development metadata of 17 public GitHub repositories, fetched from the [GitHub REST API](https://docs.github.com/en/rest) and [GraphQL API](https://docs.github.com/en/graphql), converted to Parquet and hosted here for easy access.
|
| 43 |
|
| 44 |
-
Right now the archive has **21.6M rows** across 8 tables in **1.
|
| 45 |
|
| 46 |
This is the companion to [OpenGitHub](https://huggingface.co/datasets/open-index/open-github), which mirrors the real-time GitHub event stream via [GH Archive](https://www.gharchive.org/). That dataset tells you what happened across all of GitHub. This one gives you the full picture for specific repos: complete issue threads, full PR review conversations, the state machine from open to close.
|
| 47 |
|
|
@@ -52,7 +52,7 @@ People use it for:
|
|
| 52 |
- **Issue triage and classification** with full text, labels, and timeline
|
| 53 |
- **Software engineering process mining** from timeline event sequences
|
| 54 |
|
| 55 |
-
Last updated: **2026-04-09
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,38 +61,37 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **ClickHouse/ClickHouse** |
|
| 65 |
-
| **duckdb/duckdb** | +1 | — | +
|
| 66 |
-
| **
|
| 67 |
-
| **
|
| 68 |
-
| **
|
| 69 |
-
| **pingcap/tidb** | — | — | +
|
| 70 |
-
| **python/cpython** | +2 | — | +
|
| 71 |
-
| **pytorch/pytorch** | +1 | — | +
|
| 72 |
-
| **
|
| 73 |
-
| **
|
| 74 |
-
| **swiftlang/swift** | — | — | +1 | — | +6 |
|
| 75 |
|
| 76 |
|
| 77 |
## Repositories
|
| 78 |
|
| 79 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 80 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 81 |
-
| **ClickHouse/ClickHouse** | 101.1K | 73.1K | 306.0K | 101.7K | 33.
|
| 82 |
-
| **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.5K | 313.5K | 2026-04-09 13:
|
| 83 |
| **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.7K | 2026-04-09 13:25 UTC |
|
| 84 |
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 12:39 UTC |
|
| 85 |
-
| **golang/go** | 75.9K | 4.9K | 536.8K | 323 | 279.
|
| 86 |
-
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 24.
|
| 87 |
-
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.1K | 414.1K | 2026-04-09
|
| 88 |
-
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09
|
| 89 |
| **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.2K | 2026-04-09 12:43 UTC |
|
| 90 |
-
| **pingcap/tidb** | 67.3K | 44.5K | 488.7K | 162.8K | 21.
|
| 91 |
-
| **python/cpython** | 145.9K | 69.8K | 865.3K | 150.1K |
|
| 92 |
-
| **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 26.
|
| 93 |
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.0K | 2026-04-09 13:18 UTC |
|
| 94 |
-
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 59.
|
| 95 |
-
| **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.7K | 1.4M | 2026-04-09 13:
|
| 96 |
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 12:35 UTC |
|
| 97 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
|
| 98 |
|
|
@@ -391,7 +390,7 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 391 |
| `comments` | 6.8M | Conversation comments on issues and PRs |
|
| 392 |
| `review_comments` | 1.8M | Inline code review comments on PR diffs |
|
| 393 |
| `reviews` | 1.6M | PR review decisions |
|
| 394 |
-
| `timeline_events` |
|
| 395 |
| `pr_files` | 8.5M | Files changed in each pull request |
|
| 396 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 397 |
| **Total** | **21.6M** | |
|
|
|
|
| 41 |
|
| 42 |
The full development metadata of 17 public GitHub repositories, fetched from the [GitHub REST API](https://docs.github.com/en/rest) and [GraphQL API](https://docs.github.com/en/graphql), converted to Parquet and hosted here for easy access.
|
| 43 |
|
| 44 |
+
Right now the archive has **21.6M rows** across 8 tables in **1.3 GB** of Zstd-compressed Parquet. Every issue, pull request, comment, code review, timeline event, file change, and CI status check is stored as a separate table you can load individually or query together.
|
| 45 |
|
| 46 |
This is the companion to [OpenGitHub](https://huggingface.co/datasets/open-index/open-github), which mirrors the real-time GitHub event stream via [GH Archive](https://www.gharchive.org/). That dataset tells you what happened across all of GitHub. This one gives you the full picture for specific repos: complete issue threads, full PR review conversations, the state machine from open to close.
|
| 47 |
|
|
|
|
| 52 |
- **Issue triage and classification** with full text, labels, and timeline
|
| 53 |
- **Software engineering process mining** from timeline event sequences
|
| 54 |
|
| 55 |
+
Last updated: **2026-04-09 14:04 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +11 | — | +18 | +5 | +147 |
|
| 65 |
+
| **duckdb/duckdb** | +1 | — | +1 | — | +7 |
|
| 66 |
+
| **golang/go** | +1 | — | +6 | — | +60 |
|
| 67 |
+
| **kubernetes/kubernetes** | — | — | +24 | +7 | +120 |
|
| 68 |
+
| **mdn/content** | — | — | +1 | +2 | +11 |
|
| 69 |
+
| **pingcap/tidb** | — | — | +4 | — | +14 |
|
| 70 |
+
| **python/cpython** | +2 | — | +11 | +6 | +482 |
|
| 71 |
+
| **pytorch/pytorch** | +1 | — | +6 | +3 | +613 |
|
| 72 |
+
| **rust-lang/rust** | +1 | — | +13 | +4 | +111 |
|
| 73 |
+
| **swiftlang/swift** | +1 | — | +4 | +2 | +22 |
|
|
|
|
| 74 |
|
| 75 |
|
| 76 |
## Repositories
|
| 77 |
|
| 78 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 79 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 80 |
+
| **ClickHouse/ClickHouse** | 101.1K | 73.1K | 306.0K | 101.7K | 33.2K | 1.3M | 2026-04-09 13:51 UTC |
|
| 81 |
+
| **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.5K | 313.5K | 2026-04-09 13:51 UTC |
|
| 82 |
| **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.7K | 2026-04-09 13:25 UTC |
|
| 83 |
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 12:39 UTC |
|
| 84 |
+
| **golang/go** | 75.9K | 4.9K | 536.8K | 323 | 279.7K | 969.4K | 2026-04-09 13:48 UTC |
|
| 85 |
+
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 24.9K | 4.0M | 2026-04-09 13:50 UTC |
|
| 86 |
+
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.1K | 414.1K | 2026-04-09 13:48 UTC |
|
| 87 |
+
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09 13:49 UTC |
|
| 88 |
| **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.2K | 2026-04-09 12:43 UTC |
|
| 89 |
+
| **pingcap/tidb** | 67.3K | 44.5K | 488.7K | 162.8K | 21.5K | 1.2M | 2026-04-09 13:51 UTC |
|
| 90 |
+
| **python/cpython** | 145.9K | 69.8K | 865.3K | 150.1K | 38.4K | 1.9M | 2026-04-09 13:50 UTC |
|
| 91 |
+
| **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 26.6K | 3.0M | 2026-04-09 13:51 UTC |
|
| 92 |
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.0K | 2026-04-09 13:18 UTC |
|
| 93 |
+
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 59.5K | 3.7M | 2026-04-09 13:50 UTC |
|
| 94 |
+
| **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.7K | 1.4M | 2026-04-09 13:49 UTC |
|
| 95 |
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 12:35 UTC |
|
| 96 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
|
| 97 |
|
|
|
|
| 390 |
| `comments` | 6.8M | Conversation comments on issues and PRs |
|
| 391 |
| `review_comments` | 1.8M | Inline code review comments on PR diffs |
|
| 392 |
| `reviews` | 1.6M | PR review decisions |
|
| 393 |
+
| `timeline_events` | 853.3K | Activity timeline (labels, closes, merges, assignments) |
|
| 394 |
| `pr_files` | 8.5M | Files changed in each pull request |
|
| 395 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 396 |
| **Total** | **21.6M** | |
|
data/comments/swiftlang/swift/0.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cbdb924fe9e338cfc602d6fd9d38aac1ecbd0469429a674e5b9a6755d6327e5
|
| 3 |
+
size 35310286
|
data/issues/swiftlang/swift/0.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e36303939485ef8f1435b988234e732eb766f26acb0426dbf27b23789605b13
|
| 3 |
+
size 22309212
|
data/pr_files/swiftlang/swift/0.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:287aea10a61570e55d76454d7473e2d34e954fd573bac5a01d22bbadfb64f1d4
|
| 3 |
+
size 4359401
|
data/reviews/swiftlang/swift/0.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82d0d2abcee30e50226d770dccc389080293755c59e1ec8c6c00729a0dd3524f
|
| 3 |
+
size 2933365
|
data/timeline_events/swiftlang/swift/0.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:733aca8b4465b457287cd73632721621e2655ee096701b7f35b6e7d7b3aa11ed
|
| 3 |
+
size 1026244
|
stats.csv
CHANGED
|
@@ -1,19 +1,19 @@
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
-
2026-04-
|
| 3 |
-
2026-04-
|
| 4 |
-
2026-04-
|
| 5 |
-
2026-04-
|
| 6 |
-
2026-04-
|
| 7 |
-
2026-04-
|
| 8 |
-
2026-04-
|
| 9 |
-
2026-04-
|
| 10 |
-
2026-04-
|
| 11 |
-
2026-04-
|
| 12 |
-
2026-04-
|
| 13 |
-
2026-04-
|
| 14 |
-
2026-04-
|
| 15 |
-
2026-04-
|
| 16 |
-
2026-04-
|
| 17 |
-
2026-04-
|
| 18 |
-
2026-04-
|
| 19 |
-
2026-04-
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-04-09T14:04:56Z,ClickHouse/ClickHouse,101111,73100,205379,100614,101737,33165,695812,0,1310918
|
| 3 |
+
2026-04-09T14:04:56Z,duckdb/duckdb,18212,11388,44708,16432,13210,11458,198089,0,313497
|
| 4 |
+
2026-04-09T14:04:56Z,etcd-io/etcd,20998,13844,87362,36979,28594,12502,120401,0,320680
|
| 5 |
+
2026-04-09T14:04:56Z,facebook/react,33693,19202,137835,32928,20136,255702,202224,163984,865704
|
| 6 |
+
2026-04-09T14:04:56Z,golang/go,75911,4942,536617,167,323,279663,71817,0,969440
|
| 7 |
+
2026-04-09T14:04:56Z,kubernetes/kubernetes,137473,88755,1485224,439933,302515,24917,1475773,0,3954590
|
| 8 |
+
2026-04-09T14:04:56Z,mdn/content,41589,31454,74199,83489,19070,14137,150176,0,414114
|
| 9 |
+
2026-04-09T14:04:56Z,microsoft/TypeScript,62148,19094,286155,50558,41943,14329,589013,0,1063240
|
| 10 |
+
2026-04-09T14:04:56Z,moby/moby,51391,28126,316888,70549,50466,12628,347163,0,877211
|
| 11 |
+
2026-04-09T14:04:56Z,pingcap/tidb,67304,44494,371082,117603,162825,21460,427917,0,1212685
|
| 12 |
+
2026-04-09T14:04:56Z,python/cpython,145907,69824,720844,144459,150057,38418,662145,0,1931654
|
| 13 |
+
2026-04-09T14:04:56Z,pytorch/pytorch,179238,121468,893736,324669,382531,26583,1049516,0,2977741
|
| 14 |
+
2026-04-09T14:04:56Z,redis/redis,14574,7646,53115,28543,27242,11386,65521,0,208027
|
| 15 |
+
2026-04-09T14:04:56Z,rust-lang/rust,154125,92154,1222029,243092,186083,59514,1716813,0,3673810
|
| 16 |
+
2026-04-09T14:04:56Z,swiftlang/swift,84467,66803,344360,103210,108608,16739,685574,0,1409761
|
| 17 |
+
2026-04-09T14:04:56Z,vuejs/core,12068,6063,32205,3565,4773,10634,21352,0,90660
|
| 18 |
+
2026-04-09T14:04:56Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
|
| 19 |
+
2026-04-09T14:04:56Z,_total,1203472,700605,6816612,1798924,1602787,853293,8494500,163984,21634177
|