tamnd commited on
Commit
c5e2769
·
verified ·
1 Parent(s): 6971f04

sync 8 repos — 2026-04-02 08:48 UTC

Browse files

facebook/react +6 issues +4 comments +1 review_comments
golang/go +1 issues +9 comments +350 timeline
mdn/content +4 issues +7 comments +1 review_comments
python/cpython +3 issues +21 comments +6 review_comments
rust-lang/rust +3 issues +34 comments +9 review_comments
swiftlang/swift +4 issues +4 PRs +53 timeline
vuejs/core +6 review_comments +6 reviews +3 timeline
vuejs/docs +1 comments +4 timeline

## facebook/react
issues 33.6K +6
comments 137.7K +4
review_comments 32.9K +1
reviews 20.1K +1
timeline_events 249.7K +40
pr_files 201.9K +4

## golang/go
issues 75.8K +1
comments 535.6K +9
timeline_events 260.3K +350

## mdn/content
issues 41.5K +4
comments 74.1K +7
review_comments 83.2K +1
reviews 18.8K +2
timeline_events 12.7K +39
pr_files 149.9K +4

## python/cpython
issues 145.6K +3
comments 719.6K +21
review_comments 144.0K +6
reviews 149.6K +9
timeline_events 17.0K +228
pr_files 660.7K +12

## rust-lang/rust
issues 153.8K +3
comments 1.2M +34
review_comments 242.5K +9
reviews 185.5K +11
timeline_events 20.6K +507
pr_files 1.7M +121

## swiftlang/swift
issues 84.4K +4
pull_requests 66.8K +4
timeline_events 10.8K +53

## vuejs/core
review_comments 3.6K +6
reviews 4.8K +6
timeline_events 10.2K +3

## vuejs/docs
comments 4.9K +1
timeline_events 10.0K +4

Files changed (41) hide show
  1. README.md +13 -13
  2. data/comments/facebook/react/0.parquet +2 -2
  3. data/comments/golang/go/0.parquet +2 -2
  4. data/comments/mdn/content/0.parquet +2 -2
  5. data/comments/python/cpython/0.parquet +2 -2
  6. data/comments/rust-lang/rust/0.parquet +2 -2
  7. data/comments/vuejs/core/0.parquet +2 -2
  8. data/comments/vuejs/docs/0.parquet +2 -2
  9. data/issues/facebook/react/0.parquet +2 -2
  10. data/issues/golang/go/0.parquet +2 -2
  11. data/issues/mdn/content/0.parquet +2 -2
  12. data/issues/python/cpython/0.parquet +2 -2
  13. data/issues/rust-lang/rust/0.parquet +2 -2
  14. data/issues/swiftlang/swift/0.parquet +2 -2
  15. data/issues/vuejs/core/0.parquet +2 -2
  16. data/issues/vuejs/docs/0.parquet +2 -2
  17. data/pr_files/facebook/react/0.parquet +2 -2
  18. data/pr_files/mdn/content/0.parquet +2 -2
  19. data/pr_files/python/cpython/0.parquet +2 -2
  20. data/pr_files/rust-lang/rust/0.parquet +2 -2
  21. data/pr_files/vuejs/core/0.parquet +2 -2
  22. data/pull_requests/swiftlang/swift/0.parquet +2 -2
  23. data/review_comments/facebook/react/0.parquet +2 -2
  24. data/review_comments/mdn/content/0.parquet +2 -2
  25. data/review_comments/python/cpython/0.parquet +2 -2
  26. data/review_comments/rust-lang/rust/0.parquet +2 -2
  27. data/review_comments/vuejs/core/0.parquet +2 -2
  28. data/reviews/facebook/react/0.parquet +2 -2
  29. data/reviews/mdn/content/0.parquet +2 -2
  30. data/reviews/python/cpython/0.parquet +2 -2
  31. data/reviews/rust-lang/rust/0.parquet +2 -2
  32. data/reviews/vuejs/core/0.parquet +2 -2
  33. data/timeline_events/facebook/react/0.parquet +2 -2
  34. data/timeline_events/golang/go/0.parquet +2 -2
  35. data/timeline_events/mdn/content/0.parquet +2 -2
  36. data/timeline_events/python/cpython/0.parquet +2 -2
  37. data/timeline_events/rust-lang/rust/0.parquet +2 -2
  38. data/timeline_events/swiftlang/swift/0.parquet +2 -2
  39. data/timeline_events/vuejs/core/0.parquet +2 -2
  40. data/timeline_events/vuejs/docs/0.parquet +2 -2
  41. stats.csv +10 -10
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 **9.9M rows** across 8 tables in **836.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,21 +52,21 @@ 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-02 08:23 UTC**.
56
 
57
  ## Repositories
58
 
59
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
60
  |---|---:|---:|---:|---:|---:|---:|---|
61
- | **facebook/react** | 33.6K | 19.2K | 170.6K | 20.1K | 249.6K | 859.1K | 2026-04-02 02:36 UTC |
62
- | **golang/go** | 75.8K | 4.9K | 535.7K | 323 | 259.9K | 948.5K | 2026-04-02 03:36 UTC |
63
- | **mdn/content** | 41.5K | 31.5K | 157.3K | 18.8K | 12.7K | 411.6K | 2026-04-02 01:03 UTC |
64
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.6K | 41.9K | 10.1K | 1.1M | 2026-04-02 01:56 UTC |
65
- | **python/cpython** | 145.6K | 69.8K | 863.6K | 149.6K | 16.7K | 1.9M | 2026-04-02 03:29 UTC |
66
- | **rust-lang/rust** | 153.8K | 92.2K | 1.5M | 185.5K | 20.1K | 3.6M | 2026-04-02 03:37 UTC |
67
- | **swiftlang/swift** | 84.4K | 66.8K | 0 | 108.3K | 10.8K | 960.3K | 2026-04-02 05:13 UTC |
68
- | **vuejs/core** | 12.0K | 6.1K | 35.7K | 4.8K | 10.2K | 90.0K | 2026-04-02 03:14 UTC |
69
- | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.0K | 40.4K | 2026-03-31 15:14 UTC |
70
 
71
  ## How to download and use this dataset
72
 
@@ -361,9 +361,9 @@ CI/CD status checks and GitHub Actions results for each commit.
361
  | `issues` | 612.1K | Issues and pull requests (shared metadata) |
362
  | `pull_requests` | 311.8K | PR-specific fields (merge status, diffs, refs) |
363
  | `comments` | 3.0M | Conversation comments on issues and PRs |
364
- | `review_comments` | 559.0K | Inline code review comments on PR diffs |
365
- | `reviews` | 532.0K | PR review decisions |
366
- | `timeline_events` | 600.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** | **9.9M** | |
 
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 **9.9M rows** across 8 tables in **836.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-02 08:48 UTC**.
56
 
57
  ## Repositories
58
 
59
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
60
  |---|---:|---:|---:|---:|---:|---:|---|
61
+ | **facebook/react** | 33.6K | 19.2K | 170.6K | 20.1K | 249.7K | 859.1K | 2026-04-02 08:09 UTC |
62
+ | **golang/go** | 75.8K | 4.9K | 535.7K | 323 | 260.3K | 948.8K | 2026-04-02 08:12 UTC |
63
+ | **mdn/content** | 41.5K | 31.5K | 157.3K | 18.8K | 12.7K | 411.7K | 2026-04-02 08:10 UTC |
64
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.6K | 41.9K | 10.1K | 1.1M | 2026-04-02 01:56 UTC |
65
+ | **python/cpython** | 145.6K | 69.8K | 863.7K | 149.6K | 17.0K | 1.9M | 2026-04-02 08:23 UTC |
66
+ | **rust-lang/rust** | 153.8K | 92.2K | 1.5M | 185.5K | 20.6K | 3.6M | 2026-04-02 08:32 UTC |
67
+ | **swiftlang/swift** | 84.4K | 66.8K | 0 | 108.3K | 10.8K | 960.4K | 2026-04-02 08:34 UTC |
68
+ | **vuejs/core** | 12.0K | 6.1K | 35.7K | 4.8K | 10.2K | 90.0K | 2026-04-02 08:30 UTC |
69
+ | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.0K | 40.4K | 2026-04-02 05:34 UTC |
70
 
71
  ## How to download and use this dataset
72
 
 
361
  | `issues` | 612.1K | Issues and pull requests (shared metadata) |
362
  | `pull_requests` | 311.8K | PR-specific fields (merge status, diffs, refs) |
363
  | `comments` | 3.0M | Conversation comments on issues and PRs |
364
+ | `review_comments` | 559.1K | Inline code review comments on PR diffs |
365
+ | `reviews` | 532.1K | PR review decisions |
366
+ | `timeline_events` | 601.4K | 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** | **9.9M** | |
data/comments/facebook/react/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78f4ca81232bd8aa679f29ad3259bfebfb4fc684e2d49259822602cbd56093ef
3
- size 20528743
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9539aae2d8b0c7f98a6ee306cf24a2b51f10c679609d268dbdb90c7083533960
3
+ size 20529977
data/comments/golang/go/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:396a67ce2b1c3afc264762d6dea6d3dee3165694dc1b2faed33ab39b01f7bff9
3
- size 86544085
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47fd1f14b103c8291b655f97a879abe6e81549a24ed5fed0866e28e6615b93b8
3
+ size 86545880
data/comments/mdn/content/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8446e6cb9428ef96f3b3c133ea253f1967036e096d191a6e14fee14d6d550e74
3
- size 15710084
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72391750eff20a3bfc1df02dab8af230fba6fa3abc25645d7e4fe517d7f50927
3
+ size 15711377
data/comments/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:131c1b163ef3bbcf87daf4bdde1f402fc3b3c5bb15f5c2832b164c0695e838c6
3
- size 105970795
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6bfc820b5561f21ba5810697edd701e5f5832a31b80f438c574dd0c6f8b51d3
3
+ size 105973751
data/comments/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f89d050b6139793a7923573c810a624685923cc2e504bc39261ed9d785090dc2
3
- size 178501156
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad3c4083d4c9897f3d13d0133280cf08bcf19d79a6b81249413a8bef381d55e3
3
+ size 178508611
data/comments/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ca1e741f9521a5b9bcc155bbaadd7044bb893ba572e63f56c4b493db925659c
3
- size 6297153
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90c03b6abd6c2a968bd8f0baca43faa244a0051a3589efff40dd076ac4bc132a
3
+ size 6297067
data/comments/vuejs/docs/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3ecd829be2f1c85f685eceffb53d1704f78e70387e8e7f8c3ba14be9f888035
3
- size 628197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5546098977e286ac033f336b30aada686efc0d22db9c19cc21259d906c285d3b
3
+ size 628602
data/issues/facebook/react/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:254ac0db61e3c7105b515a8312697a0647b7c1a50e929c32e22ccff842a7658a
3
- size 9921598
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f4603b4583007259b9449db69b8159819c0ed81429777cafb37fd3a0ded4943
3
+ size 9923952
data/issues/golang/go/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc2b5394c69dfd8a273acb6f70189218561f75efe0d38bea1eb6f93a9358cedc
3
- size 38314116
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d39f8457850fdf0b8b76b83c8a99bbfbf755125600a45b3b479b7bd97d6f3f83
3
+ size 38312844
data/issues/mdn/content/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1abf7f2e48d733308d6980cd469283a86c8a183919b52cdb3549838f7fcae7b
3
- size 8462805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3662a953c14fbae8aab4f322ebfb43be644398ccfeb9c6ab5c9dc967203abbd3
3
+ size 8464316
data/issues/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e29005c887385cc36dbc162d7b168025c6323fcfab051ed853b3581a7f95aed
3
- size 34954098
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64771b7cf970db1bf7e578e4ade80129baa1c3b297c171a860bad36cde449be9
3
+ size 34962860
data/issues/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:473fe92ce71edfa938feea1cc2dc29a6f0bc54cde15fe982593d549189e2edb8
3
- size 56272199
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e2d141b7e65a611089c66abb852a7999f7f3adb5ac5b30ea9da4f5c44b2eab
3
+ size 56273044
data/issues/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1af485ae648080922e8799bcd659163db35f08a0f5da22290c6731b6745652e0
3
- size 22261964
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e11f8568c0a376d4e2607948cc94209f78528c2b3e9d7276263b5d38c115d3a
3
+ size 22266080
data/issues/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4190d6b93881e0096cc83c4030c689bac0a71f6fcb187f624ad6bb14181627a4
3
- size 5395206
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f58d5810002736076d9dc6c39099ccd3b3c436bde9b8c9ffe01c94216295521
3
+ size 5395176
data/issues/vuejs/docs/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0029bf84a094936b91f411a293848c0aaa3b39001a422ad1197db9575ca56cb8
3
- size 707184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:248959bcb6bd49ff3175b00c61056e95bbb0e1ded50ea06d16ed013bb70bdf01
3
+ size 707192
data/pr_files/facebook/react/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9fad6b3ec19ad3271307be671a0a431db830e32a70cc9d81b0b9437778fb4ad
3
- size 1127262
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cea8328cb19cde1b3f53bb540e6f6fa4c8123edd0cec59fdc2a0e558afcd2d24
3
+ size 1127316
data/pr_files/mdn/content/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c6405d0061a931138540abfa4ff6fc397ab2d899fc6431ca6535fac9bfb8d70
3
- size 1240624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:732450796ed9daabb8bb4d23fa60025bee3a08301bf13b2d619313c508cf28c2
3
+ size 1240702
data/pr_files/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccef1b87a8e440c0b234f532ec27f02a3ec902e623b5a9f12f17588d2364d221
3
- size 3264043
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f31ff73abe58f763972b0695131e1849126c0451c66ffcadda28c8f42054a183
3
+ size 3264126
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:5a8eda60704d09f81ac6fde32b24aa30afaa6824acba2e410788cfa89a974efc
3
- size 12725386
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53aa36fcc63f143820061a5446bdd4a53facce6f9d663405f569e7e78e29e2c6
3
+ size 12721711
data/pr_files/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f07b79dd33346a1b2c70a3657d3131b9d491ad3cc5d3e77dd84df9b8d6707d6
3
- size 108255
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75d614ecc007600eaecbe7b02e9e4b3e118c765be69aff2e6d3bcbfde7803272
3
+ size 108254
data/pull_requests/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97ffced04e3ef4973c8af372e755b81e5b09740f0ac09ce8efd6a4f5e6454dd5
3
- size 4282254
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97e878acc6113fad0a4da5c7556e97f772485f726bd48d7b4bca918c94abaf11
3
+ size 4282287
data/review_comments/facebook/react/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d247cdcb5f32a63c3d144cd7182a8cf7d0cbd4cbb8635b0a0990d7c6ef4ba798
3
- size 5049713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:638c10c65d6f255f8dd51e3f9c44e2c4fd737e589c135bc83fcc9960e44848f3
3
+ size 5049964
data/review_comments/mdn/content/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c1e217f613fa77c7865d6b49e6c8a9a717b4852ecb42a6143404a2cba3010b9
3
- size 21172226
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd9b73cb5503d1693e91f7e124ab0787d1bb2e08e54133198829f12423978649
3
+ size 21172304
data/review_comments/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5b2cfb3331d7739aea780d9c5fe5e7765df58bda363921f5c034977edd228cf
3
- size 25320596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c4eca5cee75569e3962237e0f138f0918d33618c0ddceb1596add6f65c94080
3
+ size 25321367
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:6432fa4da47a7b4ac8a531281ea3662aea444214d9df7a89deace4fbafb1f5bc
3
- size 47899490
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f70adbe0da6dfd8311a2df8166453774465112b913bae49e7b8e001e54e6eb95
3
+ size 47900724
data/review_comments/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e4a8198d00ecf71bf5cbe60a03180375ac5af074f9937609ce6c08c47c412ca
3
- size 755982
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:786a324da98120660513a8fb8f46466594222c278f39a75c944b1ab80cdda52a
3
+ size 757162
data/reviews/facebook/react/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46af63a85ec230db18b2ef5af0b5e50459a4f1168b6fe5bf9e326f2d5051f66d
3
- size 941522
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c4b39190acc483290360d38ff74356d001cd3e4bea7dc20ee1bf7fd274ab45e
3
+ size 941558
data/reviews/mdn/content/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a81248586631897e0dd438fbcdcfc4813a7977d3557628844748fc5c550d36cb
3
- size 691897
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f97c769c5a5fc7167a9d2c2c778e01dee1384d81328dc57792405759e30b7e9
3
+ size 691994
data/reviews/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a69d7af2602daa1e1b3cddadf914b077024c3b8746b90e095ecd8430473e7f24
3
- size 5240484
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95b04c1ae6d8bbb7088431a61da6808184237f584facb0e799952cd43280691d
3
+ size 5240842
data/reviews/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecb0ff37635d2601e62300e1fe089b8f226e5728ea34486c7890b060e7a16bc4
3
- size 4867923
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7ea18af83cd94eebb3f98edb9ddfd2d7be02e4480c88c4679bbb92f426c04a9
3
+ size 4868177
data/reviews/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:983203ac9c43da54f95db4f187c0feb5495ed4f5b2d0221247ee3ef871cb414d
3
- size 455911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24bc74e238bfe3a3106cbfad4b18de67f0dc634cd766af06566ac7285dc0a912
3
+ size 455999
data/timeline_events/facebook/react/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15a4318facd4071160386880b4edcbd3a435b90797909c080682618cba3178ea
3
- size 6937965
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ce4ab5327533280e45deca479d54b4fb8ea1c80cd5e615b702b0475d871bac4
3
+ size 6949050
data/timeline_events/golang/go/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:550298adafbba6d85ff7129009bef69d5a2c69432e64f7406f7ff4707937eadc
3
- size 20691687
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f454cfae9cbd9dd7162db442fa676b24bcf8f3a8e5158b7b730f5bf71c994c0
3
+ size 20810115
data/timeline_events/mdn/content/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5865a7a63a43fc481bbef87254aa37cf9d82a2c0a55be32a03ff2b8910a8f5f2
3
- size 712705
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7b48b3bff4b451e070f9eb0f9745fd3191e4e67f4904c6a5abe86d1e23c7d50
3
+ size 723491
data/timeline_events/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7cdd9fdc74087b4dabf34dcf01b6a0b6d12242a2a8a7ea0848acdf356aa773f
3
- size 1511349
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1240313096cf7368e920e9715ea24aacfe2da5a7d5cd1f2b2b5e77480a589875
3
+ size 1561060
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:00919e19d35e6df0ab946613fbacc412a01b14accb61af41e5d3b929d7fab624
3
- size 2218581
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07648d07f6c159020b3951f13f76ede396e25e71a7f8f86ec68db9f9d638c7a6
3
+ size 2363568
data/timeline_events/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5c297a6e742fa8fb20f68085685e308e1d9d9c09030d3ace079b02b869b23da
3
- size 169571
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c35339abc8bee5af619d6b943863fa88627f514207483c5cd4c24628ed09efb5
3
+ size 170252
data/timeline_events/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:786bc077d4f6df5581d3aa3ebee33eebc609c81a206eb301bc19debfe74efd80
3
- size 300043
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee6bd728b0cb291fae5a1fa5e7f5f9d4e51faa82577bf2ffc3f9ec20d67c9151
3
+ size 300710
data/timeline_events/vuejs/docs/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:044b3f47f54d2d676816b2bf446fda4c71c5e1c593a5d493e135fc0ace557743
3
- size 190396
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ce68b9cd8aabfa2475864b06865ee39f39ad4568dfe4259aa0605ace3d6244b
3
+ size 192124
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-02T08:23:58Z,facebook/react,33641,19202,137700,32908,20110,249640,201876,163984,859061
3
- 2026-04-02T08:23:58Z,golang/go,75802,4942,535543,167,323,259924,71769,0,948470
4
- 2026-04-02T08:23:58Z,mdn/content,41514,31454,74080,83221,18797,12688,149850,0,411604
5
- 2026-04-02T08:23:58Z,microsoft/TypeScript,62113,19094,286032,50553,41928,10121,588959,0,1058800
6
- 2026-04-02T08:23:58Z,python/cpython,145605,69824,719605,144037,149608,16737,660706,0,1906122
7
- 2026-04-02T08:23:58Z,rust-lang/rust,153791,92154,1219235,242486,185513,20093,1710587,0,3623859
8
- 2026-04-02T08:23:58Z,swiftlang/swift,84351,66799,0,0,108326,10777,690054,0,960307
9
- 2026-04-02T08:23:58Z,vuejs/core,12044,6063,32135,3546,4753,10186,21289,0,90016
10
- 2026-04-02T08:23:58Z,vuejs/docs,3261,2248,4868,2131,2673,10032,15193,0,40406
11
- 2026-04-02T08:23:58Z,_total,612122,311780,3009198,559049,532031,600198,4110283,163984,9898645
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-02T08:48:39Z,facebook/react,33647,19202,137704,32909,20111,249680,201880,163984,859117
3
+ 2026-04-02T08:48:39Z,golang/go,75803,4942,535552,167,323,260274,71769,0,948830
4
+ 2026-04-02T08:48:39Z,mdn/content,41518,31454,74087,83222,18799,12727,149854,0,411661
5
+ 2026-04-02T08:48:39Z,microsoft/TypeScript,62113,19094,286032,50553,41928,10121,588959,0,1058800
6
+ 2026-04-02T08:48:39Z,python/cpython,145608,69824,719626,144043,149617,16965,660718,0,1906401
7
+ 2026-04-02T08:48:39Z,rust-lang/rust,153794,92154,1219269,242495,185524,20600,1710708,0,3624544
8
+ 2026-04-02T08:48:39Z,swiftlang/swift,84355,66803,0,0,108326,10830,690054,0,960368
9
+ 2026-04-02T08:48:39Z,vuejs/core,12044,6063,32135,3552,4759,10189,21289,0,90031
10
+ 2026-04-02T08:48:39Z,vuejs/docs,3261,2248,4869,2131,2673,10036,15193,0,40411
11
+ 2026-04-02T08:48:39Z,_total,612143,311784,3009274,559072,532060,601422,4110424,163984,9900163