tamnd commited on
Commit
26b704a
·
verified ·
1 Parent(s): bff16c8

sync vuejs/core +12.1K issues +6.1K PRs +32.4K comments +3.6K review_comments — 2026-05-04 08:14 UTC

Browse files

issues 12.1K +12.1K
pull_requests 6.1K +6.1K
comments 32.4K +32.4K
review_comments 3.6K +3.6K
reviews 4.8K +4.8K
timeline_events 11.7K +11.7K
pr_files 21.6K +21.6K

README.md CHANGED
@@ -7,7 +7,7 @@ language:
7
  - mul
8
  pretty_name: OpenGitHub Issues
9
  size_categories:
10
- - 1M<n<10M
11
  tags:
12
  - github
13
  - metadata
@@ -39,9 +39,9 @@ configs:
39
 
40
  ## What is it?
41
 
42
- The full development metadata of 3 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 **1.1M rows** across 8 tables in **50.1 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-04 04:39 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,15 +61,39 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **mdn/content** | +28 | | +162 | +103 | +2.5K |
 
 
 
 
 
 
 
 
 
 
 
 
65
 
66
 
67
  ## Repositories
68
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
 
71
  | **duckdb/duckdb** | 18.6K | 11.4K | 61.4K | 13.3K | 15.7K | 322.7K | 2026-04-30 06:16 UTC |
72
- | **mdn/content** | 40.9K | 31.7K | 159.1K | 77.0K | 12.6K | 713.0K | 2026-05-04 02:42 UTC |
 
 
 
 
 
 
 
 
 
 
 
73
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.7K | 2026-04-28 08:27 UTC |
74
 
75
  ## How to download and use this dataset
@@ -362,14 +386,14 @@ CI/CD status checks and GitHub Actions results for each commit.
362
 
363
  | Table | Rows | Description |
364
  |-------|-----:|-------------|
365
- | `issues` | 62.7K | Issues and pull requests (shared metadata) |
366
- | `pull_requests` | 45.3K | PR-specific fields (merge status, diffs, refs) |
367
- | `comments` | 124.4K | Conversation comments on issues and PRs |
368
- | `review_comments` | 103.2K | Inline code review comments on PR diffs |
369
- | `reviews` | 93.0K | PR review decisions |
370
- | `timeline_events` | 38.4K | Activity timeline (labels, closes, merges, assignments) |
371
- | `pr_files` | 609.3K | Files changed in each pull request |
372
- | **Total** | **1.1M** | |
373
 
374
  ## How it's built
375
 
 
7
  - mul
8
  pretty_name: OpenGitHub Issues
9
  size_categories:
10
+ - 10M<n<100M
11
  tags:
12
  - github
13
  - metadata
 
39
 
40
  ## What is it?
41
 
42
+ The full development metadata of 15 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 **18.1M rows** across 8 tables in **1.5 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
  - **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-04 08:14 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | +102.6K | +73.9K | +312.7K | +105.0K | +40.9K |
65
+ | **etcd-io/etcd** | +21.1K | +13.9K | +125.1K | +28.8K | +13.0K |
66
+ | **facebook/react** | +33.9K | +19.4K | +171.3K | +31.9K | +11.8K |
67
+ | **golang/go** | +74.3K | +5.1K | +540.8K | +183 | +37.4K |
68
+ | **kubernetes/kubernetes** | +137.9K | +89.2K | +1.9M | +303.9K | +71.1K |
69
+ | **mdn/content** | — | — | +3 | +1 | +8 |
70
+ | **microsoft/TypeScript** | +62.2K | +19.1K | +337.0K | +42.0K | +18.0K |
71
+ | **python/cpython** | +106.0K | +70.7K | +872.1K | +61.8K | +28.8K |
72
+ | **pytorch/pytorch** | +181.7K | +123.3K | +1.2M | +383.9K | +131.8K |
73
+ | **redis/redis** | +14.7K | +7.6K | +82.7K | +27.8K | +14.1K |
74
+ | **rust-lang/rust** | +155.1K | +93.2K | +1.5M | +188.2K | +38.0K |
75
+ | **swiftlang/swift** | +84.9K | +67.2K | — | +41.4K | +10.0K |
76
+ | **vuejs/core** | +12.1K | +6.1K | +36.1K | +4.8K | +11.7K |
77
 
78
 
79
  ## Repositories
80
 
81
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
82
  |---|---:|---:|---:|---:|---:|---:|---|
83
+ | **ClickHouse/ClickHouse** | 102.6K | 73.9K | 312.7K | 105.0K | 40.9K | 1.3M | 2026-04-30 06:08 UTC |
84
  | **duckdb/duckdb** | 18.6K | 11.4K | 61.4K | 13.3K | 15.7K | 322.7K | 2026-04-30 06:16 UTC |
85
+ | **etcd-io/etcd** | 21.1K | 13.9K | 125.1K | 28.8K | 13.0K | 322.6K | 2026-04-30 05:48 UTC |
86
+ | **facebook/react** | 33.9K | 19.4K | 171.3K | 31.9K | 11.8K | 473.7K | 2026-05-04 05:12 UTC |
87
+ | **golang/go** | 74.3K | 5.1K | 540.8K | 183 | 37.4K | 705.1K | 2026-05-04 01:54 UTC |
88
+ | **kubernetes/kubernetes** | 137.9K | 89.2K | 1.9M | 303.9K | 71.1K | 4.0M | 2026-05-04 04:19 UTC |
89
+ | **mdn/content** | 40.9K | 31.7K | 159.1K | 77.0K | 12.6K | 713.0K | 2026-05-04 03:56 UTC |
90
+ | **microsoft/TypeScript** | 62.2K | 19.1K | 337.0K | 42.0K | 18.0K | 1.1M | 2026-04-30 04:25 UTC |
91
+ | **python/cpython** | 106.0K | 70.7K | 872.1K | 61.8K | 28.8K | 1.4M | 2026-05-04 05:39 UTC |
92
+ | **pytorch/pytorch** | 181.7K | 123.3K | 1.2M | 383.9K | 131.8K | 3.1M | 2026-05-04 05:01 UTC |
93
+ | **redis/redis** | 14.7K | 7.6K | 82.7K | 27.8K | 14.1K | 212.9K | 2026-04-30 05:59 UTC |
94
+ | **rust-lang/rust** | 155.1K | 93.2K | 1.5M | 188.2K | 38.0K | 3.7M | 2026-05-04 05:24 UTC |
95
+ | **swiftlang/swift** | 84.9K | 67.2K | 0 | 41.4K | 10.0K | 572.4K | 2026-05-04 05:05 UTC |
96
+ | **vuejs/core** | 12.1K | 6.1K | 36.1K | 4.8K | 11.7K | 92.4K | 2026-05-04 05:37 UTC |
97
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.7K | 2026-04-28 08:27 UTC |
98
 
99
  ## How to download and use this dataset
 
386
 
387
  | Table | Rows | Description |
388
  |-------|-----:|-------------|
389
+ | `issues` | 1.0M | Issues and pull requests (shared metadata) |
390
+ | `pull_requests` | 633.9K | PR-specific fields (merge status, diffs, refs) |
391
+ | `comments` | 5.8M | Conversation comments on issues and PRs |
392
+ | `review_comments` | 1.5M | Inline code review comments on PR diffs |
393
+ | `reviews` | 1.3M | PR review decisions |
394
+ | `timeline_events` | 465.2K | Activity timeline (labels, closes, merges, assignments) |
395
+ | `pr_files` | 7.3M | Files changed in each pull request |
396
+ | **Total** | **18.1M** | |
397
 
398
  ## How it's built
399
 
data/comments/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9cb4a160d5b238834fb860dd3f25a523db8a01ba93cac7fd1edf0e37df7d3b6
3
- size 6497246
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc7ffca4c452f04b534b69c1939fe83fbff6dfbfcf3751081902b05f48dfc810
3
+ size 6508513
data/issues/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f123da18ee3ae07abde8a44806f09f6a93881f859e5b792288cc1480391dc5f
3
- size 5450433
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e78532efb9d116e86bf743621a346ff699915d1f6975e9ecba2771219bec49f7
3
+ size 5455416
data/pr_files/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba0ef553f337901a7058ecef61fbfe42bb988a7f05f9074d1dca3d071cc03df3
3
- size 109533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25833cd9dc1dfdd29701352ebc083f2a9d0f8ca2fd56fc91ae257eee9d6375a4
3
+ size 109546
data/review_comments/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86ee16b74941de6333a494338dbfcb582f08391ef5ca1f4b935bdf6f5ef395b2
3
- size 801586
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11d83690cf0bebf81392982b1a6370b62ff64c8a8fdf14b242c07c6ae30d101f
3
+ size 801834
data/reviews/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3124f05085b2186a60f0c493f5d90308d60a0e9e000f38f5d452d12fb9c76c55
3
- size 498042
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3fe1597f14fe4678e0802c225dd41aca3bb6b4b8c51128126cfa3c90645a977
3
+ size 499201
data/timeline_events/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4045a28cf711d3d4c5cb685de4b3ca842cf99435093333e0741ea06e3186b9f
3
- size 864896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d85c38bc41feadfb5e55596e6b0e55abb8c0143457fcc4ba8091716fe09f2df1
3
+ size 901677
stats.csv CHANGED
@@ -1,5 +1,17 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-05-04T04:39:43Z,duckdb/duckdb,18588,11388,44927,16516,13288,15717,202251,0,322675
3
- 2026-05-04T04:39:43Z,mdn/content,40865,31692,74585,84561,76987,12567,391703,0,712960
4
- 2026-05-04T04:39:43Z,vuejs/docs,3272,2248,4891,2134,2677,10128,15356,0,40706
5
- 2026-05-04T04:39:43Z,_total,62725,45328,124403,103211,92952,38412,609310,0,1076341
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-05-04T08:14:34Z,ClickHouse/ClickHouse,102633,73891,209045,103643,105003,40908,690402,0,1325525
3
+ 2026-05-04T08:14:34Z,duckdb/duckdb,18588,11388,44927,16516,13288,15717,202251,0,322675
4
+ 2026-05-04T08:14:34Z,etcd-io/etcd,21093,13900,87864,37197,28839,13033,120657,0,322583
5
+ 2026-05-04T08:14:34Z,facebook/react,33854,19412,138286,32992,31888,11823,205455,0,473710
6
+ 2026-05-04T08:14:34Z,golang/go,74318,5062,540591,168,183,37433,47343,0,705098
7
+ 2026-05-04T08:14:34Z,kubernetes/kubernetes,137924,89151,1490813,441583,303948,71124,1484210,0,4018753
8
+ 2026-05-04T08:14:34Z,mdn/content,40865,31692,74586,84563,76988,12575,391703,0,712972
9
+ 2026-05-04T08:14:34Z,microsoft/TypeScript,62220,19094,286462,50561,41957,18045,589115,0,1067454
10
+ 2026-05-04T08:14:34Z,python/cpython,106008,70679,725899,146191,61827,28821,272451,0,1411876
11
+ 2026-05-04T08:14:34Z,pytorch/pytorch,181691,123343,900634,325731,383899,131844,1058905,0,3106047
12
+ 2026-05-04T08:14:34Z,redis/redis,14690,7646,53545,29201,27837,14141,65829,0,212889
13
+ 2026-05-04T08:14:34Z,rust-lang/rust,155099,93155,1231915,245863,188204,37962,1790231,0,3742429
14
+ 2026-05-04T08:14:34Z,swiftlang/swift,84873,67197,0,0,41410,10000,368903,0,572383
15
+ 2026-05-04T08:14:34Z,vuejs/core,12138,6063,32446,3620,4837,11675,21623,0,92402
16
+ 2026-05-04T08:14:34Z,vuejs/docs,3272,2248,4891,2134,2677,10128,15356,0,40706
17
+ 2026-05-04T08:14:34Z,_total,1049266,633921,5821904,1519963,1312785,465229,7324434,0,18127502