tamnd commited on
Commit
73812f4
·
verified ·
1 Parent(s): 1cb2701

sync pytorch/pytorch +17 issues +14 PRs +1.1K timeline — 2026-05-27 14:43 UTC

Browse files

issues 184.7K +17
pull_requests 125.9K +14
timeline_events 149.7K +1.1K

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 **22.1M rows** across 8 tables in **1.1 GB** 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-05-27 14:10 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,18 +61,8 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **ClickHouse/ClickHouse** | +20 | +15 | +86 | +45 | +291 |
65
- | **duckdb/duckdb** | +5 | +5 | +10 | +6 | +93 |
66
- | **etcd-io/etcd** | — | — | +18 | +10 | +23 |
67
- | **facebook/react** | +1 | — | +4 | +2 | +2 |
68
- | **golang/go** | +2 | — | +11 | — | +23 |
69
- | **mdn/content** | +1 | +1 | +7 | +4 | +37 |
70
- | **moby/moby** | — | — | — | — | +15 |
71
- | **pingcap/tidb** | +1 | +1 | +21 | +5 | +115 |
72
- | **python/cpython** | +2 | +1 | +36 | +8 | +97 |
73
- | **redis/redis** | +1 | +1 | +2 | +1 | +2 |
74
- | **rust-lang/rust** | +4 | +3 | +86 | +22 | +567 |
75
- | **swiftlang/swift** | +4 | +4 | +22 | +4 | +110 |
76
 
77
 
78
  ## Repositories
@@ -84,13 +74,13 @@ New items since the previous publish:
84
  | **etcd-io/etcd** | 21.2K | 14.0K | 126.5K | 29.4K | 20.6K | 337.0K | 2026-05-27 12:58 UTC |
85
  | **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 18.5K | 488.4K | 2026-05-27 11:55 UTC |
86
  | **golang/go** | 74.8K | 5.1K | 544.2K | 183 | 75.6K | 759.5K | 2026-05-27 12:46 UTC |
87
- | **kubernetes/kubernetes** | 138.5K | 89.6K | 1.9M | 305.9K | 142.7K | 4.1M | 2026-05-27 11:59 UTC |
88
  | **mdn/content** | 41.1K | 31.9K | 160.8K | 77.9K | 17.8K | 724.1K | 2026-05-27 12:41 UTC |
89
  | **microsoft/TypeScript** | 62.3K | 19.1K | 337.3K | 42.0K | 23.8K | 1.1M | 2026-05-27 02:26 UTC |
90
  | **moby/moby** | 51.7K | 28.4K | 0 | 0 | 204.6K | 337.4K | 2026-05-27 13:02 UTC |
91
  | **pingcap/tidb** | 68.3K | 45.2K | 500.7K | 166.0K | 68.6K | 1.3M | 2026-05-27 13:06 UTC |
92
  | **python/cpython** | 107.2K | 71.7K | 877.5K | 63.1K | 84.2K | 1.5M | 2026-05-27 12:54 UTC |
93
- | **pytorch/pytorch** | 184.7K | 125.8K | 1.2M | 383.9K | 148.6K | 3.1M | 2026-05-27 12:04 UTC |
94
  | **redis/redis** | 14.8K | 7.8K | 83.7K | 28.4K | 17.5K | 221.2K | 2026-05-27 13:02 UTC |
95
  | **rust-lang/rust** | 156.0K | 93.9K | 1.5M | 189.6K | 117.0K | 3.9M | 2026-05-27 13:00 UTC |
96
  | **swiftlang/swift** | 85.5K | 67.7K | 452.3K | 110.5K | 30.0K | 1.4M | 2026-05-27 12:56 UTC |
@@ -394,7 +384,7 @@ CI/CD status checks and GitHub Actions results for each commit.
394
  | `reviews` | 1.6M | PR review decisions |
395
  | `timeline_events` | 1.5M | Activity timeline (labels, closes, merges, assignments) |
396
  | `pr_files` | 8.2M | Files changed in each pull request |
397
- | `commit_statuses` | 577.1K | CI/CD status checks per commit |
398
  | **Total** | **22.1M** | |
399
 
400
  ## How it's built
 
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 **22.1M rows** across 8 tables in **361.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-05-27 14:43 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **kubernetes/kubernetes** | +4 | +3 | +115 | +13 | +297 |
65
+ | **pytorch/pytorch** | +17 | +14 | | | +1.1K |
 
 
 
 
 
 
 
 
 
 
66
 
67
 
68
  ## Repositories
 
74
  | **etcd-io/etcd** | 21.2K | 14.0K | 126.5K | 29.4K | 20.6K | 337.0K | 2026-05-27 12:58 UTC |
75
  | **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 18.5K | 488.4K | 2026-05-27 11:55 UTC |
76
  | **golang/go** | 74.8K | 5.1K | 544.2K | 183 | 75.6K | 759.5K | 2026-05-27 12:46 UTC |
77
+ | **kubernetes/kubernetes** | 138.5K | 89.6K | 1.9M | 306.0K | 143.0K | 4.1M | 2026-05-27 14:32 UTC |
78
  | **mdn/content** | 41.1K | 31.9K | 160.8K | 77.9K | 17.8K | 724.1K | 2026-05-27 12:41 UTC |
79
  | **microsoft/TypeScript** | 62.3K | 19.1K | 337.3K | 42.0K | 23.8K | 1.1M | 2026-05-27 02:26 UTC |
80
  | **moby/moby** | 51.7K | 28.4K | 0 | 0 | 204.6K | 337.4K | 2026-05-27 13:02 UTC |
81
  | **pingcap/tidb** | 68.3K | 45.2K | 500.7K | 166.0K | 68.6K | 1.3M | 2026-05-27 13:06 UTC |
82
  | **python/cpython** | 107.2K | 71.7K | 877.5K | 63.1K | 84.2K | 1.5M | 2026-05-27 12:54 UTC |
83
+ | **pytorch/pytorch** | 184.7K | 125.9K | 1.2M | 383.9K | 149.7K | 3.1M | 2026-05-27 14:33 UTC |
84
  | **redis/redis** | 14.8K | 7.8K | 83.7K | 28.4K | 17.5K | 221.2K | 2026-05-27 13:02 UTC |
85
  | **rust-lang/rust** | 156.0K | 93.9K | 1.5M | 189.6K | 117.0K | 3.9M | 2026-05-27 13:00 UTC |
86
  | **swiftlang/swift** | 85.5K | 67.7K | 452.3K | 110.5K | 30.0K | 1.4M | 2026-05-27 12:56 UTC |
 
384
  | `reviews` | 1.6M | PR review decisions |
385
  | `timeline_events` | 1.5M | Activity timeline (labels, closes, merges, assignments) |
386
  | `pr_files` | 8.2M | Files changed in each pull request |
387
+ | `commit_statuses` | 577.2K | CI/CD status checks per commit |
388
  | **Total** | **22.1M** | |
389
 
390
  ## How it's built
data/issues/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a76705fc7dc0949664e863a39072691156cebe67e86b4fc82fca4b720bf192fe
3
- size 64277123
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ccc4f726be426e7f97c622e89bee6ee48bf7abb21f0b851ae904d69d3ac9af8
3
+ size 64286493
data/pull_requests/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9403e18d6b82656e8d358136b0279fe9a38f692c2d580726655ceb69eaea81a
3
- size 7340079
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72c0b5ea71a290a01c541abc627a252079e066ffde6ec7786a58eb39892ec55e
3
+ size 7340625
data/timeline_events/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3de052dffccff82a7752b5d8edd46ff7756c753f09944c073778e4ab1f4117d1
3
- size 10541387
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3822d9bea50b96349a801c5728c1baaebf7fe41d015627447fb5b21c22fef0da
3
+ size 10553680
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-05-27T14:10:32Z,ClickHouse/ClickHouse,104799,76096,216213,111341,112862,117850,707307,260255,1706723
3
- 2026-05-27T14:10:32Z,duckdb/duckdb,19060,12137,46461,17299,13925,299824,213664,178711,801081
4
- 2026-05-27T14:10:32Z,etcd-io/etcd,21215,14005,88784,37693,29362,20565,122124,3292,337040
5
- 2026-05-27T14:10:32Z,facebook/react,33985,19501,138599,33014,31927,18543,205840,6973,488382
6
- 2026-05-27T14:10:32Z,golang/go,74777,5147,544081,168,183,75609,59479,99,759543
7
- 2026-05-27T14:10:32Z,kubernetes/kubernetes,138488,89601,1496707,444030,305948,142711,1498562,13042,4129089
8
- 2026-05-27T14:10:32Z,mdn/content,41146,31861,75008,85799,77886,17845,392689,1871,724105
9
- 2026-05-27T14:10:32Z,microsoft/TypeScript,62272,19118,286743,50577,41990,23758,589245,1205,1074908
10
- 2026-05-27T14:10:32Z,moby/moby,51748,28401,0,0,0,204640,52613,0,337402
11
- 2026-05-27T14:10:32Z,pingcap/tidb,68309,45175,380075,120663,165997,68572,439387,19129,1307307
12
- 2026-05-27T14:10:32Z,python/cpython,107163,71681,730171,147355,63094,84151,279812,60469,1543896
13
- 2026-05-27T14:10:32Z,pytorch/pytorch,184719,125841,900634,325731,383902,148625,1058905,1073,3129430
14
- 2026-05-27T14:10:32Z,redis/redis,14813,7755,53930,29757,28413,17513,66738,2324,221243
15
- 2026-05-27T14:10:32Z,rust-lang/rust,155966,93909,1240232,247508,189640,117001,1802961,10793,3858010
16
- 2026-05-27T14:10:32Z,swiftlang/swift,85535,67690,347904,104431,110482,30030,697127,2407,1445606
17
- 2026-05-27T14:10:32Z,vuejs/core,12230,6232,32715,3698,4935,129891,22188,15426,227315
18
- 2026-05-27T14:10:32Z,vuejs/docs,3285,2259,4911,2143,2681,10233,15378,48,40938
19
- 2026-05-27T14:10:32Z,_total,1179510,716409,6583168,1761207,1563227,1527361,8224019,577117,22132018
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-05-27T14:43:16Z,ClickHouse/ClickHouse,104799,76096,216213,111341,112862,117850,707307,260255,1706723
3
+ 2026-05-27T14:43:16Z,duckdb/duckdb,19060,12137,46461,17299,13925,299824,213664,178711,801081
4
+ 2026-05-27T14:43:16Z,etcd-io/etcd,21215,14005,88784,37693,29362,20565,122124,3292,337040
5
+ 2026-05-27T14:43:16Z,facebook/react,33985,19501,138599,33014,31927,18543,205840,6973,488382
6
+ 2026-05-27T14:43:16Z,golang/go,74777,5147,544081,168,183,75609,59479,99,759543
7
+ 2026-05-27T14:43:16Z,kubernetes/kubernetes,138492,89604,1496804,444048,305961,143008,1498621,13171,4129709
8
+ 2026-05-27T14:43:16Z,mdn/content,41146,31861,75008,85799,77886,17845,392689,1871,724105
9
+ 2026-05-27T14:43:16Z,microsoft/TypeScript,62272,19118,286743,50577,41990,23758,589245,1205,1074908
10
+ 2026-05-27T14:43:16Z,moby/moby,51748,28401,0,0,0,204640,52613,0,337402
11
+ 2026-05-27T14:43:16Z,pingcap/tidb,68309,45175,380075,120663,165997,68572,439387,19129,1307307
12
+ 2026-05-27T14:43:16Z,python/cpython,107163,71681,730171,147355,63094,84151,279812,60469,1543896
13
+ 2026-05-27T14:43:16Z,pytorch/pytorch,184736,125855,900634,325731,383902,149704,1058905,1073,3130540
14
+ 2026-05-27T14:43:16Z,redis/redis,14813,7755,53930,29757,28413,17513,66738,2324,221243
15
+ 2026-05-27T14:43:16Z,rust-lang/rust,155966,93909,1240232,247508,189640,117001,1802961,10793,3858010
16
+ 2026-05-27T14:43:16Z,swiftlang/swift,85535,67690,347904,104431,110482,30030,697127,2407,1445606
17
+ 2026-05-27T14:43:16Z,vuejs/core,12230,6232,32715,3698,4935,129891,22188,15426,227315
18
+ 2026-05-27T14:43:16Z,vuejs/docs,3285,2259,4911,2143,2681,10233,15378,48,40938
19
+ 2026-05-27T14:43:16Z,_total,1179531,716426,6583265,1761225,1563240,1528737,8224078,577246,22133748