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

sync pytorch/pytorch +12.8K reviews +74.3K timeline +22.4K pr_files — 2026-05-30 18:15 UTC

Browse files

reviews 34.1K +12.8K
timeline_events 252.2K +74.3K
pr_files 103.4K +22.4K

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.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,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 17: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** | — | — | — | +11.9K | +96.0K |
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 | 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,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.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
 
 
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.9M rows** across 8 tables in **32.8 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 18:15 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **pytorch/pytorch** | — | — | — | +12.8K | +74.3K |
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 | 34.1K | 252.2K | 700.8K | 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.7M | 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.9M** | |
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:983961580edaeb8490def1f0cf79c9f606c7ef532dd45f96e7fa3030df5d27c0
3
- size 433828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aafb2f0d5dfd123578ab0eefe4919221f355f3b7cfc94e607714053ee0890f45
3
+ size 545317
data/reviews/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3feb4fba664b624a39fa0d61cd680fccc51bb8467ee42f28268a50db090f056
3
- size 574865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:040fdacf73100072297ec70195735bfce63594fdf4d12eab56061f1f759787bf
3
+ size 916986
data/timeline_events/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1c536bd9c4de1f7210ea3b4542c2686f55647dd3a29c12a441f741f077e7585
3
- size 24113664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f638b0fd25a571bb1aa55e56060a7254caf8317d41671a74c8b192283e16c75
3
+ size 32891385
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-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
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-05-30T18:15:31Z,ClickHouse/ClickHouse,105015,76265,217074,112358,113907,124296,709264,348089,1806268
3
+ 2026-05-30T18:15:31Z,duckdb/duckdb,19108,12179,46578,17324,13949,301056,214251,182378,806823
4
+ 2026-05-30T18:15:31Z,etcd-io/etcd,21255,14038,89104,37755,29456,22444,123838,5342,343232
5
+ 2026-05-30T18:15:31Z,facebook/react,34010,19524,138644,33030,31966,19255,205998,14656,497083
6
+ 2026-05-30T18:15:31Z,golang/go,74843,5153,544760,168,183,80076,59488,172,764843
7
+ 2026-05-30T18:15:31Z,kubernetes/kubernetes,138550,89648,1497594,444312,306204,149460,1499306,15383,4140457
8
+ 2026-05-30T18:15:31Z,mdn/content,41177,31882,75066,85863,77950,18348,392739,2283,725308
9
+ 2026-05-30T18:15:31Z,microsoft/TypeScript,62281,19122,286770,50577,41995,24042,589259,1215,1075261
10
+ 2026-05-30T18:15:31Z,moby/moby,51772,28437,0,0,0,206461,52753,0,339423
11
+ 2026-05-30T18:15:31Z,pingcap/tidb,68441,45291,381314,120953,166208,78326,440805,25756,1327094
12
+ 2026-05-30T18:15:31Z,python/cpython,107257,71751,730524,147501,63240,90654,280122,71525,1562574
13
+ 2026-05-30T18:15:31Z,pytorch/pytorch,185001,126113,0,0,34125,252224,103351,0,700814
14
+ 2026-05-30T18:15:31Z,redis/redis,14823,7765,53958,29805,28465,17770,66793,2674,222053
15
+ 2026-05-30T18:15:31Z,rust-lang/rust,156100,94008,1241721,247904,190007,127537,1804905,14455,3876637
16
+ 2026-05-30T18:15:31Z,swiftlang/swift,85645,67787,348420,104524,110646,33845,698092,3170,1452129
17
+ 2026-05-30T18:15:31Z,vuejs/core,12234,6236,32730,3699,4937,129933,22221,15480,227470
18
+ 2026-05-30T18:15:31Z,vuejs/docs,3286,2260,4912,2143,2681,10239,15379,53,40953
19
+ 2026-05-30T18:15:31Z,_total,1180798,717459,5689169,1437916,1215919,1685966,7278564,702631,19908422