tamnd commited on
Commit
ef7683e
·
verified ·
1 Parent(s): 53fd853

sync swiftlang/swift +323.1K comments +9.8K review_comments +21.3K reviews +96.9K pr_files — 2026-05-04 10:56 UTC

Browse files

comments 323.1K +323.1K
review_comments 9.8K +9.8K
reviews 109.4K +21.3K
pr_files 693.7K +96.9K

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 15 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 **18.4M rows** across 8 tables in **5.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,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-05-04 09:53 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,7 +61,7 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **swiftlang/swift** | — | — | | +23.3K | — |
65
 
66
 
67
  ## Repositories
@@ -80,7 +80,7 @@ New items since the previous publish:
80
  | **pytorch/pytorch** | 181.7K | 123.3K | 1.2M | 383.9K | 131.8K | 3.1M | 2026-05-04 05:01 UTC |
81
  | **redis/redis** | 14.7K | 7.6K | 82.7K | 27.8K | 14.1K | 212.9K | 2026-04-30 05:59 UTC |
82
  | **rust-lang/rust** | 155.1K | 93.2K | 1.5M | 188.2K | 38.0K | 3.7M | 2026-05-04 05:24 UTC |
83
- | **swiftlang/swift** | 84.9K | 67.2K | 0 | 88.1K | 10.0K | 847.0K | 2026-05-04 05:05 UTC |
84
  | **vuejs/core** | 12.1K | 6.1K | 36.1K | 4.8K | 11.7K | 92.4K | 2026-05-04 05:37 UTC |
85
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.7K | 2026-04-28 08:27 UTC |
86
 
@@ -376,12 +376,12 @@ CI/CD status checks and GitHub Actions results for each commit.
376
  |-------|-----:|-------------|
377
  | `issues` | 1.0M | Issues and pull requests (shared metadata) |
378
  | `pull_requests` | 633.9K | PR-specific fields (merge status, diffs, refs) |
379
- | `comments` | 5.8M | Conversation comments on issues and PRs |
380
  | `review_comments` | 1.5M | Inline code review comments on PR diffs |
381
  | `reviews` | 1.4M | PR review decisions |
382
  | `timeline_events` | 465.2K | Activity timeline (labels, closes, merges, assignments) |
383
  | `pr_files` | 7.6M | Files changed in each pull request |
384
- | **Total** | **18.4M** | |
385
 
386
  ## How it's built
387
 
 
41
 
42
  The full development metadata of 15 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 **18.9M rows** across 8 tables in **41.1 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-05-04 10:56 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **swiftlang/swift** | — | — | +332.9K | +21.3K | — |
65
 
66
 
67
  ## Repositories
 
80
  | **pytorch/pytorch** | 181.7K | 123.3K | 1.2M | 383.9K | 131.8K | 3.1M | 2026-05-04 05:01 UTC |
81
  | **redis/redis** | 14.7K | 7.6K | 82.7K | 27.8K | 14.1K | 212.9K | 2026-04-30 05:59 UTC |
82
  | **rust-lang/rust** | 155.1K | 93.2K | 1.5M | 188.2K | 38.0K | 3.7M | 2026-05-04 05:24 UTC |
83
+ | **swiftlang/swift** | 84.9K | 67.2K | 332.9K | 109.4K | 10.0K | 1.3M | 2026-05-04 05:05 UTC |
84
  | **vuejs/core** | 12.1K | 6.1K | 36.1K | 4.8K | 11.7K | 92.4K | 2026-05-04 05:37 UTC |
85
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.7K | 2026-04-28 08:27 UTC |
86
 
 
376
  |-------|-----:|-------------|
377
  | `issues` | 1.0M | Issues and pull requests (shared metadata) |
378
  | `pull_requests` | 633.9K | PR-specific fields (merge status, diffs, refs) |
379
+ | `comments` | 6.1M | Conversation comments on issues and PRs |
380
  | `review_comments` | 1.5M | Inline code review comments on PR diffs |
381
  | `reviews` | 1.4M | PR review decisions |
382
  | `timeline_events` | 465.2K | Activity timeline (labels, closes, merges, assignments) |
383
  | `pr_files` | 7.6M | Files changed in each pull request |
384
+ | **Total** | **18.9M** | |
385
 
386
  ## How it's built
387
 
data/comments/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3b377fd2259a2e12950b8b1c8ce740ec7fb662c009f68fe6af0f659abe191f2
3
- size 35381593
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b533489cad142cbd51164607110509ffe4b72eb17dc7f7457ab3afe5c32a6b7c
3
+ size 33903531
data/pr_files/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19daf8667f63b3ca543bc48657624262c65a9489429cc6769242880e88f7ede7
3
- size 3436408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09e26ef1ca94810e6e88aa276fa9f20818f9fcaee6d150981f7e195429fd995d
3
+ size 4380120
data/review_comments/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7a9bcc0c9989f9965f511509d354d586e1f872b1edfb3c515480767896e8764
3
- size 21152894
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb6b8af56a07620dbc2cb4f0304068bbf2d87677d6273b7e3a09d73c104c6e95
3
+ size 1756280
data/reviews/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a0919b7e65744a37b6e679b9e60c1e719e148b210768804ea38ed6914ed575f
3
- size 2391488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31b5c42905f1948acd28ba5bef140f644cb498c36fb44790ec51cee5bc48e17
3
+ size 3010990
stats.csv CHANGED
@@ -1,17 +1,17 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-05-04T09:53:55Z,ClickHouse/ClickHouse,102633,73891,209045,103643,105003,40908,690402,0,1325525
3
- 2026-05-04T09:53:55Z,duckdb/duckdb,18588,11388,44927,16516,13288,15717,202251,0,322675
4
- 2026-05-04T09:53:55Z,etcd-io/etcd,21093,13900,87864,37197,28839,13033,120657,0,322583
5
- 2026-05-04T09:53:55Z,facebook/react,33854,19412,138286,32992,31888,11823,205455,0,473710
6
- 2026-05-04T09:53:55Z,golang/go,74318,5062,540591,168,183,37433,47343,0,705098
7
- 2026-05-04T09:53:55Z,kubernetes/kubernetes,137924,89151,1490813,441583,303948,71124,1484210,0,4018753
8
- 2026-05-04T09:53:55Z,mdn/content,40865,31692,74586,84563,76988,12575,391703,0,712972
9
- 2026-05-04T09:53:55Z,microsoft/TypeScript,62220,19094,286462,50561,41957,18045,589115,0,1067454
10
- 2026-05-04T09:53:55Z,python/cpython,106008,70679,725899,146191,61827,28821,272451,0,1411876
11
- 2026-05-04T09:53:55Z,pytorch/pytorch,181691,123343,900634,325731,383899,131844,1058905,0,3106047
12
- 2026-05-04T09:53:55Z,redis/redis,14690,7646,53545,29201,27837,14141,65829,0,212889
13
- 2026-05-04T09:53:55Z,rust-lang/rust,155099,93155,1231915,245863,188204,37962,1790231,0,3742429
14
- 2026-05-04T09:53:55Z,swiftlang/swift,84873,67197,0,0,88137,10000,596781,0,846988
15
- 2026-05-04T09:53:55Z,vuejs/core,12138,6063,32446,3620,4837,11675,21623,0,92402
16
- 2026-05-04T09:53:55Z,vuejs/docs,3272,2248,4891,2134,2677,10128,15356,0,40706
17
- 2026-05-04T09:53:55Z,_total,1049266,633921,5821904,1519963,1359512,465229,7552312,0,18402107
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-05-04T10:56:56Z,ClickHouse/ClickHouse,102633,73891,209045,103643,105003,40908,690402,0,1325525
3
+ 2026-05-04T10:56:56Z,duckdb/duckdb,18588,11388,44927,16516,13288,15717,202251,0,322675
4
+ 2026-05-04T10:56:56Z,etcd-io/etcd,21093,13900,87864,37197,28839,13033,120657,0,322583
5
+ 2026-05-04T10:56:56Z,facebook/react,33854,19412,138286,32992,31888,11823,205455,0,473710
6
+ 2026-05-04T10:56:56Z,golang/go,74318,5062,540591,168,183,37433,47343,0,705098
7
+ 2026-05-04T10:56:56Z,kubernetes/kubernetes,137924,89151,1490813,441583,303948,71124,1484210,0,4018753
8
+ 2026-05-04T10:56:56Z,mdn/content,40865,31692,74586,84563,76988,12575,391703,0,712972
9
+ 2026-05-04T10:56:56Z,microsoft/TypeScript,62220,19094,286462,50561,41957,18045,589115,0,1067454
10
+ 2026-05-04T10:56:56Z,python/cpython,106008,70679,725899,146191,61827,28821,272451,0,1411876
11
+ 2026-05-04T10:56:56Z,pytorch/pytorch,181691,123343,900634,325731,383899,131844,1058905,0,3106047
12
+ 2026-05-04T10:56:56Z,redis/redis,14690,7646,53545,29201,27837,14141,65829,0,212889
13
+ 2026-05-04T10:56:56Z,rust-lang/rust,155099,93155,1231915,245863,188204,37962,1790231,0,3742429
14
+ 2026-05-04T10:56:56Z,swiftlang/swift,84873,67197,323068,9800,109424,10000,693664,0,1298026
15
+ 2026-05-04T10:56:56Z,vuejs/core,12138,6063,32446,3620,4837,11675,21623,0,92402
16
+ 2026-05-04T10:56:56Z,vuejs/docs,3272,2248,4891,2134,2677,10128,15356,0,40706
17
+ 2026-05-04T10:56:56Z,_total,1049266,633921,6144972,1529763,1380799,465229,7649195,0,18853145