tamnd commited on
Commit
6482826
·
verified ·
1 Parent(s): 299e5e5

sync swiftlang/swift +2 review_comments +3 reviews +8 timeline — 2026-04-09 23:09 UTC

Browse files

review_comments 103.2K +2
reviews 108.6K +3
timeline_events 17.2K +8

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 **1006.2 MB** 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,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 22:44 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,36 +61,37 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **ClickHouse/ClickHouse** | +3 | — | +17 | +7 | +147 |
65
- | **duckdb/duckdb** | — | — | | — | +2 |
66
- | **golang/go** | — | — | +2 | — | +11 |
67
- | **kubernetes/kubernetes** | | — | +27 | +4 | +96 |
68
- | **pingcap/tidb** | | — | +2 | | +6 |
69
- | **python/cpython** | — | — | | +1 | +4 |
70
- | **pytorch/pytorch** | | — | +64 | +23 | +842 |
71
- | **rust-lang/rust** | +2 | — | +9 | +3 | +48 |
72
- | **swiftlang/swift** | — | — | +3 | +2 | +9 |
 
73
 
74
 
75
  ## Repositories
76
 
77
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
78
  |---|---:|---:|---:|---:|---:|---:|---|
79
- | **ClickHouse/ClickHouse** | 101.2K | 73.1K | 306.5K | 101.9K | 36.2K | 1.3M | 2026-04-09 22:21 UTC |
80
- | **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.6K | 313.8K | 2026-04-09 21:54 UTC |
81
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.5K | 320.8K | 2026-04-09 20:23 UTC |
82
  | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.8K | 2026-04-09 20:44 UTC |
83
- | **golang/go** | 75.9K | 4.9K | 536.9K | 323 | 281.3K | 971.2K | 2026-04-09 22:06 UTC |
84
- | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.6K | 29.3K | 4.0M | 2026-04-09 22:20 UTC |
85
- | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.3K | 414.3K | 2026-04-09 21:46 UTC |
86
  | **microsoft/TypeScript** | 62.2K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-09 21:50 UTC |
87
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.9K | 877.5K | 2026-04-09 22:14 UTC |
88
- | **pingcap/tidb** | 67.3K | 44.5K | 488.8K | 162.8K | 22.1K | 1.2M | 2026-04-09 22:13 UTC |
89
- | **python/cpython** | 145.9K | 69.8K | 865.4K | 150.1K | 39.6K | 1.9M | 2026-04-09 22:09 UTC |
90
- | **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.6K | 41.7K | 3.0M | 2026-04-09 22:22 UTC |
91
  | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.1K | 2026-04-09 18:26 UTC |
92
- | **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.1K | 62.1K | 3.7M | 2026-04-09 22:20 UTC |
93
- | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 17.2K | 1.4M | 2026-04-09 22:17 UTC |
94
  | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 17:32 UTC |
95
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
96
 
@@ -389,7 +390,7 @@ CI/CD status checks and GitHub Actions results for each commit.
389
  | `comments` | 6.8M | Conversation comments on issues and PRs |
390
  | `review_comments` | 1.8M | Inline code review comments on PR diffs |
391
  | `reviews` | 1.6M | PR review decisions |
392
- | `timeline_events` | 882.9K | Activity timeline (labels, closes, merges, assignments) |
393
  | `pr_files` | 8.5M | Files changed in each pull request |
394
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
395
  | **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.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 23:09 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | +1 | — | +22 | +6 | +109 |
65
+ | **duckdb/duckdb** | — | — | +1 | — | +32 |
66
+ | **golang/go** | — | — | +12 | — | +26 |
67
+ | **kubernetes/kubernetes** | +2 | — | +18 | | +210 |
68
+ | **mdn/content** | +1 | — | +2 | +54 | +143 |
69
+ | **pingcap/tidb** | — | — | +4 | | +8 |
70
+ | **python/cpython** | +3 | — | +1 | | +9 |
71
+ | **pytorch/pytorch** | +3 | — | +36 | +11 | +210 |
72
+ | **rust-lang/rust** | — | — | +1 | +1 | +6 |
73
+ | **swiftlang/swift** | — | — | +2 | +3 | +8 |
74
 
75
 
76
  ## Repositories
77
 
78
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
79
  |---|---:|---:|---:|---:|---:|---:|---|
80
+ | **ClickHouse/ClickHouse** | 101.2K | 73.1K | 306.5K | 101.9K | 36.3K | 1.3M | 2026-04-09 22:51 UTC |
81
+ | **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.6K | 313.8K | 2026-04-09 22:44 UTC |
82
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.5K | 320.8K | 2026-04-09 20:23 UTC |
83
  | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.8K | 2026-04-09 20:44 UTC |
84
+ | **golang/go** | 75.9K | 4.9K | 536.9K | 323 | 281.3K | 971.3K | 2026-04-09 22:44 UTC |
85
+ | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.6K | 29.5K | 4.0M | 2026-04-09 22:51 UTC |
86
+ | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.4K | 414.5K | 2026-04-09 22:50 UTC |
87
  | **microsoft/TypeScript** | 62.2K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-09 21:50 UTC |
88
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.9K | 877.5K | 2026-04-09 22:14 UTC |
89
+ | **pingcap/tidb** | 67.3K | 44.5K | 488.8K | 162.8K | 22.1K | 1.2M | 2026-04-09 22:51 UTC |
90
+ | **python/cpython** | 145.9K | 69.8K | 865.4K | 150.1K | 39.6K | 1.9M | 2026-04-09 22:44 UTC |
91
+ | **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.7K | 41.9K | 3.0M | 2026-04-09 22:52 UTC |
92
  | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.1K | 2026-04-09 18:26 UTC |
93
+ | **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.1K | 62.1K | 3.7M | 2026-04-09 22:49 UTC |
94
+ | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 17.2K | 1.4M | 2026-04-09 22:45 UTC |
95
  | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 17:32 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` | 883.7K | 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.7M** | |
data/review_comments/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fb774831df873c053d3044a42bbe06836a3d9365871016e3f7ff8535a7d5cd5
3
- size 21079422
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6dbda1b92e1511a3aafb8a708987329a34d4de764cf6b82f750e8d9ebfc4d1
3
+ size 21079594
data/reviews/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fba0a21306de5b262de54f503306237fdb8cbaedb6b1960f22c04b437b63a3d0
3
- size 2934194
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12ae4b4e0d03bce42b3cda20e94c8e5a05db349a5c29c07477d2e5261204301b
3
+ size 2934226
data/timeline_events/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f76afe587450c3362fa7c5c8b73ad8f51a23ca43f4f280de51398b6e851e1d51
3
- size 1074558
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96ad72811008c113ef0a31f29bbaa4971ea491a73a3e2ebf6f30fb31e2e64126
3
+ size 1075220
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-09T22:44:47Z,ClickHouse/ClickHouse,101169,73100,205685,100779,101900,36159,696468,0,1315260
3
- 2026-04-09T22:44:47Z,duckdb/duckdb,18222,11388,44722,16439,13215,11613,198160,0,313759
4
- 2026-04-09T22:44:47Z,etcd-io/etcd,21000,13844,87368,36989,28604,12549,120405,0,320759
5
- 2026-04-09T22:44:47Z,facebook/react,33697,19202,137851,32928,20137,255768,202231,163984,865798
6
- 2026-04-09T22:44:47Z,golang/go,75918,4942,536767,167,323,281314,71818,0,971249
7
- 2026-04-09T22:44:47Z,kubernetes/kubernetes,137489,88755,1485545,440008,302594,29295,1475894,0,3959580
8
- 2026-04-09T22:44:47Z,mdn/content,41594,31454,74214,83521,19090,14256,150185,0,414314
9
- 2026-04-09T22:44:47Z,microsoft/TypeScript,62151,19094,286162,50558,41943,14363,589013,0,1063284
10
- 2026-04-09T22:44:47Z,moby/moby,51393,28126,316890,70555,50469,12881,347209,0,877523
11
- 2026-04-09T22:44:47Z,pingcap/tidb,67310,44494,371235,117603,162835,22065,427934,0,1213476
12
- 2026-04-09T22:44:47Z,python/cpython,145923,69824,720963,144485,150090,39596,662199,0,1933080
13
- 2026-04-09T22:44:47Z,pytorch/pytorch,179287,121468,894145,324762,382648,41664,1050144,0,2994118
14
- 2026-04-09T22:44:47Z,redis/redis,14574,7646,53116,28551,27250,11434,65521,0,208092
15
- 2026-04-09T22:44:47Z,rust-lang/rust,154155,92154,1222221,243129,186121,62109,1718026,0,3677915
16
- 2026-04-09T22:44:47Z,swiftlang/swift,84485,66803,344409,103214,108630,17170,685787,0,1410498
17
- 2026-04-09T22:44:47Z,vuejs/core,12068,6063,32207,3565,4773,10648,21354,0,90678
18
- 2026-04-09T22:44:47Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
- 2026-04-09T22:44:47Z,_total,1203698,700605,6818374,1799387,1603296,882942,8497542,163984,21669828
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-09T23:09:58Z,ClickHouse/ClickHouse,101170,73100,205702,100784,101906,36268,696469,0,1315399
3
+ 2026-04-09T23:09:58Z,duckdb/duckdb,18222,11388,44723,16439,13215,11645,198160,0,313792
4
+ 2026-04-09T23:09:58Z,etcd-io/etcd,21000,13844,87368,36989,28604,12549,120405,0,320759
5
+ 2026-04-09T23:09:58Z,facebook/react,33697,19202,137851,32928,20137,255768,202231,163984,865798
6
+ 2026-04-09T23:09:58Z,golang/go,75918,4942,536779,167,323,281340,71818,0,971287
7
+ 2026-04-09T23:09:58Z,kubernetes/kubernetes,137491,88755,1485563,440008,302594,29505,1475902,0,3959818
8
+ 2026-04-09T23:09:58Z,mdn/content,41595,31454,74215,83522,19144,14399,150219,0,414548
9
+ 2026-04-09T23:09:58Z,microsoft/TypeScript,62151,19094,286162,50558,41943,14363,589013,0,1063284
10
+ 2026-04-09T23:09:58Z,moby/moby,51393,28126,316890,70555,50469,12881,347209,0,877523
11
+ 2026-04-09T23:09:58Z,pingcap/tidb,67310,44494,371239,117603,162835,22073,427934,0,1213488
12
+ 2026-04-09T23:09:58Z,python/cpython,145926,69824,720964,144485,150090,39605,662199,0,1933093
13
+ 2026-04-09T23:09:58Z,pytorch/pytorch,179290,121468,894167,324776,382659,41874,1050153,0,2994387
14
+ 2026-04-09T23:09:58Z,redis/redis,14574,7646,53116,28551,27250,11434,65521,0,208092
15
+ 2026-04-09T23:09:58Z,rust-lang/rust,154155,92154,1222222,243129,186122,62115,1718025,0,3677922
16
+ 2026-04-09T23:09:58Z,swiftlang/swift,84485,66803,344409,103216,108633,17178,685787,0,1410511
17
+ 2026-04-09T23:09:58Z,vuejs/core,12068,6063,32207,3565,4773,10648,21354,0,90678
18
+ 2026-04-09T23:09:58Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
+ 2026-04-09T23:09:58Z,_total,1203708,700605,6818451,1799409,1603371,883703,8497593,163984,21670824