tamnd commited on
Commit
32e5c77
·
verified ·
1 Parent(s): 3813d2b

sync rust-lang/rust +32.4K reviews +318.2K pr_files — 2026-04-30 01:08 UTC

Browse files

reviews 160.2K +32.4K
pr_files 1.6M +318.2K

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 **18.8M rows** across 8 tables in **11.4 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-30 00:09 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
- | **rust-lang/rust** | — | — | — | +33.9K | — |
65
 
66
 
67
  ## Repositories
@@ -81,7 +81,7 @@ New items since the previous publish:
81
  | **python/cpython** | 105.8K | 70.7K | 870.7K | 61.5K | 13.3K | 1.4M | 2026-04-29 18:43 UTC |
82
  | **pytorch/pytorch** | 180.3K | 122.2K | 1.2M | 383.9K | 121.8K | 3.1M | 2026-04-20 12:41 UTC |
83
  | **redis/redis** | 14.7K | 7.6K | 82.5K | 27.7K | 13.5K | 211.6K | 2026-04-26 07:19 UTC |
84
- | **rust-lang/rust** | 154.9K | 93.2K | 0 | 127.9K | 10.5K | 1.6M | 2026-04-29 18:57 UTC |
85
  | **swiftlang/swift** | 84.8K | 66.8K | 449.0K | 109.2K | 25.8K | 1.4M | 2026-04-26 04:34 UTC |
86
  | **vuejs/core** | 12.1K | 6.1K | 36.0K | 4.8K | 11.6K | 92.2K | 2026-04-29 10:00 UTC |
87
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.7K | 2026-04-28 08:27 UTC |
@@ -380,10 +380,10 @@ CI/CD status checks and GitHub Actions results for each commit.
380
  | `pull_requests` | 704.6K | PR-specific fields (merge status, diffs, refs) |
381
  | `comments` | 5.6M | Conversation comments on issues and PRs |
382
  | `review_comments` | 1.5M | Inline code review comments on PR diffs |
383
- | `reviews` | 1.5M | PR review decisions |
384
  | `timeline_events` | 448.1K | Activity timeline (labels, closes, merges, assignments) |
385
- | `pr_files` | 7.9M | Files changed in each pull request |
386
- | **Total** | **18.8M** | |
387
 
388
  ## How it's built
389
 
 
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 **19.2M rows** across 8 tables in **14.7 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-30 01:08 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **rust-lang/rust** | — | — | — | +32.4K | — |
65
 
66
 
67
  ## Repositories
 
81
  | **python/cpython** | 105.8K | 70.7K | 870.7K | 61.5K | 13.3K | 1.4M | 2026-04-29 18:43 UTC |
82
  | **pytorch/pytorch** | 180.3K | 122.2K | 1.2M | 383.9K | 121.8K | 3.1M | 2026-04-20 12:41 UTC |
83
  | **redis/redis** | 14.7K | 7.6K | 82.5K | 27.7K | 13.5K | 211.6K | 2026-04-26 07:19 UTC |
84
+ | **rust-lang/rust** | 154.9K | 93.2K | 0 | 160.2K | 10.5K | 2.0M | 2026-04-29 18:57 UTC |
85
  | **swiftlang/swift** | 84.8K | 66.8K | 449.0K | 109.2K | 25.8K | 1.4M | 2026-04-26 04:34 UTC |
86
  | **vuejs/core** | 12.1K | 6.1K | 36.0K | 4.8K | 11.6K | 92.2K | 2026-04-29 10:00 UTC |
87
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.7K | 2026-04-28 08:27 UTC |
 
380
  | `pull_requests` | 704.6K | PR-specific fields (merge status, diffs, refs) |
381
  | `comments` | 5.6M | Conversation comments on issues and PRs |
382
  | `review_comments` | 1.5M | Inline code review comments on PR diffs |
383
+ | `reviews` | 1.6M | PR review decisions |
384
  | `timeline_events` | 448.1K | Activity timeline (labels, closes, merges, assignments) |
385
+ | `pr_files` | 8.2M | Files changed in each pull request |
386
+ | **Total** | **19.2M** | |
387
 
388
  ## How it's built
389
 
data/pr_files/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa6d1edf159987ce08e0307c3744ced36250813f7d62f766c118c23582132add
3
- size 8896543
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1137a79c258a74a7a889848eff14db3ecef1b585006edbfe6c2a4eaf5d2554a3
3
+ size 11410163
data/reviews/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1dac10a719fe1a4337da4d77a67f2969ec29173aeba65a22d88dd426df8fd352
3
- size 3051771
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60d3e340c070e843742f6605ea00815eb826a91c4852825babf4123052e40340
3
+ size 3997870
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-30T00:09:00Z,ClickHouse/ClickHouse,102412,73891,208242,103088,104387,29698,688892,0,1310610
3
- 2026-04-30T00:09:00Z,duckdb/duckdb,18497,11388,44927,16516,13288,15677,202200,0,322493
4
- 2026-04-30T00:09:00Z,etcd-io/etcd,21065,13900,87740,37160,28790,11965,120558,0,321178
5
- 2026-04-30T00:09:00Z,facebook/react,33821,19412,138236,32990,31882,11050,205381,0,472772
6
- 2026-04-30T00:09:00Z,golang/go,74175,5062,539815,168,183,15351,47303,0,682057
7
- 2026-04-30T00:09:00Z,kubernetes/kubernetes,137657,88755,1487673,440528,303016,61124,1476297,0,3995050
8
- 2026-04-30T00:09:00Z,mdn/content,40835,31692,74542,21973,76875,10019,391626,0,647562
9
- 2026-04-30T00:09:00Z,microsoft/TypeScript,62202,19094,286414,50561,41953,17065,589088,0,1066377
10
- 2026-04-30T00:09:00Z,moby/moby,51466,28126,316994,70640,50606,14581,348237,0,880650
11
- 2026-04-30T00:09:00Z,pingcap/tidb,67690,44494,376857,118888,164059,54976,436847,0,1263811
12
- 2026-04-30T00:09:00Z,python/cpython,105819,70679,724935,145802,61466,13288,270135,0,1392124
13
- 2026-04-30T00:09:00Z,pytorch/pytorch,180266,122163,900634,325731,383899,121844,1058905,0,3093442
14
- 2026-04-30T00:09:00Z,redis/redis,14656,7646,53435,29038,27688,13458,65696,0,211617
15
- 2026-04-30T00:09:00Z,rust-lang/rust,154939,93155,0,0,127867,10497,1232412,0,1618870
16
- 2026-04-30T00:09:00Z,swiftlang/swift,84757,66803,345405,103564,109174,25834,687394,0,1422931
17
- 2026-04-30T00:09:00Z,vuejs/core,12129,6063,32423,3618,4834,11558,21594,0,92219
18
- 2026-04-30T00:09:00Z,vuejs/docs,3272,2248,4891,2134,2677,10128,15356,0,40706
19
- 2026-04-30T00:09:00Z,_total,1165658,704571,5623163,1502399,1532644,448113,7857921,0,18834469
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-30T01:08:03Z,ClickHouse/ClickHouse,102412,73891,208242,103088,104387,29698,688892,0,1310610
3
+ 2026-04-30T01:08:03Z,duckdb/duckdb,18497,11388,44927,16516,13288,15677,202200,0,322493
4
+ 2026-04-30T01:08:03Z,etcd-io/etcd,21065,13900,87740,37160,28790,11965,120558,0,321178
5
+ 2026-04-30T01:08:03Z,facebook/react,33821,19412,138236,32990,31882,11050,205381,0,472772
6
+ 2026-04-30T01:08:03Z,golang/go,74175,5062,539815,168,183,15351,47303,0,682057
7
+ 2026-04-30T01:08:03Z,kubernetes/kubernetes,137657,88755,1487673,440528,303016,61124,1476297,0,3995050
8
+ 2026-04-30T01:08:03Z,mdn/content,40835,31692,74542,21973,76875,10019,391626,0,647562
9
+ 2026-04-30T01:08:03Z,microsoft/TypeScript,62202,19094,286414,50561,41953,17065,589088,0,1066377
10
+ 2026-04-30T01:08:03Z,moby/moby,51466,28126,316994,70640,50606,14581,348237,0,880650
11
+ 2026-04-30T01:08:03Z,pingcap/tidb,67690,44494,376857,118888,164059,54976,436847,0,1263811
12
+ 2026-04-30T01:08:03Z,python/cpython,105819,70679,724935,145802,61466,13288,270135,0,1392124
13
+ 2026-04-30T01:08:03Z,pytorch/pytorch,180266,122163,900634,325731,383899,121844,1058905,0,3093442
14
+ 2026-04-30T01:08:03Z,redis/redis,14656,7646,53435,29038,27688,13458,65696,0,211617
15
+ 2026-04-30T01:08:03Z,rust-lang/rust,154939,93155,0,0,160247,10497,1550572,0,1969410
16
+ 2026-04-30T01:08:03Z,swiftlang/swift,84757,66803,345405,103564,109174,25834,687394,0,1422931
17
+ 2026-04-30T01:08:03Z,vuejs/core,12129,6063,32423,3618,4834,11558,21594,0,92219
18
+ 2026-04-30T01:08:03Z,vuejs/docs,3272,2248,4891,2134,2677,10128,15356,0,40706
19
+ 2026-04-30T01:08:03Z,_total,1165658,704571,5623163,1502399,1565024,448113,8176081,0,19185009