tamnd commited on
Commit
4099408
·
verified ·
1 Parent(s): 9fc491a

sync 4 repos — 2026-04-04 16:31 UTC

Browse files

golang/go +1 comments +122 timeline
mdn/content +1 reviews +3 timeline
python/cpython +2 issues +5 comments +2 reviews
rust-lang/rust +1 issues +8 comments +5 review_comments

## golang/go
comments 535.8K +1
timeline_events 266.5K +122

## mdn/content
reviews 18.8K +1
timeline_events 12.9K +3

## python/cpython
issues 145.7K +2
comments 719.9K +5
reviews 149.8K +2
timeline_events 20.7K +195
pr_files 661.0K +2

## rust-lang/rust
issues 153.9K +1
comments 1.2M +8
review_comments 242.6K +5
reviews 185.7K +4
timeline_events 38.6K +38

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 9 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 **10.4M rows** across 8 tables in **897.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,18 +52,18 @@ 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-04 16:10 UTC**.
56
 
57
  ## Repositories
58
 
59
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
60
  |---|---:|---:|---:|---:|---:|---:|---|
61
  | **facebook/react** | 33.7K | 19.2K | 170.6K | 20.1K | 250.0K | 859.8K | 2026-04-04 15:53 UTC |
62
- | **golang/go** | 75.8K | 4.9K | 536.0K | 323 | 266.4K | 955.3K | 2026-04-04 15:41 UTC |
63
- | **mdn/content** | 41.5K | 31.5K | 157.3K | 18.8K | 12.9K | 412.0K | 2026-04-04 15:56 UTC |
64
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.6K | 41.9K | 12.4K | 1.1M | 2026-04-04 15:24 UTC |
65
- | **python/cpython** | 145.7K | 69.8K | 864.1K | 149.8K | 20.5K | 1.9M | 2026-04-04 16:01 UTC |
66
- | **rust-lang/rust** | 153.9K | 92.2K | 1.5M | 185.7K | 38.6K | 3.6M | 2026-04-04 16:02 UTC |
67
  | **swiftlang/swift** | 84.4K | 66.8K | 447.2K | 108.4K | 13.1K | 1.4M | 2026-04-04 15:38 UTC |
68
  | **vuejs/core** | 12.0K | 6.1K | 35.7K | 4.8K | 10.3K | 90.2K | 2026-04-04 09:36 UTC |
69
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.0K | 40.4K | 2026-04-03 19:23 UTC |
@@ -363,7 +363,7 @@ CI/CD status checks and GitHub Actions results for each commit.
363
  | `comments` | 3.4M | Conversation comments on issues and PRs |
364
  | `review_comments` | 662.5K | Inline code review comments on PR diffs |
365
  | `reviews` | 532.5K | PR review decisions |
366
- | `timeline_events` | 634.2K | Activity timeline (labels, closes, merges, assignments) |
367
  | `pr_files` | 4.1M | Files changed in each pull request |
368
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
369
  | **Total** | **10.4M** | |
 
41
 
42
  The full development metadata of 9 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 **10.4M rows** across 8 tables in **897.3 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-04 16:31 UTC**.
56
 
57
  ## Repositories
58
 
59
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
60
  |---|---:|---:|---:|---:|---:|---:|---|
61
  | **facebook/react** | 33.7K | 19.2K | 170.6K | 20.1K | 250.0K | 859.8K | 2026-04-04 15:53 UTC |
62
+ | **golang/go** | 75.8K | 4.9K | 536.0K | 323 | 266.5K | 955.4K | 2026-04-04 16:10 UTC |
63
+ | **mdn/content** | 41.5K | 31.5K | 157.3K | 18.8K | 12.9K | 412.0K | 2026-04-04 16:17 UTC |
64
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.6K | 41.9K | 12.4K | 1.1M | 2026-04-04 15:24 UTC |
65
+ | **python/cpython** | 145.7K | 69.8K | 864.1K | 149.8K | 20.7K | 1.9M | 2026-04-04 16:21 UTC |
66
+ | **rust-lang/rust** | 153.9K | 92.2K | 1.5M | 185.7K | 38.6K | 3.6M | 2026-04-04 16:22 UTC |
67
  | **swiftlang/swift** | 84.4K | 66.8K | 447.2K | 108.4K | 13.1K | 1.4M | 2026-04-04 15:38 UTC |
68
  | **vuejs/core** | 12.0K | 6.1K | 35.7K | 4.8K | 10.3K | 90.2K | 2026-04-04 09:36 UTC |
69
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.0K | 40.4K | 2026-04-03 19:23 UTC |
 
363
  | `comments` | 3.4M | Conversation comments on issues and PRs |
364
  | `review_comments` | 662.5K | Inline code review comments on PR diffs |
365
  | `reviews` | 532.5K | PR review decisions |
366
+ | `timeline_events` | 634.6K | Activity timeline (labels, closes, merges, assignments) |
367
  | `pr_files` | 4.1M | Files changed in each pull request |
368
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
369
  | **Total** | **10.4M** | |
data/comments/golang/go/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81bca917cb9d7dcdf0105edbdc5e048730804be56cdb063b05468c3773f2c6a6
3
- size 86582891
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac2509d52526ae330c8f60131de93cdf000d82877228d17a528fe2510f1cf647
3
+ size 86583183
data/comments/mdn/content/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f264203881df59d98b6c8234bcd0deb354a8363efca985c7204bb39cff6d1c5
3
  size 15713749
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9bf9fd59536e6c0419bb781cde58770f796aee5990e6c22c8eb13ba57266651
3
  size 15713749
data/comments/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27bf16b652f69337effcbaf2865b3d85f7119e255b890787336753617573b7e5
3
- size 106010725
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6e007a837f12c7b4e8cd8f9adde14dcb10fc3c06621b195e452137d8c43534e
3
+ size 106010908
data/comments/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5dfb9f02e7a506979731856889243a103987e74fe15aef5409cf572e082c6599
3
- size 178669491
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbb8d86fd446f3251e1a5c6b6fc48cf9b632892aceb14e8c846fcbdf8bb33c70
3
+ size 178669745
data/issues/golang/go/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f515eca06af8eff7f144c1cf13105560cb52c9f606aa3935c7059c1066cdc1f
3
- size 38334032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c428c27f3efb0bf6e116af929bdde9d3281ac066ef3027dd26a00b3c77f5300
3
+ size 38335241
data/issues/mdn/content/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cefd6fc831e25fce5274df7cc1ca2c61d6a6b15324ec1310bcb611204549c30
3
- size 8468297
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a76b1bdc409fbaf2c1b3f583bdbea3d2d95f57ebd36b4c6505e3c87c0e2941ad
3
+ size 8468306
data/issues/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a9e59c4e7ed48801fa499d8d7441588a35d226b37720b92f25ee76d19b6a247
3
- size 34984123
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03bfb02f6ba435fd0e79bc7855dd74446a08f82467b0dc8425476bf49eb9e8d2
3
+ size 34986906
data/issues/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:384bea0482568aa9d7e1f85c41d44cd62a6f5b11ca784d4488b5612e9d11e42b
3
- size 56339071
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91775fa22f999554f5e452efe2f846d653ea54a4e45bb3234a5d3b1c2ca2cbb9
3
+ size 56341061
data/pr_files/mdn/content/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3f4339d70cf8212b2a3ba9a8278133bb24602467b02d6721e004b662683b1c7
3
- size 1241573
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf3e45638e851d5aec800865c7923d75f16addac97ee50bdc39b4afc733ef858
3
+ size 1241574
data/pr_files/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4a06bfe68bf6f688dc7cd959c5a2424af840fae0230e3ec689316cbd0843a07
3
- size 3263479
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cdd6953c89c93657f6c2a9369e92b147ff5d398495d8b5680b29fdbafe476e0
3
+ size 3263498
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:2471d067c3b15ebfa47d71ad5d9fe99959091115b629e513d8eec1f0b9a98dde
3
- size 12735529
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba60698ed6c8ef9347298d7bcd90d177eff124176bd4088bd1898068e837a139
3
+ size 12746276
data/review_comments/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2516cfdcd7dd208b1d76a3be23f658ca3965031079c34837616a6bb9d2ed7c2d
3
- size 47931871
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ae33272310ec953b64961744ecbd0fee9d6425d33f3b846f229a28b9a536dc6
3
+ size 47932794
data/reviews/mdn/content/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb080a36955cb8d4cfe46d3992969ca5b1e3728cedeb6bf0f59a5a95b1c1fc00
3
- size 692620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3666a199cd8201d48d46d5bb8c6e37ff6b40fb4209eab96bab084db7226028a
3
+ size 692666
data/reviews/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:112cd2c347f38d8074891803ff6a1186bd221084e21e9d70b83e9fed81bf6c08
3
- size 5245839
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b899fb32f8f8d0f4930ecbcb0bacf3fd38ff9b8fad460d2521d49fd8f6cecfa
3
+ size 5245905
data/reviews/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8222feecf450ea13828bb39b8c7b897c6fe3e12d873e1ae5b6053522592b6357
3
- size 4874190
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54549c4457841e4071950067e4c9269a4e3b5a7bc8d745f4313b3255c8c20a24
3
+ size 4874406
data/timeline_events/golang/go/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9428ec902ac94bb7a4415d11968975628f4d52b6dbf7c3bd172b1c91e47152c7
3
- size 22262030
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bbc09d15db58c00be94b17acfdc0fab008622f376415fc194b2276a89f6e47e
3
+ size 22290487
data/timeline_events/mdn/content/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4eb1dde0fe6f2be4df632af9318b685e35e230e00002338fe686b7a0f0f97fd1
3
- size 750546
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a4d2155d64b407556a76ab961fa8735efeb6a8b3938435e171610c94f62ee54
3
+ size 750795
data/timeline_events/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0395819f0d000ef2adbeb0721685b3d415ec5611b6b0ecc8ad8f9b1812e99e92
3
- size 2177424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2565e9eaa64a1d86967c0b10f2be90037f1d32639a6d0451de55e677559cf0a7
3
+ size 2216268
data/timeline_events/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:563fa69843b969fdb611cff8e66e45464f9416a4dd8757284cfb8c2fe1814422
3
- size 5521944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02a88c4a21764c54846db3d08c60ce2309138714bf226825d92715cd9c10cc96
3
+ size 5524835
stats.csv CHANGED
@@ -1,11 +1,11 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-04-04T16:10:56Z,facebook/react,33663,19202,137731,32911,20114,250043,202139,163984,859787
3
- 2026-04-04T16:10:56Z,golang/go,75834,4942,535835,167,323,266396,71785,0,955282
4
- 2026-04-04T16:10:56Z,mdn/content,41533,31454,74104,83242,18821,12896,149929,0,411979
5
- 2026-04-04T16:10:56Z,microsoft/TypeScript,62126,19094,286081,50554,41935,12379,588993,0,1061162
6
- 2026-04-04T16:10:56Z,python/cpython,145707,69824,719910,144186,149757,20506,660957,0,1910847
7
- 2026-04-04T16:10:56Z,rust-lang/rust,153908,92154,1220171,242643,185678,38563,1712930,0,3646047
8
- 2026-04-04T16:10:56Z,swiftlang/swift,84395,66803,344063,103099,108438,13093,685254,0,1405145
9
- 2026-04-04T16:10:56Z,vuejs/core,12049,6063,32157,3552,4759,10321,21300,0,90201
10
- 2026-04-04T16:10:56Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
11
- 2026-04-04T16:10:56Z,_total,612478,311784,3354923,662485,532498,634241,4108481,163984,10380874
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-04T16:31:33Z,facebook/react,33663,19202,137731,32911,20114,250043,202139,163984,859787
3
+ 2026-04-04T16:31:33Z,golang/go,75834,4942,535836,167,323,266518,71785,0,955405
4
+ 2026-04-04T16:31:33Z,mdn/content,41533,31454,74104,83242,18822,12899,149929,0,411983
5
+ 2026-04-04T16:31:33Z,microsoft/TypeScript,62126,19094,286081,50554,41935,12379,588993,0,1061162
6
+ 2026-04-04T16:31:33Z,python/cpython,145709,69824,719915,144186,149759,20701,660959,0,1911053
7
+ 2026-04-04T16:31:33Z,rust-lang/rust,153909,92154,1220179,242648,185682,38601,1712930,0,3646103
8
+ 2026-04-04T16:31:33Z,swiftlang/swift,84395,66803,344063,103099,108438,13093,685254,0,1405145
9
+ 2026-04-04T16:31:33Z,vuejs/core,12049,6063,32157,3552,4759,10321,21300,0,90201
10
+ 2026-04-04T16:31:33Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
11
+ 2026-04-04T16:31:33Z,_total,612481,311784,3354937,662490,532505,634599,4108483,163984,10381263