Datasets:
sync swiftlang/swift +1 issues — 2026-04-09 12:46 UTC
Browse files- README.md +31 -29
- data/issues/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 **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 12:
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,39 +61,41 @@ 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 |
|
| 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.
|
| 83 |
-
| **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.4K | 313.4K | 2026-04-09 12:
|
| 84 |
-
| **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.6K | 2026-04-09 12:
|
| 85 |
-
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09
|
| 86 |
-
| **golang/go** | 75.9K | 4.9K | 536.8K | 323 | 279.5K | 969.
|
| 87 |
-
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 24.6K | 4.0M | 2026-04-09 12:
|
| 88 |
-
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.1K | 414.1K | 2026-04-09 12:
|
| 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:
|
| 91 |
-
| **pingcap/tidb** | 67.3K | 44.5K | 488.6K | 162.8K | 21.
|
| 92 |
-
| **python/cpython** | 145.9K | 69.8K | 865.
|
| 93 |
-
| **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 24.
|
| 94 |
-
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.0K | 2026-04-09
|
| 95 |
-
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 59.0K | 3.7M | 2026-04-09 12:
|
| 96 |
-
| **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.7K | 1.4M | 2026-04-09
|
| 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,7 +394,7 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 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` |
|
| 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** | |
|
|
|
|
| 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 12:46 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +3 | — | +19 | +6 | +59 |
|
| 65 |
+
| **duckdb/duckdb** | — | — | +3 | +1 | +22 |
|
| 66 |
+
| **etcd-io/etcd** | — | — | — | — | +3 |
|
| 67 |
+
| **facebook/react** | — | — | +2 | — | +6 |
|
| 68 |
+
| **golang/go** | — | — | +2 | — | +7 |
|
| 69 |
+
| **kubernetes/kubernetes** | +1 | — | +18 | +1 | +66 |
|
| 70 |
+
| **mdn/content** | — | — | +4 | +4 | +4 |
|
| 71 |
+
| **moby/moby** | +1 | — | — | — | +5 |
|
| 72 |
+
| **pingcap/tidb** | — | — | +17 | +2 | +54 |
|
| 73 |
+
| **python/cpython** | — | — | +24 | — | +659 |
|
| 74 |
+
| **pytorch/pytorch** | +1 | — | +6 | +2 | +180 |
|
| 75 |
+
| **redis/redis** | — | — | +1 | +1 | +6 |
|
| 76 |
+
| **rust-lang/rust** | +1 | — | +14 | +3 | +47 |
|
| 77 |
+
| **swiftlang/swift** | +1 | — | — | — | — |
|
| 78 |
|
| 79 |
|
| 80 |
## Repositories
|
| 81 |
|
| 82 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 83 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 84 |
+
| **ClickHouse/ClickHouse** | 101.1K | 73.1K | 305.9K | 101.7K | 32.6K | 1.3M | 2026-04-09 12:31 UTC |
|
| 85 |
+
| **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.4K | 313.4K | 2026-04-09 12:29 UTC |
|
| 86 |
+
| **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.6K | 2026-04-09 12:17 UTC |
|
| 87 |
+
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 12:27 UTC |
|
| 88 |
+
| **golang/go** | 75.9K | 4.9K | 536.8K | 323 | 279.5K | 969.3K | 2026-04-09 12:25 UTC |
|
| 89 |
+
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 24.6K | 4.0M | 2026-04-09 12:30 UTC |
|
| 90 |
+
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.1K | 414.1K | 2026-04-09 12:29 UTC |
|
| 91 |
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09 12:05 UTC |
|
| 92 |
+
| **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.2K | 2026-04-09 12:31 UTC |
|
| 93 |
+
| **pingcap/tidb** | 67.3K | 44.5K | 488.6K | 162.8K | 21.2K | 1.2M | 2026-04-09 12:31 UTC |
|
| 94 |
+
| **python/cpython** | 145.9K | 69.8K | 865.3K | 150.0K | 37.8K | 1.9M | 2026-04-09 12:29 UTC |
|
| 95 |
+
| **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 24.2K | 3.0M | 2026-04-09 12:32 UTC |
|
| 96 |
+
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.0K | 2026-04-09 12:16 UTC |
|
| 97 |
+
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 59.0K | 3.7M | 2026-04-09 12:30 UTC |
|
| 98 |
+
| **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.7K | 1.4M | 2026-04-09 12:26 UTC |
|
| 99 |
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 10:59 UTC |
|
| 100 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
|
| 101 |
|
|
|
|
| 394 |
| `comments` | 6.8M | Conversation comments on issues and PRs |
|
| 395 |
| `review_comments` | 1.8M | Inline code review comments on PR diffs |
|
| 396 |
| `reviews` | 1.6M | PR review decisions |
|
| 397 |
+
| `timeline_events` | 848.4K | Activity timeline (labels, closes, merges, assignments) |
|
| 398 |
| `pr_files` | 8.5M | Files changed in each pull request |
|
| 399 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 400 |
| **Total** | **21.6M** | |
|
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:630f97d77ca1438ca80f9574d93eee14a69b31af6052490844a14d32d170278e
|
| 3 |
+
size 22308725
|
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:46:23Z,ClickHouse/ClickHouse,101091,73100,205323,100593,101713,32609,695742,0,1310171
|
| 3 |
+
2026-04-09T12:46:23Z,duckdb/duckdb,18209,11388,44701,16430,13208,11408,198075,0,313419
|
| 4 |
+
2026-04-09T12:46:23Z,etcd-io/etcd,20997,13844,87358,36977,28592,12479,120396,0,320643
|
| 5 |
+
2026-04-09T12:46:23Z,facebook/react,33691,19202,137835,32928,20136,255700,202224,163984,865700
|
| 6 |
+
2026-04-09T12:46:23Z,golang/go,75904,4942,536589,167,323,279520,71808,0,969253
|
| 7 |
+
2026-04-09T12:46:23Z,kubernetes/kubernetes,137472,88755,1485178,439917,302504,24638,1475760,0,3954224
|
| 8 |
+
2026-04-09T12:46:23Z,mdn/content,41589,31454,74197,83481,19059,14109,150176,0,414065
|
| 9 |
+
2026-04-09T12:46:23Z,microsoft/TypeScript,62148,19094,286155,50558,41943,14329,589013,0,1063240
|
| 10 |
+
2026-04-09T12:46:23Z,moby/moby,51391,28126,316888,70547,50464,12627,347163,0,877206
|
| 11 |
+
2026-04-09T12:46:23Z,pingcap/tidb,67304,44494,371045,117601,162822,21169,427917,0,1212352
|
| 12 |
+
2026-04-09T12:46:23Z,python/cpython,145903,69824,720821,144453,150046,37825,662139,0,1931011
|
| 13 |
+
2026-04-09T12:46:23Z,pytorch/pytorch,179229,121468,893695,324662,382522,24191,1049501,0,2975268
|
| 14 |
+
2026-04-09T12:46:23Z,redis/redis,14573,7646,53110,28543,27241,11377,65520,0,208010
|
| 15 |
+
2026-04-09T12:46:23Z,rust-lang/rust,154124,92154,1222005,243067,186058,59030,1716795,0,3673233
|
| 16 |
+
2026-04-09T12:46:23Z,swiftlang/swift,84464,66803,344349,103209,108604,16665,685570,0,1409664
|
| 17 |
+
2026-04-09T12:46:23Z,vuejs/core,12068,6063,32204,3565,4773,10629,21352,0,90654
|
| 18 |
+
2026-04-09T12:46:23Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
|
| 19 |
+
2026-04-09T12:46:23Z,_total,1203420,700605,6816327,1798832,1602682,848363,8494345,163984,21628558
|