tamnd commited on
Commit
6e89efc
·
verified ·
1 Parent(s): 37b682d

sync swiftlang/swift +2 comments +19 timeline +1 pr_files — 2026-04-10 05:47 UTC

Browse files

comments 344.4K +2
timeline_events 17.4K +19
pr_files 685.8K +1

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 **768.5 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-10 05:21 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,36 +61,36 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **ClickHouse/ClickHouse** | +1 | — | +7 | +2 | +31 |
65
- | **duckdb/duckdb** | — | — | — | — | +3 |
66
- | **golang/go** | — | — | +4 | — | +4 |
67
- | **kubernetes/kubernetes** | +1 | — | +3 | — | +14 |
68
- | **pingcap/tidb** | +1 | — | +13 | | +37 |
69
- | **pytorch/pytorch** | | — | +5 | — | +15 |
70
- | **redis/redis** | | — | +4 | +4 | +1 |
71
- | **rust-lang/rust** | | — | +2 | — | +29 |
72
- | **swiftlang/swift** | — | — | +1 | — | +57 |
73
 
74
 
75
  ## Repositories
76
 
77
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
78
  |---|---:|---:|---:|---:|---:|---:|---|
79
- | **ClickHouse/ClickHouse** | 101.2K | 73.1K | 306.9K | 102.0K | 38.1K | 1.3M | 2026-04-10 05:01 UTC |
80
- | **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.7K | 313.9K | 2026-04-10 05:01 UTC |
81
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.7K | 320.9K | 2026-04-10 04:32 UTC |
82
  | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.8K | 2026-04-09 23:19 UTC |
83
- | **golang/go** | 75.9K | 4.9K | 537.0K | 323 | 282.0K | 971.9K | 2026-04-10 04:55 UTC |
84
- | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.6K | 29.8K | 4.0M | 2026-04-10 05:01 UTC |
85
  | **mdn/content** | 41.6K | 31.5K | 157.8K | 19.2K | 14.5K | 414.7K | 2026-04-10 04:09 UTC |
86
  | **microsoft/TypeScript** | 62.2K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-10 03:46 UTC |
87
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.9K | 877.5K | 2026-04-10 02:57 UTC |
88
- | **pingcap/tidb** | 67.3K | 44.5K | 489.0K | 162.8K | 23.1K | 1.2M | 2026-04-10 05:01 UTC |
89
- | **python/cpython** | 145.9K | 69.8K | 865.5K | 150.1K | 40.4K | 1.9M | 2026-04-10 04:39 UTC |
90
- | **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.7K | 49.5K | 3.0M | 2026-04-10 05:01 UTC |
91
  | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.3K | 11.4K | 208.1K | 2026-04-10 04:59 UTC |
92
- | **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.1K | 62.9K | 3.7M | 2026-04-10 04:56 UTC |
93
- | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 17.3K | 1.4M | 2026-04-10 04:53 UTC |
94
  | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.7K | 90.8K | 2026-04-10 03:18 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 +389,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` | 897.2K | 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 **812.5 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
  - **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 05:47 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | +7 | — | +24 | +6 | +272 |
65
+ | **duckdb/duckdb** | — | — | — | — | +1 |
66
+ | **golang/go** | — | — | | — | +42 |
67
+ | **kubernetes/kubernetes** | | — | +3 | — | +7 |
68
+ | **pingcap/tidb** | | — | +19 | +4 | +43 |
69
+ | **python/cpython** | +1 | — | | — | +6 |
70
+ | **pytorch/pytorch** | +1 | — | +2 | | +18 |
71
+ | **rust-lang/rust** | +1 | — | +7 | — | +53 |
72
+ | **swiftlang/swift** | — | — | +2 | — | +19 |
73
 
74
 
75
  ## Repositories
76
 
77
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
78
  |---|---:|---:|---:|---:|---:|---:|---|
79
+ | **ClickHouse/ClickHouse** | 101.2K | 73.1K | 306.9K | 102.0K | 38.4K | 1.3M | 2026-04-10 05:30 UTC |
80
+ | **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.7K | 313.9K | 2026-04-10 05:12 UTC |
81
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.7K | 320.9K | 2026-04-10 04:32 UTC |
82
  | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.8K | 2026-04-09 23:19 UTC |
83
+ | **golang/go** | 75.9K | 4.9K | 537.0K | 323 | 282.0K | 972.0K | 2026-04-10 05:25 UTC |
84
+ | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.6K | 29.8K | 4.0M | 2026-04-10 05:17 UTC |
85
  | **mdn/content** | 41.6K | 31.5K | 157.8K | 19.2K | 14.5K | 414.7K | 2026-04-10 04:09 UTC |
86
  | **microsoft/TypeScript** | 62.2K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-10 03:46 UTC |
87
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.9K | 877.5K | 2026-04-10 02:57 UTC |
88
+ | **pingcap/tidb** | 67.3K | 44.5K | 489.1K | 162.9K | 23.1K | 1.2M | 2026-04-10 05:30 UTC |
89
+ | **python/cpython** | 145.9K | 69.8K | 865.5K | 150.1K | 40.4K | 1.9M | 2026-04-10 05:21 UTC |
90
+ | **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.7K | 49.5K | 3.0M | 2026-04-10 05:27 UTC |
91
  | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.3K | 11.4K | 208.1K | 2026-04-10 04:59 UTC |
92
+ | **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.1K | 63.0K | 3.7M | 2026-04-10 05:28 UTC |
93
+ | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 17.4K | 1.4M | 2026-04-10 05:23 UTC |
94
  | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.7K | 90.8K | 2026-04-10 03:18 UTC |
95
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
96
 
 
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` | 897.6K | 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** | |
data/comments/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c01ae9170789109893b28cc136cd38bf77366c14ec1ad56c3b3eff709897256
3
- size 35313730
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2f8bb5394322094b48f109da0f8bf6ab0a0a9d796d1ff4eaae2fccef5de385a
3
+ size 35313774
data/pr_files/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d64f64ec4abed25b4cfbb3175cb740f2396c1994aeaea3f45b78cd3bb4738d1c
3
- size 4361515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57543a6838b6c562adf611acc03648d821f997d16c9dda30a64e2c5f92285c16
3
+ size 4361426
data/timeline_events/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8289ff5f9c3b0047eb1ca7e9d79e0076d4afb7532a1086b8daeaf60d47aa507
3
- size 1095108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e227990d1a303b41cbd6d267e24301dfdd3ae7eb899d8d5d7a219a7b48a44d2d
3
+ size 1097297
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-10T05:21:21Z,ClickHouse/ClickHouse,101200,73100,205999,100880,102032,38109,696670,0,1317990
3
- 2026-04-10T05:21:21Z,duckdb/duckdb,18224,11388,44727,16439,13215,11697,198166,0,313856
4
- 2026-04-10T05:21:21Z,etcd-io/etcd,21000,13844,87372,36991,28605,12659,120405,0,320876
5
- 2026-04-10T05:21:21Z,facebook/react,33697,19202,137851,32928,20137,255770,202231,163984,865800
6
- 2026-04-10T05:21:21Z,golang/go,75921,4942,536805,167,323,281960,71818,0,971936
7
- 2026-04-10T05:21:21Z,kubernetes/kubernetes,137492,88755,1485602,440019,302604,29823,1475902,0,3960197
8
- 2026-04-10T05:21:21Z,mdn/content,41595,31454,74219,83538,19165,14460,150220,0,414651
9
- 2026-04-10T05:21:21Z,microsoft/TypeScript,62153,19094,286165,50558,41943,14375,589013,0,1063301
10
- 2026-04-10T05:21:21Z,moby/moby,51394,28126,316892,70555,50469,12888,347209,0,877533
11
- 2026-04-10T05:21:21Z,pingcap/tidb,67323,44494,371413,117629,162849,23085,428028,0,1214821
12
- 2026-04-10T05:21:21Z,python/cpython,145932,69824,721000,144485,150090,40409,662204,0,1933944
13
- 2026-04-10T05:21:21Z,pytorch/pytorch,179309,121468,894325,324808,382687,49464,1050177,0,3002238
14
- 2026-04-10T05:21:21Z,redis/redis,14574,7646,53119,28560,27257,11446,65521,0,208123
15
- 2026-04-10T05:21:21Z,rust-lang/rust,154165,92154,1222301,243160,186131,62930,1718068,0,3678909
16
- 2026-04-10T05:21:21Z,swiftlang/swift,84489,66803,344428,103216,108639,17345,685837,0,1410757
17
- 2026-04-10T05:21:21Z,vuejs/core,12071,6063,32224,3565,4774,10698,21364,0,90759
18
- 2026-04-10T05:21:21Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
- 2026-04-10T05:21:21Z,_total,1203802,700605,6819316,1799632,1603594,897176,8498027,163984,21686136
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-10T05:47:37Z,ClickHouse/ClickHouse,101207,73100,206018,100885,102038,38381,696684,0,1318313
3
+ 2026-04-10T05:47:37Z,duckdb/duckdb,18224,11388,44727,16439,13215,11698,198166,0,313857
4
+ 2026-04-10T05:47:37Z,etcd-io/etcd,21000,13844,87372,36991,28605,12659,120405,0,320876
5
+ 2026-04-10T05:47:37Z,facebook/react,33697,19202,137851,32928,20137,255770,202231,163984,865800
6
+ 2026-04-10T05:47:37Z,golang/go,75921,4942,536805,167,323,282002,71818,0,971978
7
+ 2026-04-10T05:47:37Z,kubernetes/kubernetes,137492,88755,1485605,440019,302604,29830,1475902,0,3960207
8
+ 2026-04-10T05:47:37Z,mdn/content,41595,31454,74219,83538,19165,14460,150220,0,414651
9
+ 2026-04-10T05:47:37Z,microsoft/TypeScript,62153,19094,286165,50558,41943,14375,589013,0,1063301
10
+ 2026-04-10T05:47:37Z,moby/moby,51394,28126,316892,70555,50469,12888,347209,0,877533
11
+ 2026-04-10T05:47:37Z,pingcap/tidb,67323,44494,371428,117633,162853,23128,428030,0,1214889
12
+ 2026-04-10T05:47:37Z,python/cpython,145933,69824,721000,144485,150090,40415,662204,0,1933951
13
+ 2026-04-10T05:47:37Z,pytorch/pytorch,179310,121468,894327,324808,382687,49482,1050177,0,3002259
14
+ 2026-04-10T05:47:37Z,redis/redis,14574,7646,53119,28560,27257,11446,65521,0,208123
15
+ 2026-04-10T05:47:37Z,rust-lang/rust,154166,92154,1222308,243160,186131,62983,1718120,0,3679022
16
+ 2026-04-10T05:47:37Z,swiftlang/swift,84489,66803,344430,103216,108639,17364,685838,0,1410779
17
+ 2026-04-10T05:47:37Z,vuejs/core,12071,6063,32224,3565,4774,10698,21364,0,90759
18
+ 2026-04-10T05:47:37Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
+ 2026-04-10T05:47:37Z,_total,1203812,700605,6819364,1799641,1603604,897637,8498096,163984,21686743