tamnd commited on
Commit
b21c284
·
verified ·
1 Parent(s): cf6ea16

sync moby/moby +7.5K reviews +35.0K pr_files — 2026-04-07 13:14 UTC

Browse files

reviews 16.2K +7.5K
pr_files 173.9K +35.0K

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 **14.0M rows** across 8 tables in **1004.4 KB** 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-07 13:02 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
- | **moby/moby** | — | — | — | +1.6K | — |
65
 
66
 
67
  ## Repositories
@@ -75,7 +75,7 @@ New items since the previous publish:
75
  | **golang/go** | 75.9K | 4.9K | 536.2K | 323 | 268.3K | 957.5K | 2026-04-07 08:20 UTC |
76
  | **mdn/content** | 41.6K | 31.5K | 157.5K | 18.9K | 13.3K | 412.7K | 2026-04-07 08:57 UTC |
77
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 13.2K | 1.1M | 2026-04-07 07:22 UTC |
78
- | **moby/moby** | 51.4K | 28.1K | 0 | 8.7K | 10.0K | 237.1K | 2026-04-07 10:20 UTC |
79
  | **pingcap/tidb** | 67.2K | 44.5K | 487.5K | 162.6K | 11.4K | 1.2M | 2026-04-07 09:01 UTC |
80
  | **python/cpython** | 145.8K | 69.8K | 864.6K | 149.9K | 26.8K | 1.9M | 2026-04-07 08:40 UTC |
81
  | **redis/redis** | 14.6K | 7.6K | 81.5K | 27.2K | 11.0K | 207.4K | 2026-04-07 08:53 UTC |
@@ -378,7 +378,7 @@ CI/CD status checks and GitHub Actions results for each commit.
378
  | `pull_requests` | 490.1K | PR-specific fields (merge status, diffs, refs) |
379
  | `comments` | 4.1M | Conversation comments on issues and PRs |
380
  | `review_comments` | 962.2K | Inline code review comments on PR diffs |
381
- | `reviews` | 874.2K | PR review decisions |
382
  | `timeline_events` | 734.4K | Activity timeline (labels, closes, merges, assignments) |
383
  | `pr_files` | 5.8M | Files changed in each pull request |
384
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
 
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 **14.0M rows** across 8 tables in **1.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-07 13:14 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **moby/moby** | — | — | — | +7.5K | — |
65
 
66
 
67
  ## Repositories
 
75
  | **golang/go** | 75.9K | 4.9K | 536.2K | 323 | 268.3K | 957.5K | 2026-04-07 08:20 UTC |
76
  | **mdn/content** | 41.6K | 31.5K | 157.5K | 18.9K | 13.3K | 412.7K | 2026-04-07 08:57 UTC |
77
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 13.2K | 1.1M | 2026-04-07 07:22 UTC |
78
+ | **moby/moby** | 51.4K | 28.1K | 0 | 16.2K | 10.0K | 279.6K | 2026-04-07 10:20 UTC |
79
  | **pingcap/tidb** | 67.2K | 44.5K | 487.5K | 162.6K | 11.4K | 1.2M | 2026-04-07 09:01 UTC |
80
  | **python/cpython** | 145.8K | 69.8K | 864.6K | 149.9K | 26.8K | 1.9M | 2026-04-07 08:40 UTC |
81
  | **redis/redis** | 14.6K | 7.6K | 81.5K | 27.2K | 11.0K | 207.4K | 2026-04-07 08:53 UTC |
 
378
  | `pull_requests` | 490.1K | PR-specific fields (merge status, diffs, refs) |
379
  | `comments` | 4.1M | Conversation comments on issues and PRs |
380
  | `review_comments` | 962.2K | Inline code review comments on PR diffs |
381
+ | `reviews` | 881.7K | PR review decisions |
382
  | `timeline_events` | 734.4K | Activity timeline (labels, closes, merges, assignments) |
383
  | `pr_files` | 5.8M | Files changed in each pull request |
384
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
data/pr_files/moby/moby/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2403b7ccd1ba5e98b9feb4ffe770499ec68ef485cff2c71a30aeff146af0e72
3
- size 831328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3010a3437fc94b2677fe655286daee5d8064f4f1895da00ce4900a01a209a60
3
+ size 1012067
data/reviews/moby/moby/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40ec34d5f878c951392398362ad628623f788496ca6567a3a1ed029d1be30098
3
- size 197152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae58d2822cc6effb68ebce1822715d938fca3a5137913069bfe91fc0876d8111
3
+ size 379628
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-04-07T13:02:08Z,ClickHouse/ClickHouse,100782,72838,203956,99994,101007,25630,694659,0,1298866
3
- 2026-04-07T13:02:08Z,duckdb/duckdb,18138,11388,44591,16400,13176,10015,196329,0,310037
4
- 2026-04-07T13:02:08Z,etcd-io/etcd,20978,13844,87245,36933,28541,11622,120336,0,319499
5
- 2026-04-07T13:02:08Z,facebook/react,33676,19202,137780,32913,20117,251165,202197,163984,861034
6
- 2026-04-07T13:02:08Z,golang/go,75857,4942,536078,167,323,268322,71801,0,957490
7
- 2026-04-07T13:02:08Z,mdn/content,41553,31454,74130,83322,18919,13308,150047,0,412733
8
- 2026-04-07T13:02:08Z,microsoft/TypeScript,62140,19094,286119,50558,41941,13214,589008,0,1062074
9
- 2026-04-07T13:02:08Z,moby/moby,51381,28126,0,0,8692,9998,138906,0,237103
10
- 2026-04-07T13:02:08Z,pingcap/tidb,67238,44494,370051,117427,162584,11444,427636,0,1200874
11
- 2026-04-07T13:02:08Z,python/cpython,145814,69824,720249,144337,149915,26848,661938,0,1918925
12
- 2026-04-07T13:02:08Z,redis/redis,14564,7646,53069,28475,27173,10965,65541,0,207433
13
- 2026-04-07T13:02:08Z,rust-lang/rust,154021,92154,1220997,242849,185857,47399,1715275,0,3658552
14
- 2026-04-07T13:02:08Z,swiftlang/swift,84419,66803,344171,103122,108482,14039,685329,0,1406365
15
- 2026-04-07T13:02:08Z,vuejs/core,12059,6063,32184,3558,4764,10414,21326,0,90368
16
- 2026-04-07T13:02:08Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
17
- 2026-04-07T13:02:08Z,_total,885883,490120,4115491,962186,874164,734427,5755522,163984,13981777
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-07T13:14:13Z,ClickHouse/ClickHouse,100782,72838,203956,99994,101007,25630,694659,0,1298866
3
+ 2026-04-07T13:14:13Z,duckdb/duckdb,18138,11388,44591,16400,13176,10015,196329,0,310037
4
+ 2026-04-07T13:14:13Z,etcd-io/etcd,20978,13844,87245,36933,28541,11622,120336,0,319499
5
+ 2026-04-07T13:14:13Z,facebook/react,33676,19202,137780,32913,20117,251165,202197,163984,861034
6
+ 2026-04-07T13:14:13Z,golang/go,75857,4942,536078,167,323,268322,71801,0,957490
7
+ 2026-04-07T13:14:13Z,mdn/content,41553,31454,74130,83322,18919,13308,150047,0,412733
8
+ 2026-04-07T13:14:13Z,microsoft/TypeScript,62140,19094,286119,50558,41941,13214,589008,0,1062074
9
+ 2026-04-07T13:14:13Z,moby/moby,51381,28126,0,0,16228,9998,173882,0,279615
10
+ 2026-04-07T13:14:13Z,pingcap/tidb,67238,44494,370051,117427,162584,11444,427636,0,1200874
11
+ 2026-04-07T13:14:13Z,python/cpython,145814,69824,720249,144337,149915,26848,661938,0,1918925
12
+ 2026-04-07T13:14:13Z,redis/redis,14564,7646,53069,28475,27173,10965,65541,0,207433
13
+ 2026-04-07T13:14:13Z,rust-lang/rust,154021,92154,1220997,242849,185857,47399,1715275,0,3658552
14
+ 2026-04-07T13:14:13Z,swiftlang/swift,84419,66803,344171,103122,108482,14039,685329,0,1406365
15
+ 2026-04-07T13:14:13Z,vuejs/core,12059,6063,32184,3558,4764,10414,21326,0,90368
16
+ 2026-04-07T13:14:13Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
17
+ 2026-04-07T13:14:13Z,_total,885883,490120,4115491,962186,881700,734427,5790498,163984,14024289