tamnd commited on
Commit
27f7433
·
verified ·
1 Parent(s): 748a9d1

sync moby/moby +12.2K review_comments — 2026-04-09 07:12 UTC

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. data/review_comments/moby/moby/0.parquet +2 -2
  3. stats.csv +18 -18
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 **21.6M rows** across 8 tables in **9.0 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-09 07:05 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** | — | — | +35.4K | — | — |
65
 
66
 
67
  ## Repositories
@@ -76,7 +76,7 @@ New items since the previous publish:
76
  | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 20.7K | 3.9M | 2026-04-09 06:33 UTC |
77
  | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.0K | 14.1K | 414.0K | 2026-04-09 04:40 UTC |
78
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.1K | 1.1M | 2026-04-08 23:47 UTC |
79
- | **moby/moby** | 51.4K | 28.1K | 375.2K | 50.5K | 12.6K | 865.0K | 2026-04-09 06:16 UTC |
80
  | **pingcap/tidb** | 67.3K | 44.5K | 488.2K | 162.8K | 19.1K | 1.2M | 2026-04-09 06:33 UTC |
81
  | **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 36.0K | 1.9M | 2026-04-09 06:02 UTC |
82
  | **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 20.8K | 3.0M | 2026-04-09 06:35 UTC |
 
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 **21.6M 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
  - **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-09 07:12 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **moby/moby** | — | — | +12.2K | — | — |
65
 
66
 
67
  ## Repositories
 
76
  | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 20.7K | 3.9M | 2026-04-09 06:33 UTC |
77
  | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.0K | 14.1K | 414.0K | 2026-04-09 04:40 UTC |
78
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.1K | 1.1M | 2026-04-08 23:47 UTC |
79
+ | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.1K | 2026-04-09 06:16 UTC |
80
  | **pingcap/tidb** | 67.3K | 44.5K | 488.2K | 162.8K | 19.1K | 1.2M | 2026-04-09 06:33 UTC |
81
  | **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 36.0K | 1.9M | 2026-04-09 06:02 UTC |
82
  | **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 20.8K | 3.0M | 2026-04-09 06:35 UTC |
data/review_comments/moby/moby/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1ab196eb3579084954af1436a86680fd26dcdb709349a33e5691538e7608b13
3
- size 9390004
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0a069b2b96f4522443f94aad14ef4182563b6d29066b2fd8c8b7adb5e4bfcb9
3
+ size 12002536
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-09T07:05:22Z,ClickHouse/ClickHouse,101048,73100,205158,100496,101595,28464,695570,0,1305431
3
- 2026-04-09T07:05:22Z,duckdb/duckdb,18192,11388,44677,16421,13199,11129,197573,0,312579
4
- 2026-04-09T07:05:22Z,etcd-io/etcd,20996,13844,87347,36964,28579,12388,120394,0,320512
5
- 2026-04-09T07:05:22Z,facebook/react,33690,19202,137825,32927,20135,255654,202222,163984,865639
6
- 2026-04-09T07:05:22Z,golang/go,75899,4942,536567,167,323,278880,71807,0,968585
7
- 2026-04-09T07:05:22Z,kubernetes/kubernetes,137467,88755,1485048,439885,302486,20710,1475644,0,3949995
8
- 2026-04-09T07:05:22Z,mdn/content,41586,31454,74194,83456,19048,14073,150163,0,413974
9
- 2026-04-09T07:05:22Z,microsoft/TypeScript,62146,19094,286151,50558,41943,14120,589013,0,1063025
10
- 2026-04-09T07:05:22Z,moby/moby,51390,28126,316884,58359,50454,12590,347163,0,864966
11
- 2026-04-09T07:05:22Z,pingcap/tidb,67283,44494,370645,117553,162752,19084,427826,0,1209637
12
- 2026-04-09T07:05:22Z,python/cpython,145892,69824,720728,144442,150035,36018,662117,0,1929056
13
- 2026-04-09T07:05:22Z,pytorch/pytorch,179217,121468,893615,324642,382492,20797,1049505,0,2971736
14
- 2026-04-09T07:05:22Z,redis/redis,14572,7646,53103,28528,27225,11299,65518,0,207891
15
- 2026-04-09T07:05:22Z,rust-lang/rust,154113,92154,1221864,243019,186013,56994,1716742,0,3670899
16
- 2026-04-09T07:05:22Z,swiftlang/swift,84459,66803,344339,103207,108600,16506,685567,0,1409481
17
- 2026-04-09T07:05:22Z,vuejs/core,12065,6063,32201,3559,4767,10614,21353,0,90622
18
- 2026-04-09T07:05:22Z,vuejs/docs,3263,2248,4873,2134,2674,10055,15194,0,40441
19
- 2026-04-09T07:05:22Z,_total,1203278,700605,6815219,1786317,1602320,829375,8493371,163984,21594469
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-09T07:12:38Z,ClickHouse/ClickHouse,101048,73100,205158,100496,101595,28464,695570,0,1305431
3
+ 2026-04-09T07:12:38Z,duckdb/duckdb,18192,11388,44677,16421,13199,11129,197573,0,312579
4
+ 2026-04-09T07:12:38Z,etcd-io/etcd,20996,13844,87347,36964,28579,12388,120394,0,320512
5
+ 2026-04-09T07:12:38Z,facebook/react,33690,19202,137825,32927,20135,255654,202222,163984,865639
6
+ 2026-04-09T07:12:38Z,golang/go,75899,4942,536567,167,323,278880,71807,0,968585
7
+ 2026-04-09T07:12:38Z,kubernetes/kubernetes,137467,88755,1485048,439885,302486,20710,1475644,0,3949995
8
+ 2026-04-09T07:12:38Z,mdn/content,41586,31454,74194,83456,19048,14073,150163,0,413974
9
+ 2026-04-09T07:12:38Z,microsoft/TypeScript,62146,19094,286151,50558,41943,14120,589013,0,1063025
10
+ 2026-04-09T07:12:38Z,moby/moby,51390,28126,316884,70534,50454,12590,347163,0,877141
11
+ 2026-04-09T07:12:38Z,pingcap/tidb,67283,44494,370645,117553,162752,19084,427826,0,1209637
12
+ 2026-04-09T07:12:38Z,python/cpython,145892,69824,720728,144442,150035,36018,662117,0,1929056
13
+ 2026-04-09T07:12:38Z,pytorch/pytorch,179217,121468,893615,324642,382492,20797,1049505,0,2971736
14
+ 2026-04-09T07:12:38Z,redis/redis,14572,7646,53103,28528,27225,11299,65518,0,207891
15
+ 2026-04-09T07:12:38Z,rust-lang/rust,154113,92154,1221864,243019,186013,56994,1716742,0,3670899
16
+ 2026-04-09T07:12:38Z,swiftlang/swift,84459,66803,344339,103207,108600,16506,685567,0,1409481
17
+ 2026-04-09T07:12:38Z,vuejs/core,12065,6063,32201,3559,4767,10614,21353,0,90622
18
+ 2026-04-09T07:12:38Z,vuejs/docs,3263,2248,4873,2134,2674,10055,15194,0,40441
19
+ 2026-04-09T07:12:38Z,_total,1203278,700605,6815219,1798492,1602320,829375,8493371,163984,21606644