tamnd commited on
Commit
c103d3a
·
verified ·
1 Parent(s): f1831bf

sync pytorch/pytorch +11.9K reviews +96.0K timeline +38.0K pr_files — 2026-05-30 17:12 UTC

Browse files

reviews 21.4K +11.9K
timeline_events 177.9K +96.0K
pr_files 81.0K +38.0K

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 **19.7M rows** across 8 tables in **17.6 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-05-30 16:12 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
- | **pytorch/pytorch** | — | +18.7K | — | +9.5K | +71.6K |
65
 
66
 
67
  ## Repositories
@@ -79,7 +79,7 @@ New items since the previous publish:
79
  | **moby/moby** | 51.8K | 28.4K | 0 | 0 | 206.5K | 339.4K | 2026-05-30 12:18 UTC |
80
  | **pingcap/tidb** | 68.4K | 45.3K | 502.3K | 166.2K | 78.3K | 1.3M | 2026-05-30 13:03 UTC |
81
  | **python/cpython** | 107.3K | 71.8K | 878.0K | 63.2K | 90.7K | 1.6M | 2026-05-30 12:44 UTC |
82
- | **pytorch/pytorch** | 185.0K | 126.1K | 0 | 9.5K | 81.9K | 445.5K | 2026-05-30 14:50 UTC |
83
  | **redis/redis** | 14.8K | 7.8K | 83.8K | 28.5K | 17.8K | 222.1K | 2026-05-30 09:08 UTC |
84
  | **rust-lang/rust** | 156.1K | 94.0K | 1.5M | 190.0K | 127.5K | 3.9M | 2026-05-30 12:53 UTC |
85
  | **swiftlang/swift** | 85.6K | 67.8K | 452.9K | 110.6K | 33.8K | 1.5M | 2026-05-30 12:54 UTC |
@@ -381,10 +381,10 @@ CI/CD status checks and GitHub Actions results for each commit.
381
  | `comments` | 5.7M | Conversation comments on issues and PRs |
382
  | `review_comments` | 1.4M | Inline code review comments on PR diffs |
383
  | `reviews` | 1.2M | PR review decisions |
384
- | `timeline_events` | 1.5M | Activity timeline (labels, closes, merges, assignments) |
385
- | `pr_files` | 7.2M | Files changed in each pull request |
386
  | `commit_statuses` | 702.6K | CI/CD status checks per commit |
387
- | **Total** | **19.7M** | |
388
 
389
  ## How it's built
390
 
 
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 **19.8M rows** across 8 tables in **24.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
  - **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-30 17:12 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **pytorch/pytorch** | — | | — | +11.9K | +96.0K |
65
 
66
 
67
  ## Repositories
 
79
  | **moby/moby** | 51.8K | 28.4K | 0 | 0 | 206.5K | 339.4K | 2026-05-30 12:18 UTC |
80
  | **pingcap/tidb** | 68.4K | 45.3K | 502.3K | 166.2K | 78.3K | 1.3M | 2026-05-30 13:03 UTC |
81
  | **python/cpython** | 107.3K | 71.8K | 878.0K | 63.2K | 90.7K | 1.6M | 2026-05-30 12:44 UTC |
82
+ | **pytorch/pytorch** | 185.0K | 126.1K | 0 | 21.4K | 177.9K | 591.4K | 2026-05-30 14:50 UTC |
83
  | **redis/redis** | 14.8K | 7.8K | 83.8K | 28.5K | 17.8K | 222.1K | 2026-05-30 09:08 UTC |
84
  | **rust-lang/rust** | 156.1K | 94.0K | 1.5M | 190.0K | 127.5K | 3.9M | 2026-05-30 12:53 UTC |
85
  | **swiftlang/swift** | 85.6K | 67.8K | 452.9K | 110.6K | 33.8K | 1.5M | 2026-05-30 12:54 UTC |
 
381
  | `comments` | 5.7M | Conversation comments on issues and PRs |
382
  | `review_comments` | 1.4M | Inline code review comments on PR diffs |
383
  | `reviews` | 1.2M | PR review decisions |
384
+ | `timeline_events` | 1.6M | Activity timeline (labels, closes, merges, assignments) |
385
+ | `pr_files` | 7.3M | Files changed in each pull request |
386
  | `commit_statuses` | 702.6K | CI/CD status checks per commit |
387
+ | **Total** | **19.8M** | |
388
 
389
  ## How it's built
390
 
data/pr_files/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98dc458e212f896586292afcc612a615d4dced3683088defb133604b835137a9
3
- size 262859
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:983961580edaeb8490def1f0cf79c9f606c7ef532dd45f96e7fa3030df5d27c0
3
+ size 433828
data/reviews/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ce0698aad685c97c144c6a686e6f3f5d9e58b6996ade9cf4b2b1f98d46c3ccb
3
- size 251308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3feb4fba664b624a39fa0d61cd680fccc51bb8467ee42f28268a50db090f056
3
+ size 574865
data/timeline_events/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2887d0b439565dfbf907886c9f48991353b858ccecfeb45024716b2203f4222
3
- size 10669115
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1c536bd9c4de1f7210ea3b4542c2686f55647dd3a29c12a441f741f077e7585
3
+ size 24113664
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-30T16:12:38Z,ClickHouse/ClickHouse,105015,76265,217074,112358,113907,124296,709264,348089,1806268
3
- 2026-05-30T16:12:38Z,duckdb/duckdb,19108,12179,46578,17324,13949,301056,214251,182378,806823
4
- 2026-05-30T16:12:38Z,etcd-io/etcd,21255,14038,89104,37755,29456,22444,123838,5342,343232
5
- 2026-05-30T16:12:38Z,facebook/react,34010,19524,138644,33030,31966,19255,205998,14656,497083
6
- 2026-05-30T16:12:38Z,golang/go,74843,5153,544760,168,183,80076,59488,172,764843
7
- 2026-05-30T16:12:38Z,kubernetes/kubernetes,138550,89648,1497594,444312,306204,149460,1499306,15383,4140457
8
- 2026-05-30T16:12:38Z,mdn/content,41177,31882,75066,85863,77950,18348,392739,2283,725308
9
- 2026-05-30T16:12:38Z,microsoft/TypeScript,62281,19122,286770,50577,41995,24042,589259,1215,1075261
10
- 2026-05-30T16:12:38Z,moby/moby,51772,28437,0,0,0,206461,52753,0,339423
11
- 2026-05-30T16:12:38Z,pingcap/tidb,68441,45291,381314,120953,166208,78326,440805,25756,1327094
12
- 2026-05-30T16:12:38Z,python/cpython,107257,71751,730524,147501,63240,90654,280122,71525,1562574
13
- 2026-05-30T16:12:38Z,pytorch/pytorch,185001,126113,0,0,9496,81887,42969,0,445466
14
- 2026-05-30T16:12:38Z,redis/redis,14823,7765,53958,29805,28465,17770,66793,2674,222053
15
- 2026-05-30T16:12:38Z,rust-lang/rust,156100,94008,1241721,247904,190007,127537,1804905,14455,3876637
16
- 2026-05-30T16:12:38Z,swiftlang/swift,85645,67787,348420,104524,110646,33845,698092,3170,1452129
17
- 2026-05-30T16:12:38Z,vuejs/core,12234,6236,32730,3699,4937,129933,22221,15480,227470
18
- 2026-05-30T16:12:38Z,vuejs/docs,3286,2260,4912,2143,2681,10239,15379,53,40953
19
- 2026-05-30T16:12:38Z,_total,1180798,717459,5689169,1437916,1191290,1515629,7218182,702631,19653074
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-05-30T17:12:59Z,ClickHouse/ClickHouse,105015,76265,217074,112358,113907,124296,709264,348089,1806268
3
+ 2026-05-30T17:12:59Z,duckdb/duckdb,19108,12179,46578,17324,13949,301056,214251,182378,806823
4
+ 2026-05-30T17:12:59Z,etcd-io/etcd,21255,14038,89104,37755,29456,22444,123838,5342,343232
5
+ 2026-05-30T17:12:59Z,facebook/react,34010,19524,138644,33030,31966,19255,205998,14656,497083
6
+ 2026-05-30T17:12:59Z,golang/go,74843,5153,544760,168,183,80076,59488,172,764843
7
+ 2026-05-30T17:12:59Z,kubernetes/kubernetes,138550,89648,1497594,444312,306204,149460,1499306,15383,4140457
8
+ 2026-05-30T17:12:59Z,mdn/content,41177,31882,75066,85863,77950,18348,392739,2283,725308
9
+ 2026-05-30T17:12:59Z,microsoft/TypeScript,62281,19122,286770,50577,41995,24042,589259,1215,1075261
10
+ 2026-05-30T17:12:59Z,moby/moby,51772,28437,0,0,0,206461,52753,0,339423
11
+ 2026-05-30T17:12:59Z,pingcap/tidb,68441,45291,381314,120953,166208,78326,440805,25756,1327094
12
+ 2026-05-30T17:12:59Z,python/cpython,107257,71751,730524,147501,63240,90654,280122,71525,1562574
13
+ 2026-05-30T17:12:59Z,pytorch/pytorch,185001,126113,0,0,21359,177899,80991,0,591363
14
+ 2026-05-30T17:12:59Z,redis/redis,14823,7765,53958,29805,28465,17770,66793,2674,222053
15
+ 2026-05-30T17:12:59Z,rust-lang/rust,156100,94008,1241721,247904,190007,127537,1804905,14455,3876637
16
+ 2026-05-30T17:12:59Z,swiftlang/swift,85645,67787,348420,104524,110646,33845,698092,3170,1452129
17
+ 2026-05-30T17:12:59Z,vuejs/core,12234,6236,32730,3699,4937,129933,22221,15480,227470
18
+ 2026-05-30T17:12:59Z,vuejs/docs,3286,2260,4912,2143,2681,10239,15379,53,40953
19
+ 2026-05-30T17:12:59Z,_total,1180798,717459,5689169,1437916,1203153,1611641,7256204,702631,19798971