Datasets:
sync swiftlang/swift +2 comments +12 timeline — 2026-04-09 12:26 UTC
Browse filescomments 344.3K +2
timeline_events 16.7K +12
- README.md +29 -28
- data/comments/swiftlang/swift/0.parquet +2 -2
- data/timeline_events/swiftlang/swift/0.parquet +2 -2
- stats.csv +18 -18
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 **
|
| 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 12:
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,38 +61,39 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **ClickHouse/ClickHouse** | +
|
| 65 |
-
| **duckdb/duckdb** | +
|
| 66 |
-
| **
|
| 67 |
-
| **
|
| 68 |
-
| **
|
| 69 |
-
| **
|
| 70 |
-
| **
|
| 71 |
-
| **
|
| 72 |
-
| **
|
| 73 |
-
| **
|
| 74 |
-
| **
|
|
|
|
| 75 |
|
| 76 |
|
| 77 |
## Repositories
|
| 78 |
|
| 79 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 80 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 81 |
-
| **ClickHouse/ClickHouse** | 101.1K | 73.1K | 305.9K | 101.7K | 32.
|
| 82 |
-
| **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.4K | 313.
|
| 83 |
-
| **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.6K | 2026-04-09
|
| 84 |
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 11:47 UTC |
|
| 85 |
-
| **golang/go** | 75.9K | 4.9K | 536.8K | 323 | 279.5K | 969.2K | 2026-04-09
|
| 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.
|
| 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
|
| 90 |
-
| **pingcap/tidb** | 67.3K | 44.5K | 488.6K | 162.8K | 21.
|
| 91 |
-
| **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 37.
|
| 92 |
-
| **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K |
|
| 93 |
-
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.0K | 2026-04-09 11:
|
| 94 |
-
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 59.0K | 3.7M | 2026-04-09
|
| 95 |
-
| **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.7K | 1.4M | 2026-04-09 11:
|
| 96 |
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 10:59 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 +392,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.1 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 12:26 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +4 | — | +23 | +13 | +168 |
|
| 65 |
+
| **duckdb/duckdb** | +1 | — | +2 | — | +28 |
|
| 66 |
+
| **golang/go** | — | — | +4 | — | +4 |
|
| 67 |
+
| **kubernetes/kubernetes** | +2 | — | +20 | — | +114 |
|
| 68 |
+
| **mdn/content** | +1 | — | +12 | +1 | +8 |
|
| 69 |
+
| **moby/moby** | — | — | +4 | +3 | +9 |
|
| 70 |
+
| **pingcap/tidb** | — | — | +26 | +4 | +155 |
|
| 71 |
+
| **python/cpython** | +1 | — | +4 | +1 | +46 |
|
| 72 |
+
| **pytorch/pytorch** | +1 | — | +9 | — | +151 |
|
| 73 |
+
| **redis/redis** | — | — | +1 | — | +1 |
|
| 74 |
+
| **rust-lang/rust** | — | — | +11 | +3 | +24 |
|
| 75 |
+
| **swiftlang/swift** | — | — | +2 | — | +12 |
|
| 76 |
|
| 77 |
|
| 78 |
## Repositories
|
| 79 |
|
| 80 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 81 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 82 |
+
| **ClickHouse/ClickHouse** | 101.1K | 73.1K | 305.9K | 101.7K | 32.5K | 1.3M | 2026-04-09 12:11 UTC |
|
| 83 |
+
| **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.4K | 313.4K | 2026-04-09 12:09 UTC |
|
| 84 |
+
| **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.6K | 2026-04-09 12:10 UTC |
|
| 85 |
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 11:47 UTC |
|
| 86 |
+
| **golang/go** | 75.9K | 4.9K | 536.8K | 323 | 279.5K | 969.2K | 2026-04-09 12:04 UTC |
|
| 87 |
+
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 24.6K | 4.0M | 2026-04-09 12:11 UTC |
|
| 88 |
+
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.1K | 414.1K | 2026-04-09 12:03 UTC |
|
| 89 |
+
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09 12:05 UTC |
|
| 90 |
+
| **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.2K | 2026-04-09 12:02 UTC |
|
| 91 |
+
| **pingcap/tidb** | 67.3K | 44.5K | 488.6K | 162.8K | 21.1K | 1.2M | 2026-04-09 12:12 UTC |
|
| 92 |
+
| **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 37.2K | 1.9M | 2026-04-09 12:06 UTC |
|
| 93 |
+
| **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 24.0K | 3.0M | 2026-04-09 12:13 UTC |
|
| 94 |
+
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.0K | 2026-04-09 11:55 UTC |
|
| 95 |
+
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 59.0K | 3.7M | 2026-04-09 12:10 UTC |
|
| 96 |
+
| **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.7K | 1.4M | 2026-04-09 11:56 UTC |
|
| 97 |
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 10:59 UTC |
|
| 98 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
|
| 99 |
|
|
|
|
| 392 |
| `comments` | 6.8M | Conversation comments on issues and PRs |
|
| 393 |
| `review_comments` | 1.8M | Inline code review comments on PR diffs |
|
| 394 |
| `reviews` | 1.6M | PR review decisions |
|
| 395 |
+
| `timeline_events` | 847.2K | Activity timeline (labels, closes, merges, assignments) |
|
| 396 |
| `pr_files` | 8.5M | Files changed in each pull request |
|
| 397 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 398 |
| **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:6ddceeb73fc7bae32712d44c5f251a3f8c6b71cdbaec829bb19a2ef0ea2805cc
|
| 3 |
+
size 35308666
|
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:ddc94cbe9142034703d8cd0a5b67c182ccb047070a56467413e5534e6a55265a
|
| 3 |
+
size 1018255
|
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-09T12:
|
| 3 |
-
2026-04-09T12:
|
| 4 |
-
2026-04-09T12:
|
| 5 |
-
2026-04-09T12:
|
| 6 |
-
2026-04-09T12:
|
| 7 |
-
2026-04-09T12:
|
| 8 |
-
2026-04-09T12:
|
| 9 |
-
2026-04-09T12:
|
| 10 |
-
2026-04-09T12:
|
| 11 |
-
2026-04-09T12:
|
| 12 |
-
2026-04-09T12:
|
| 13 |
-
2026-04-09T12:
|
| 14 |
-
2026-04-09T12:
|
| 15 |
-
2026-04-09T12:
|
| 16 |
-
2026-04-09T12:
|
| 17 |
-
2026-04-09T12:
|
| 18 |
-
2026-04-09T12:
|
| 19 |
-
2026-04-09T12:
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-04-09T12:26:39Z,ClickHouse/ClickHouse,101088,73100,205310,100587,101707,32550,695736,0,1310078
|
| 3 |
+
2026-04-09T12:26:39Z,duckdb/duckdb,18209,11388,44698,16430,13207,11386,198069,0,313387
|
| 4 |
+
2026-04-09T12:26:39Z,etcd-io/etcd,20997,13844,87358,36977,28592,12476,120396,0,320640
|
| 5 |
+
2026-04-09T12:26:39Z,facebook/react,33691,19202,137833,32928,20136,255694,202224,163984,865692
|
| 6 |
+
2026-04-09T12:26:39Z,golang/go,75904,4942,536587,167,323,279513,71808,0,969244
|
| 7 |
+
2026-04-09T12:26:39Z,kubernetes/kubernetes,137471,88755,1485161,439916,302503,24572,1475757,0,3954135
|
| 8 |
+
2026-04-09T12:26:39Z,mdn/content,41589,31454,74197,83477,19055,14105,150176,0,414053
|
| 9 |
+
2026-04-09T12:26:39Z,microsoft/TypeScript,62148,19094,286155,50558,41943,14329,589013,0,1063240
|
| 10 |
+
2026-04-09T12:26:39Z,moby/moby,51390,28126,316888,70547,50464,12622,347163,0,877200
|
| 11 |
+
2026-04-09T12:26:39Z,pingcap/tidb,67304,44494,371029,117600,162820,21115,427915,0,1212277
|
| 12 |
+
2026-04-09T12:26:39Z,python/cpython,145903,69824,720797,144453,150046,37166,662139,0,1930328
|
| 13 |
+
2026-04-09T12:26:39Z,pytorch/pytorch,179228,121468,893691,324660,382520,24011,1049499,0,2975077
|
| 14 |
+
2026-04-09T12:26:39Z,redis/redis,14573,7646,53110,28542,27240,11371,65520,0,208002
|
| 15 |
+
2026-04-09T12:26:39Z,rust-lang/rust,154123,92154,1221994,243064,186055,58983,1716793,0,3673166
|
| 16 |
+
2026-04-09T12:26:39Z,swiftlang/swift,84463,66803,344349,103209,108604,16665,685570,0,1409663
|
| 17 |
+
2026-04-09T12:26:39Z,vuejs/core,12068,6063,32204,3565,4773,10629,21352,0,90654
|
| 18 |
+
2026-04-09T12:26:39Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
|
| 19 |
+
2026-04-09T12:26:39Z,_total,1203412,700605,6816235,1798814,1602662,847245,8494324,163984,21627281
|