Datasets:
sync swiftlang/swift +10 issues +16 comments +3 reviews +211 timeline — 2026-04-09 20:59 UTC
Browse filesissues 84.5K +10
comments 344.4K +16
reviews 108.6K +3
timeline_events 17.1K +211
pr_files 685.8K +97
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-09
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,40 +61,42 @@ 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** |
|
| 68 |
-
| **golang/go** |
|
| 69 |
-
| **kubernetes/kubernetes** |
|
| 70 |
-
| **mdn/content** |
|
| 71 |
-
| **
|
| 72 |
-
| **
|
| 73 |
-
| **
|
| 74 |
-
| **
|
| 75 |
-
| **
|
| 76 |
-
| **
|
|
|
|
|
|
|
| 77 |
|
| 78 |
|
| 79 |
## Repositories
|
| 80 |
|
| 81 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 82 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 83 |
-
| **ClickHouse/ClickHouse** | 101.2K | 73.1K | 306.
|
| 84 |
-
| **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.
|
| 85 |
-
| **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.5K | 320.8K | 2026-04-09
|
| 86 |
-
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.
|
| 87 |
-
| **golang/go** | 75.9K | 4.9K | 536.9K | 323 |
|
| 88 |
-
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.6K |
|
| 89 |
-
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.2K | 414.3K | 2026-04-09
|
| 90 |
-
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.
|
| 91 |
-
| **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.
|
| 92 |
-
| **pingcap/tidb** | 67.3K | 44.5K | 488.8K | 162.8K | 22.0K | 1.2M | 2026-04-09
|
| 93 |
-
| **python/cpython** | 145.9K | 69.8K | 865.4K | 150.1K |
|
| 94 |
-
| **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.6K |
|
| 95 |
-
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.1K | 2026-04-09
|
| 96 |
-
| **rust-lang/rust** | 154.
|
| 97 |
-
| **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K |
|
| 98 |
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 17:32 UTC |
|
| 99 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
|
| 100 |
|
|
@@ -393,7 +395,7 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 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` |
|
| 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** | |
|
|
|
|
| 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.6 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 20:59 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +10 | — | +109 | +57 | +1.2K |
|
| 65 |
+
| **duckdb/duckdb** | +3 | — | +2 | — | +31 |
|
| 66 |
+
| **etcd-io/etcd** | — | — | +2 | +1 | +5 |
|
| 67 |
+
| **facebook/react** | +1 | — | +2 | — | +29 |
|
| 68 |
+
| **golang/go** | +5 | — | +43 | — | +995 |
|
| 69 |
+
| **kubernetes/kubernetes** | +8 | — | +142 | +27 | +1.6K |
|
| 70 |
+
| **mdn/content** | +1 | — | +5 | +1 | +15 |
|
| 71 |
+
| **microsoft/TypeScript** | +1 | — | +3 | — | +18 |
|
| 72 |
+
| **moby/moby** | — | — | +5 | +1 | +219 |
|
| 73 |
+
| **pingcap/tidb** | +2 | — | +24 | +1 | +68 |
|
| 74 |
+
| **python/cpython** | +5 | — | +46 | +5 | +695 |
|
| 75 |
+
| **pytorch/pytorch** | +20 | — | +181 | +18 | +7.1K |
|
| 76 |
+
| **redis/redis** | — | — | +1 | +1 | — |
|
| 77 |
+
| **rust-lang/rust** | +8 | — | +44 | +5 | +910 |
|
| 78 |
+
| **swiftlang/swift** | +10 | — | +16 | +3 | +211 |
|
| 79 |
|
| 80 |
|
| 81 |
## Repositories
|
| 82 |
|
| 83 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 84 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 85 |
+
| **ClickHouse/ClickHouse** | 101.2K | 73.1K | 306.3K | 101.9K | 35.4K | 1.3M | 2026-04-09 20:31 UTC |
|
| 86 |
+
| **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.6K | 313.7K | 2026-04-09 20:27 UTC |
|
| 87 |
+
| **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.5K | 320.8K | 2026-04-09 20:23 UTC |
|
| 88 |
+
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.8K | 2026-04-09 20:26 UTC |
|
| 89 |
+
| **golang/go** | 75.9K | 4.9K | 536.9K | 323 | 281.0K | 971.0K | 2026-04-09 20:25 UTC |
|
| 90 |
+
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.6K | 28.9K | 4.0M | 2026-04-09 20:30 UTC |
|
| 91 |
+
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.2K | 414.3K | 2026-04-09 19:02 UTC |
|
| 92 |
+
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-09 19:49 UTC |
|
| 93 |
+
| **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.9K | 877.5K | 2026-04-09 20:18 UTC |
|
| 94 |
+
| **pingcap/tidb** | 67.3K | 44.5K | 488.8K | 162.8K | 22.0K | 1.2M | 2026-04-09 20:18 UTC |
|
| 95 |
+
| **python/cpython** | 145.9K | 69.8K | 865.4K | 150.1K | 39.5K | 1.9M | 2026-04-09 20:28 UTC |
|
| 96 |
+
| **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.6K | 39.8K | 3.0M | 2026-04-09 20:32 UTC |
|
| 97 |
+
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.1K | 2026-04-09 18:26 UTC |
|
| 98 |
+
| **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.1K | 62.0K | 3.7M | 2026-04-09 20:28 UTC |
|
| 99 |
+
| **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 17.1K | 1.4M | 2026-04-09 20:24 UTC |
|
| 100 |
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 17:32 UTC |
|
| 101 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
|
| 102 |
|
|
|
|
| 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` | 879.5K | Activity timeline (labels, closes, merges, assignments) |
|
| 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** | |
|
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:e02ab16242fff99802e70f16b0057392a22dce3f66d46ccc60b2b97c7f121f69
|
| 3 |
+
size 35312432
|
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:fa96f3832f2f21215b4ee1f676302aae5ce8e27d85a654c44a6833b8eda7afec
|
| 3 |
+
size 22315370
|
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:8d23447d783c3c864bb626cd9254c2a132de9048e3e54302e6a8d95f2788c921
|
| 3 |
+
size 4360945
|
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:ad0958040fbffcaba5121dbae782888a717a5477d2e0701af239511fb5245637
|
| 3 |
+
size 2934081
|
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:c90ec644eac642dace2ca94b01dbedd9a51e8630e25fa71a1023dbb6233a3a91
|
| 3 |
+
size 1070658
|
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-09T20:59:19Z,ClickHouse/ClickHouse,101161,73100,205574,100735,101867,35438,696403,0,1314278
|
| 3 |
+
2026-04-09T20:59:19Z,duckdb/duckdb,18220,11388,44719,16438,13214,11575,198143,0,313697
|
| 4 |
+
2026-04-09T20:59:19Z,etcd-io/etcd,21000,13844,87368,36989,28604,12549,120405,0,320759
|
| 5 |
+
2026-04-09T20:59:19Z,facebook/react,33697,19202,137851,32928,20137,255768,202231,163984,865798
|
| 6 |
+
2026-04-09T20:59:19Z,golang/go,75918,4942,536745,167,323,281044,71818,0,970957
|
| 7 |
+
2026-04-09T20:59:19Z,kubernetes/kubernetes,137488,88755,1485499,439994,302578,28938,1475889,0,3959141
|
| 8 |
+
2026-04-09T20:59:19Z,mdn/content,41593,31454,74213,83520,19089,14246,150184,0,414299
|
| 9 |
+
2026-04-09T20:59:19Z,microsoft/TypeScript,62150,19094,286161,50558,41943,14352,589013,0,1063271
|
| 10 |
+
2026-04-09T20:59:19Z,moby/moby,51393,28126,316890,70555,50469,12881,347209,0,877523
|
| 11 |
+
2026-04-09T20:59:19Z,pingcap/tidb,67310,44494,371226,117603,162835,22046,427934,0,1213448
|
| 12 |
+
2026-04-09T20:59:19Z,python/cpython,145922,69824,720950,144478,150083,39521,662192,0,1932970
|
| 13 |
+
2026-04-09T20:59:19Z,pytorch/pytorch,179282,121468,894067,324719,382600,39845,1050108,0,2992089
|
| 14 |
+
2026-04-09T20:59:19Z,redis/redis,14574,7646,53116,28551,27250,11434,65521,0,208092
|
| 15 |
+
2026-04-09T20:59:19Z,rust-lang/rust,154150,92154,1222200,243122,186114,61970,1718017,0,3677727
|
| 16 |
+
2026-04-09T20:59:19Z,swiftlang/swift,84483,66803,344400,103213,108627,17140,685784,0,1410450
|
| 17 |
+
2026-04-09T20:59:19Z,vuejs/core,12068,6063,32207,3565,4773,10648,21354,0,90678
|
| 18 |
+
2026-04-09T20:59:19Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
|
| 19 |
+
2026-04-09T20:59:19Z,_total,1203672,700605,6818060,1799269,1603180,879453,8497399,163984,21665622
|