tamnd commited on
Commit
b9b143c
·
verified ·
1 Parent(s): 4f9bf76

sync swiftlang/swift +2 comments +2 reviews +9 timeline — 2026-04-10 04:57 UTC

Browse files

comments 344.4K +2
reviews 108.6K +2
timeline_events 17.3K +9

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.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,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 04:34 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,38 +61,38 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **ClickHouse/ClickHouse** | +1 | — | +45 | +31 | +276 |
65
- | **etcd-io/etcd** | | — | +1 | — | +3 |
66
- | **golang/go** | — | — | +1 | | +4 |
67
- | **kubernetes/kubernetes** | — | — | +1 | +1 | +3 |
68
- | **mdn/content** | — | — | +1 | +2 | +14 |
69
- | **microsoft/TypeScript** | | — | +1 | | +1 |
70
- | **pingcap/tidb** | — | — | +15 | — | +41 |
71
- | **python/cpython** | +2 | — | +3 | — | +26 |
72
- | **pytorch/pytorch** | +1 | — | +4 | +1 | +63 |
73
- | **rust-lang/rust** | +2 | — | +10 | — | +70 |
74
- | **swiftlang/swift** | +1 | — | +6 | | +22 |
75
 
76
 
77
  ## Repositories
78
 
79
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
80
  |---|---:|---:|---:|---:|---:|---:|---|
81
- | **ClickHouse/ClickHouse** | 101.2K | 73.1K | 306.9K | 102.0K | 38.0K | 1.3M | 2026-04-10 04:11 UTC |
82
- | **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.7K | 313.8K | 2026-04-10 01:52 UTC |
83
- | **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.7K | 320.9K | 2026-04-10 04:03 UTC |
84
  | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.8K | 2026-04-09 23:19 UTC |
85
- | **golang/go** | 75.9K | 4.9K | 537.0K | 323 | 282.0K | 971.9K | 2026-04-10 04:01 UTC |
86
- | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.6K | 29.8K | 4.0M | 2026-04-10 04:01 UTC |
87
  | **mdn/content** | 41.6K | 31.5K | 157.8K | 19.2K | 14.5K | 414.7K | 2026-04-10 04:09 UTC |
88
  | **microsoft/TypeScript** | 62.2K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-10 03:46 UTC |
89
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.9K | 877.5K | 2026-04-10 02:57 UTC |
90
- | **pingcap/tidb** | 67.3K | 44.5K | 489.0K | 162.8K | 23.0K | 1.2M | 2026-04-10 04:11 UTC |
91
- | **python/cpython** | 145.9K | 69.8K | 865.5K | 150.1K | 40.4K | 1.9M | 2026-04-10 04:10 UTC |
92
- | **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.7K | 49.4K | 3.0M | 2026-04-10 04:12 UTC |
93
- | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.3K | 11.4K | 208.1K | 2026-04-10 03:35 UTC |
94
- | **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.1K | 62.9K | 3.7M | 2026-04-10 04:00 UTC |
95
- | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 17.3K | 1.4M | 2026-04-10 04:10 UTC |
96
  | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.7K | 90.8K | 2026-04-10 03:18 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 +391,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` | 896.8K | Activity timeline (labels, closes, merges, assignments) |
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.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 **934.6 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 04:57 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | +4 | — | +20 | +10 | +86 |
65
+ | **duckdb/duckdb** | +1 | — | | — | +2 |
66
+ | **etcd-io/etcd** | — | — | +2 | +1 | +1 |
67
+ | **golang/go** | — | — | +3 | | +5 |
68
+ | **kubernetes/kubernetes** | — | — | +3 | | +8 |
69
+ | **pingcap/tidb** | +1 | — | +24 | +1 | +62 |
70
+ | **python/cpython** | — | — | +1 | — | +1 |
71
+ | **pytorch/pytorch** | | — | +7 | — | +29 |
72
+ | **redis/redis** | | — | | | +2 |
73
+ | **rust-lang/rust** | +2 | — | +2 | — | +14 |
74
+ | **swiftlang/swift** | | — | +2 | +2 | +9 |
75
 
76
 
77
  ## Repositories
78
 
79
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
80
  |---|---:|---:|---:|---:|---:|---:|---|
81
+ | **ClickHouse/ClickHouse** | 101.2K | 73.1K | 306.9K | 102.0K | 38.1K | 1.3M | 2026-04-10 04:41 UTC |
82
+ | **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.7K | 313.9K | 2026-04-10 04:21 UTC |
83
+ | **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.7K | 320.9K | 2026-04-10 04:32 UTC |
84
  | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.8K | 2026-04-09 23:19 UTC |
85
+ | **golang/go** | 75.9K | 4.9K | 537.0K | 323 | 282.0K | 971.9K | 2026-04-10 04:37 UTC |
86
+ | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.6K | 29.8K | 4.0M | 2026-04-10 04:37 UTC |
87
  | **mdn/content** | 41.6K | 31.5K | 157.8K | 19.2K | 14.5K | 414.7K | 2026-04-10 04:09 UTC |
88
  | **microsoft/TypeScript** | 62.2K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-10 03:46 UTC |
89
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.9K | 877.5K | 2026-04-10 02:57 UTC |
90
+ | **pingcap/tidb** | 67.3K | 44.5K | 489.0K | 162.8K | 23.0K | 1.2M | 2026-04-10 04:41 UTC |
91
+ | **python/cpython** | 145.9K | 69.8K | 865.5K | 150.1K | 40.4K | 1.9M | 2026-04-10 04:39 UTC |
92
+ | **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.7K | 49.4K | 3.0M | 2026-04-10 04:22 UTC |
93
+ | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.3K | 11.4K | 208.1K | 2026-04-10 04:41 UTC |
94
+ | **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.1K | 62.9K | 3.7M | 2026-04-10 04:38 UTC |
95
+ | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 17.3K | 1.4M | 2026-04-10 04:18 UTC |
96
  | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.7K | 90.8K | 2026-04-10 03:18 UTC |
97
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
98
 
 
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` | 897.0K | Activity timeline (labels, closes, merges, assignments) |
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.7M** | |
data/comments/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2569af7b8611ac5a8784db4805993bd4213f7617ecdf8e69feb6536ef4c02528
3
- size 35313616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3450c4b5e56146ff1a920d37bd207d19df60f79f838b9450c8f8e04ca9f51211
3
+ size 35313712
data/reviews/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:564ec465fc0d21cac6989a225743ff3220a7863e1246920b75c48387accb0120
3
- size 2934327
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6dc38677a8a46000a1b999b3c96cbca9bfa349e7b3ba239c1e6ed6e7d1ff441
3
+ size 2934385
data/timeline_events/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f20c6b2ce72c08c29e6633bb30d2a4932b4d620b590c2028a2631461c7973fb4
3
- size 1088859
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4155a33ae3c424c10e1c3afb455a57378f02e3c80fce83a5f98faa523b9d3a6
3
+ size 1089569
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-10T04:34:13Z,ClickHouse/ClickHouse,101195,73100,205981,100871,102020,37992,696634,0,1317793
3
- 2026-04-10T04:34:13Z,duckdb/duckdb,18223,11388,44727,16439,13215,11692,198164,0,313848
4
- 2026-04-10T04:34:13Z,etcd-io/etcd,21000,13844,87372,36989,28604,12658,120405,0,320872
5
- 2026-04-10T04:34:13Z,facebook/react,33697,19202,137851,32928,20137,255770,202231,163984,865800
6
- 2026-04-10T04:34:13Z,golang/go,75921,4942,536798,167,323,281951,71818,0,971920
7
- 2026-04-10T04:34:13Z,kubernetes/kubernetes,137491,88755,1485596,440019,302604,29801,1475902,0,3960168
8
- 2026-04-10T04:34:13Z,mdn/content,41595,31454,74219,83538,19165,14460,150220,0,414651
9
- 2026-04-10T04:34:13Z,microsoft/TypeScript,62153,19094,286165,50558,41943,14375,589013,0,1063301
10
- 2026-04-10T04:34:13Z,moby/moby,51394,28126,316892,70555,50469,12888,347209,0,877533
11
- 2026-04-10T04:34:13Z,pingcap/tidb,67321,44494,371378,117627,162848,22986,428024,0,1214678
12
- 2026-04-10T04:34:13Z,python/cpython,145932,69824,720999,144485,150090,40408,662204,0,1933942
13
- 2026-04-10T04:34:13Z,pytorch/pytorch,179309,121468,894313,324808,382687,49420,1050177,0,3002182
14
- 2026-04-10T04:34:13Z,redis/redis,14574,7646,53119,28556,27253,11443,65521,0,208112
15
- 2026-04-10T04:34:13Z,rust-lang/rust,154163,92154,1222297,243160,186131,62887,1718064,0,3678856
16
- 2026-04-10T04:34:13Z,swiftlang/swift,84489,66803,344425,103216,108637,17279,685837,0,1410686
17
- 2026-04-10T04:34:13Z,vuejs/core,12071,6063,32224,3565,4774,10698,21364,0,90759
18
- 2026-04-10T04:34:13Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
- 2026-04-10T04:34:13Z,_total,1203791,700605,6819230,1799615,1603574,896766,8497981,163984,21685546
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-10T04:57:56Z,ClickHouse/ClickHouse,101199,73100,205993,100879,102030,38078,696661,0,1317940
3
+ 2026-04-10T04:57:56Z,duckdb/duckdb,18224,11388,44727,16439,13215,11694,198166,0,313853
4
+ 2026-04-10T04:57:56Z,etcd-io/etcd,21000,13844,87372,36991,28605,12659,120405,0,320876
5
+ 2026-04-10T04:57:56Z,facebook/react,33697,19202,137851,32928,20137,255770,202231,163984,865800
6
+ 2026-04-10T04:57:56Z,golang/go,75921,4942,536801,167,323,281956,71818,0,971928
7
+ 2026-04-10T04:57:56Z,kubernetes/kubernetes,137491,88755,1485599,440019,302604,29809,1475902,0,3960179
8
+ 2026-04-10T04:57:56Z,mdn/content,41595,31454,74219,83538,19165,14460,150220,0,414651
9
+ 2026-04-10T04:57:56Z,microsoft/TypeScript,62153,19094,286165,50558,41943,14375,589013,0,1063301
10
+ 2026-04-10T04:57:56Z,moby/moby,51394,28126,316892,70555,50469,12888,347209,0,877533
11
+ 2026-04-10T04:57:56Z,pingcap/tidb,67322,44494,371400,117629,162849,23048,428026,0,1214768
12
+ 2026-04-10T04:57:56Z,python/cpython,145932,69824,721000,144485,150090,40409,662204,0,1933944
13
+ 2026-04-10T04:57:56Z,pytorch/pytorch,179309,121468,894320,324808,382687,49449,1050177,0,3002218
14
+ 2026-04-10T04:57:56Z,redis/redis,14574,7646,53119,28556,27253,11445,65521,0,208114
15
+ 2026-04-10T04:57:56Z,rust-lang/rust,154165,92154,1222299,243160,186131,62901,1718068,0,3678878
16
+ 2026-04-10T04:57:56Z,swiftlang/swift,84489,66803,344427,103216,108639,17288,685837,0,1410699
17
+ 2026-04-10T04:57:56Z,vuejs/core,12071,6063,32224,3565,4774,10698,21364,0,90759
18
+ 2026-04-10T04:57:56Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
+ 2026-04-10T04:57:56Z,_total,1203799,700605,6819282,1799627,1603588,896985,8498016,163984,21685886