tamnd commited on
Commit
0757c2c
·
verified ·
1 Parent(s): 81d87f3

sync pytorch/pytorch +10.3K reviews +73.1K timeline +26.7K pr_files — 2026-05-30 20:24 UTC

Browse files

reviews 54.8K +10.3K
timeline_events 420.5K +73.1K
pr_files 190.7K +26.7K

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 **20.1M rows** across 8 tables in **47.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,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 19:16 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** | — | — | — | +10.4K | +95.2K |
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 | 44.6K | 347.4K | 867.1K | 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.8M | 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** | **20.1M** | |
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 **20.2M rows** across 8 tables in **59.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 20:24 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **pytorch/pytorch** | — | — | — | +10.3K | +73.1K |
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 | 54.8K | 420.5K | 977.1K | 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.9M | Activity timeline (labels, closes, merges, assignments) |
385
+ | `pr_files` | 7.4M | Files changed in each pull request |
386
  | `commit_statuses` | 702.6K | CI/CD status checks per commit |
387
+ | **Total** | **20.2M** | |
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:8880df6e6ebf0267507fd2d8434a2297aa3e32eee91212f13cce58b3a84c882f
3
- size 867937
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16f0f92d70816c5c907d83381352e6d3213341da8ce9cb66e300f516c385247b
3
+ size 1001328
data/reviews/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87775c1e19e802a900d3bf29da09bc32b34f850a26f9ba36ff8195a498b372cd
3
- size 1222156
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30afdd78521cd937d002014f4bbced8e4b1c97040f5260c4a5f790faefb9ef52
3
+ size 1512723
data/timeline_events/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea85fd47900a77b68f32a89acac3074eb4af8d205b1f58a79224846394c59f57
3
- size 47613069
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65bf37598ef5fcfea694f5536a620b8df4348f7ac9a07fcad274a1d0d3af46a1
3
+ size 59351997
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-30T19:16:34Z,ClickHouse/ClickHouse,105015,76265,217074,112358,113907,124296,709264,348089,1806268
3
- 2026-05-30T19:16:34Z,duckdb/duckdb,19108,12179,46578,17324,13949,301056,214251,182378,806823
4
- 2026-05-30T19:16:34Z,etcd-io/etcd,21255,14038,89104,37755,29456,22444,123838,5342,343232
5
- 2026-05-30T19:16:34Z,facebook/react,34010,19524,138644,33030,31966,19255,205998,14656,497083
6
- 2026-05-30T19:16:34Z,golang/go,74843,5153,544760,168,183,80076,59488,172,764843
7
- 2026-05-30T19:16:34Z,kubernetes/kubernetes,138550,89648,1497594,444312,306204,149460,1499306,15383,4140457
8
- 2026-05-30T19:16:34Z,mdn/content,41177,31882,75066,85863,77950,18348,392739,2283,725308
9
- 2026-05-30T19:16:34Z,microsoft/TypeScript,62281,19122,286770,50577,41995,24042,589259,1215,1075261
10
- 2026-05-30T19:16:34Z,moby/moby,51772,28437,0,0,0,206461,52753,0,339423
11
- 2026-05-30T19:16:34Z,pingcap/tidb,68441,45291,381314,120953,166208,78326,440805,25756,1327094
12
- 2026-05-30T19:16:34Z,python/cpython,107257,71751,730524,147501,63240,90654,280122,71525,1562574
13
- 2026-05-30T19:16:34Z,pytorch/pytorch,185001,126113,0,0,44565,347407,163972,0,867058
14
- 2026-05-30T19:16:34Z,redis/redis,14823,7765,53958,29805,28465,17770,66793,2674,222053
15
- 2026-05-30T19:16:34Z,rust-lang/rust,156100,94008,1241721,247904,190007,127537,1804905,14455,3876637
16
- 2026-05-30T19:16:34Z,swiftlang/swift,85645,67787,348420,104524,110646,33845,698092,3170,1452129
17
- 2026-05-30T19:16:34Z,vuejs/core,12234,6236,32730,3699,4937,129933,22221,15480,227470
18
- 2026-05-30T19:16:34Z,vuejs/docs,3286,2260,4912,2143,2681,10239,15379,53,40953
19
- 2026-05-30T19:16:34Z,_total,1180798,717459,5689169,1437916,1226359,1781149,7339185,702631,20074666
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-05-30T20:24:54Z,ClickHouse/ClickHouse,105015,76265,217074,112358,113907,124296,709264,348089,1806268
3
+ 2026-05-30T20:24:54Z,duckdb/duckdb,19108,12179,46578,17324,13949,301056,214251,182378,806823
4
+ 2026-05-30T20:24:54Z,etcd-io/etcd,21255,14038,89104,37755,29456,22444,123838,5342,343232
5
+ 2026-05-30T20:24:54Z,facebook/react,34010,19524,138644,33030,31966,19255,205998,14656,497083
6
+ 2026-05-30T20:24:54Z,golang/go,74843,5153,544760,168,183,80076,59488,172,764843
7
+ 2026-05-30T20:24:54Z,kubernetes/kubernetes,138550,89648,1497594,444312,306204,149460,1499306,15383,4140457
8
+ 2026-05-30T20:24:54Z,mdn/content,41177,31882,75066,85863,77950,18348,392739,2283,725308
9
+ 2026-05-30T20:24:54Z,microsoft/TypeScript,62281,19122,286770,50577,41995,24042,589259,1215,1075261
10
+ 2026-05-30T20:24:54Z,moby/moby,51772,28437,0,0,0,206461,52753,0,339423
11
+ 2026-05-30T20:24:54Z,pingcap/tidb,68441,45291,381314,120953,166208,78326,440805,25756,1327094
12
+ 2026-05-30T20:24:54Z,python/cpython,107257,71751,730524,147501,63240,90654,280122,71525,1562574
13
+ 2026-05-30T20:24:54Z,pytorch/pytorch,185001,126113,0,0,54834,420523,190658,0,977129
14
+ 2026-05-30T20:24:54Z,redis/redis,14823,7765,53958,29805,28465,17770,66793,2674,222053
15
+ 2026-05-30T20:24:54Z,rust-lang/rust,156100,94008,1241721,247904,190007,127537,1804905,14455,3876637
16
+ 2026-05-30T20:24:54Z,swiftlang/swift,85645,67787,348420,104524,110646,33845,698092,3170,1452129
17
+ 2026-05-30T20:24:54Z,vuejs/core,12234,6236,32730,3699,4937,129933,22221,15480,227470
18
+ 2026-05-30T20:24:54Z,vuejs/docs,3286,2260,4912,2143,2681,10239,15379,53,40953
19
+ 2026-05-30T20:24:54Z,_total,1180798,717459,5689169,1437916,1236628,1854265,7365871,702631,20184737