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

sync swiftlang/swift +23.3K reviews +121.3K pr_files — 2026-05-04 09:53 UTC

Browse files

reviews 88.1K +23.3K
pr_files 596.8K +121.3K

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.3M rows** across 8 tables in **4.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-05-04 08:54 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.4K | — |
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 | 64.8K | 10.0K | 702.4K | 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
 
@@ -378,10 +378,10 @@ CI/CD status checks and GitHub Actions results for each commit.
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.3M | PR review decisions |
382
  | `timeline_events` | 465.2K | Activity timeline (labels, closes, merges, assignments) |
383
- | `pr_files` | 7.4M | Files changed in each pull request |
384
- | **Total** | **18.3M** | |
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.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
  - **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
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **swiftlang/swift** | — | — | — | +23.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 | 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
 
 
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
 
data/pr_files/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bfa0745e7a15b9dc36a9cad70bd893276fb7bfc0b7e635e573844af15e89ad6
3
- size 2703566
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19daf8667f63b3ca543bc48657624262c65a9489429cc6769242880e88f7ede7
3
+ size 3436408
data/reviews/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bbec9b5a8c9df7f1d0c56aae045216a4677387c1451c4c2932ae6c1f0cc6081
3
- size 1740757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a0919b7e65744a37b6e679b9e60c1e719e148b210768804ea38ed6914ed575f
3
+ size 2391488
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-04T08:54:42Z,ClickHouse/ClickHouse,102633,73891,209045,103643,105003,40908,690402,0,1325525
3
- 2026-05-04T08:54:42Z,duckdb/duckdb,18588,11388,44927,16516,13288,15717,202251,0,322675
4
- 2026-05-04T08:54:42Z,etcd-io/etcd,21093,13900,87864,37197,28839,13033,120657,0,322583
5
- 2026-05-04T08:54:42Z,facebook/react,33854,19412,138286,32992,31888,11823,205455,0,473710
6
- 2026-05-04T08:54:42Z,golang/go,74318,5062,540591,168,183,37433,47343,0,705098
7
- 2026-05-04T08:54:42Z,kubernetes/kubernetes,137924,89151,1490813,441583,303948,71124,1484210,0,4018753
8
- 2026-05-04T08:54:42Z,mdn/content,40865,31692,74586,84563,76988,12575,391703,0,712972
9
- 2026-05-04T08:54:42Z,microsoft/TypeScript,62220,19094,286462,50561,41957,18045,589115,0,1067454
10
- 2026-05-04T08:54:42Z,python/cpython,106008,70679,725899,146191,61827,28821,272451,0,1411876
11
- 2026-05-04T08:54:42Z,pytorch/pytorch,181691,123343,900634,325731,383899,131844,1058905,0,3106047
12
- 2026-05-04T08:54:42Z,redis/redis,14690,7646,53545,29201,27837,14141,65829,0,212889
13
- 2026-05-04T08:54:42Z,rust-lang/rust,155099,93155,1231915,245863,188204,37962,1790231,0,3742429
14
- 2026-05-04T08:54:42Z,swiftlang/swift,84873,67197,0,0,64844,10000,475502,0,702416
15
- 2026-05-04T08:54:42Z,vuejs/core,12138,6063,32446,3620,4837,11675,21623,0,92402
16
- 2026-05-04T08:54:42Z,vuejs/docs,3272,2248,4891,2134,2677,10128,15356,0,40706
17
- 2026-05-04T08:54:42Z,_total,1049266,633921,5821904,1519963,1336219,465229,7431033,0,18257535
 
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