Datasets:
sync swiftlang/swift +5 issues +8 comments +1 review_comments +11 reviews — 2026-04-10 20:45 UTC
Browse filesissues 84.5K +5
comments 344.5K +8
review_comments 103.2K +1
reviews 108.7K +11
timeline_events 17.9K +246
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.7M 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-10
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,42 +61,40 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **ClickHouse/ClickHouse** | +
|
| 65 |
-
| **duckdb/duckdb** |
|
| 66 |
-
| **etcd-io/etcd** |
|
| 67 |
-
| **facebook/react** | — | — | +3 |
|
| 68 |
-
| **golang/go** | +
|
| 69 |
-
| **kubernetes/kubernetes** | +
|
| 70 |
-
| **mdn/content** | +
|
| 71 |
-
| **microsoft/TypeScript** |
|
| 72 |
-
| **
|
| 73 |
-
| **
|
| 74 |
-
| **
|
| 75 |
-
| **
|
| 76 |
-
| **
|
| 77 |
-
| **rust-lang/rust** | +12 | — | +104 | +18 | +1.0K |
|
| 78 |
-
| **swiftlang/swift** | — | — | +6 | +5 | +35 |
|
| 79 |
|
| 80 |
|
| 81 |
## Repositories
|
| 82 |
|
| 83 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 84 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 85 |
-
| **ClickHouse/ClickHouse** | 101.3K | 73.1K | 307.
|
| 86 |
-
| **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 12.0K | 314.2K | 2026-04-10
|
| 87 |
-
| **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.7K | 321.0K | 2026-04-10
|
| 88 |
-
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.9K | 2026-04-10
|
| 89 |
-
| **golang/go** | 75.9K | 4.9K | 537.1K | 323 | 282.
|
| 90 |
-
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.7K | 32.
|
| 91 |
-
| **mdn/content** | 41.6K | 31.5K | 157.8K | 19.2K | 14.7K | 415.
|
| 92 |
-
| **microsoft/TypeScript** | 62.2K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-10
|
| 93 |
-
| **moby/moby** | 51.4K | 28.1K | 387.5K | 50.5K | 13.1K | 877.8K | 2026-04-10
|
| 94 |
-
| **pingcap/tidb** | 67.3K | 44.5K | 489.5K | 162.9K | 24.7K | 1.2M | 2026-04-10
|
| 95 |
-
| **python/cpython** | 146.0K | 69.8K | 865.
|
| 96 |
-
| **pytorch/pytorch** | 179.4K | 121.5K | 1.2M | 382.
|
| 97 |
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.3K | 11.5K | 208.2K | 2026-04-10 16:42 UTC |
|
| 98 |
-
| **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.2K | 65.
|
| 99 |
-
| **swiftlang/swift** | 84.5K | 66.8K | 447.7K | 108.
|
| 100 |
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.7K | 90.8K | 2026-04-10 13:30 UTC |
|
| 101 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
|
| 102 |
|
|
@@ -395,7 +393,7 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 395 |
| `comments` | 6.8M | Conversation comments on issues and PRs |
|
| 396 |
| `review_comments` | 1.8M | Inline code review comments on PR diffs |
|
| 397 |
| `reviews` | 1.6M | PR review decisions |
|
| 398 |
-
| `timeline_events` |
|
| 399 |
| `pr_files` | 8.5M | Files changed in each pull request |
|
| 400 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 401 |
| **Total** | **21.7M** | |
|
|
|
|
| 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.7M rows** across 8 tables in **1.5 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-10 20:45 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +5 | — | +50 | +16 | +221 |
|
| 65 |
+
| **duckdb/duckdb** | — | — | +2 | — | +4 |
|
| 66 |
+
| **etcd-io/etcd** | — | — | — | — | +1 |
|
| 67 |
+
| **facebook/react** | — | — | +3 | +2 | +26 |
|
| 68 |
+
| **golang/go** | +3 | — | +31 | — | +259 |
|
| 69 |
+
| **kubernetes/kubernetes** | +4 | — | +29 | +4 | +261 |
|
| 70 |
+
| **mdn/content** | +1 | — | +2 | +3 | +52 |
|
| 71 |
+
| **microsoft/TypeScript** | — | — | +5 | — | +5 |
|
| 72 |
+
| **pingcap/tidb** | +2 | — | +25 | +2 | +51 |
|
| 73 |
+
| **python/cpython** | +5 | — | +64 | +22 | +899 |
|
| 74 |
+
| **pytorch/pytorch** | +54 | — | +137 | +25 | +4.1K |
|
| 75 |
+
| **rust-lang/rust** | +8 | — | +51 | +2 | +340 |
|
| 76 |
+
| **swiftlang/swift** | +5 | — | +9 | +11 | +246 |
|
|
|
|
|
|
|
| 77 |
|
| 78 |
|
| 79 |
## Repositories
|
| 80 |
|
| 81 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 82 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 83 |
+
| **ClickHouse/ClickHouse** | 101.3K | 73.1K | 307.5K | 102.2K | 41.0K | 1.3M | 2026-04-10 19:53 UTC |
|
| 84 |
+
| **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 12.0K | 314.2K | 2026-04-10 19:49 UTC |
|
| 85 |
+
| **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.7K | 321.0K | 2026-04-10 19:42 UTC |
|
| 86 |
+
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.9K | 2026-04-10 19:39 UTC |
|
| 87 |
+
| **golang/go** | 75.9K | 4.9K | 537.1K | 323 | 282.7K | 972.9K | 2026-04-10 19:49 UTC |
|
| 88 |
+
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.7K | 32.5K | 4.0M | 2026-04-10 19:48 UTC |
|
| 89 |
+
| **mdn/content** | 41.6K | 31.5K | 157.8K | 19.2K | 14.7K | 415.2K | 2026-04-10 18:41 UTC |
|
| 90 |
+
| **microsoft/TypeScript** | 62.2K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-10 19:24 UTC |
|
| 91 |
+
| **moby/moby** | 51.4K | 28.1K | 387.5K | 50.5K | 13.1K | 877.8K | 2026-04-10 18:50 UTC |
|
| 92 |
+
| **pingcap/tidb** | 67.3K | 44.5K | 489.5K | 162.9K | 24.7K | 1.2M | 2026-04-10 19:53 UTC |
|
| 93 |
+
| **python/cpython** | 146.0K | 69.8K | 865.8K | 150.1K | 43.5K | 1.9M | 2026-04-10 19:47 UTC |
|
| 94 |
+
| **pytorch/pytorch** | 179.4K | 121.5K | 1.2M | 382.8K | 60.1K | 3.0M | 2026-04-10 19:55 UTC |
|
| 95 |
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.3K | 11.5K | 208.2K | 2026-04-10 16:42 UTC |
|
| 96 |
+
| **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.2K | 65.7K | 3.7M | 2026-04-10 19:51 UTC |
|
| 97 |
+
| **swiftlang/swift** | 84.5K | 66.8K | 447.7K | 108.7K | 17.9K | 1.4M | 2026-04-10 19:52 UTC |
|
| 98 |
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.7K | 90.8K | 2026-04-10 13:30 UTC |
|
| 99 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
|
| 100 |
|
|
|
|
| 393 |
| `comments` | 6.8M | Conversation comments on issues and PRs |
|
| 394 |
| `review_comments` | 1.8M | Inline code review comments on PR diffs |
|
| 395 |
| `reviews` | 1.6M | PR review decisions |
|
| 396 |
+
| `timeline_events` | 923.2K | Activity timeline (labels, closes, merges, assignments) |
|
| 397 |
| `pr_files` | 8.5M | Files changed in each pull request |
|
| 398 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 399 |
| **Total** | **21.7M** | |
|
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:cdd5d86169bf41a2eb5f397ebddc6f5e4ccee9248d0f6881c0c18c0a9f9711e3
|
| 3 |
+
size 35316550
|
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:119f81bc82f7f569a2ddb3ee898c11b72b89ab81857acf424252274094b43b93
|
| 3 |
+
size 22321676
|
data/review_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:0eb4b134129ba2b8d9504440a5a737ab9a60760237c08ee70a68c2fa45ac34f9
|
| 3 |
+
size 21080540
|
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:f3083eac73c60c36ca9913b6fb09fd9f84d1a32958f2775f837f8f5bb2ff5a3b
|
| 3 |
+
size 2934951
|
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:398c358d5b86e449a398fbe60575e2e67fbd68a9dcd172eb91e15536f072f9e4
|
| 3 |
+
size 1168646
|
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-10T20:45:56Z,ClickHouse/ClickHouse,101292,73100,206431,101055,102221,41042,697434,0,1322575
|
| 3 |
+
2026-04-10T20:45:56Z,duckdb/duckdb,18233,11388,44743,16440,13217,11959,198241,0,314221
|
| 4 |
+
2026-04-10T20:45:56Z,etcd-io/etcd,21003,13844,87387,36998,28613,12730,120420,0,320995
|
| 5 |
+
2026-04-10T20:45:56Z,facebook/react,33700,19202,137871,32929,20139,255833,202233,163984,865891
|
| 6 |
+
2026-04-10T20:45:56Z,golang/go,75933,4942,536952,167,323,282707,71826,0,972850
|
| 7 |
+
2026-04-10T20:45:56Z,kubernetes/kubernetes,137504,88755,1485802,440078,302666,32544,1475401,0,3962750
|
| 8 |
+
2026-04-10T20:45:56Z,mdn/content,41608,31454,74242,83585,19203,14725,150336,0,415153
|
| 9 |
+
2026-04-10T20:45:56Z,microsoft/TypeScript,62155,19094,286173,50558,41943,14386,589013,0,1063322
|
| 10 |
+
2026-04-10T20:45:56Z,moby/moby,51398,28126,316902,70567,50483,13065,347215,0,877756
|
| 11 |
+
2026-04-10T20:45:56Z,pingcap/tidb,67344,44494,371847,117692,162901,24702,431148,0,1220128
|
| 12 |
+
2026-04-10T20:45:56Z,python/cpython,145972,69824,721228,144547,150149,43492,662340,0,1937552
|
| 13 |
+
2026-04-10T20:45:56Z,pytorch/pytorch,179421,121468,894754,324866,382771,60147,1050813,0,3014240
|
| 14 |
+
2026-04-10T20:45:56Z,redis/redis,14576,7646,53130,28575,27267,11510,65529,0,208233
|
| 15 |
+
2026-04-10T20:45:56Z,rust-lang/rust,154210,92154,1222644,243280,186229,65702,1718958,0,3683177
|
| 16 |
+
2026-04-10T20:45:56Z,swiftlang/swift,84499,66803,344477,103220,108658,17857,685933,0,1411447
|
| 17 |
+
2026-04-10T20:45:56Z,vuejs/core,12073,6063,32239,3565,4775,10731,21369,0,90815
|
| 18 |
+
2026-04-10T20:45:56Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
|
| 19 |
+
2026-04-10T20:45:56Z,_total,1204184,700605,6821696,1800256,1604232,923190,8503403,163984,21721550
|