Datasets:
sync vuejs/core +8 issues +20 comments +6 review_comments +4 reviews — 2026-04-07 00:41 UTC
Browse filesissues 12.1K +8
comments 32.2K +20
review_comments 3.6K +6
reviews 4.8K +4
timeline_events 10.4K +67
pr_files 21.3K +17
README.md
CHANGED
|
@@ -39,9 +39,9 @@ configs:
|
|
| 39 |
|
| 40 |
## What is it?
|
| 41 |
|
| 42 |
-
The full development metadata of
|
| 43 |
|
| 44 |
-
Right now the archive has **
|
| 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-04-
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,24 +61,38 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **ClickHouse/ClickHouse** |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
| 68 |
|
| 69 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 70 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 71 |
-
| **ClickHouse/ClickHouse** | 100.
|
| 72 |
-
| **
|
| 73 |
-
| **
|
| 74 |
-
| **
|
| 75 |
-
| **
|
| 76 |
-
| **
|
| 77 |
-
| **
|
| 78 |
-
| **
|
| 79 |
-
| **
|
| 80 |
-
| **
|
| 81 |
-
| **
|
|
|
|
|
|
|
| 82 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.0K | 40.4K | 2026-04-03 19:23 UTC |
|
| 83 |
|
| 84 |
## How to download and use this dataset
|
|
@@ -371,15 +385,15 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 371 |
|
| 372 |
| Table | Rows | Description |
|
| 373 |
|-------|-----:|-------------|
|
| 374 |
-
| `issues` |
|
| 375 |
-
| `pull_requests` |
|
| 376 |
-
| `comments` | 3.
|
| 377 |
-
| `review_comments` |
|
| 378 |
-
| `reviews` |
|
| 379 |
-
| `timeline_events` |
|
| 380 |
-
| `pr_files` | 5.
|
| 381 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 382 |
-
| **Total** | **
|
| 383 |
|
| 384 |
## How it's built
|
| 385 |
|
|
|
|
| 39 |
|
| 40 |
## What is it?
|
| 41 |
|
| 42 |
+
The full development metadata of 14 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 **12.8M rows** across 8 tables in **3.9 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-04-07 00:41 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +64 | — | +235.2K | +3.2K | +4.2K |
|
| 65 |
+
| **duckdb/duckdb** | +10.6K | — | — | — | — |
|
| 66 |
+
| **etcd-io/etcd** | +4 | — | +24 | +4 | +892 |
|
| 67 |
+
| **facebook/react** | +4 | — | +23 | +3 | +81 |
|
| 68 |
+
| **golang/go** | +17 | — | +169 | — | +1.1K |
|
| 69 |
+
| **mdn/content** | +11 | — | +78 | +68 | +278 |
|
| 70 |
+
| **microsoft/TypeScript** | +8 | — | +28 | +6 | +808 |
|
| 71 |
+
| **pingcap/tidb** | +67.2K | +44.5K | — | +152.3K | +10.0K |
|
| 72 |
+
| **python/cpython** | +40 | — | +189 | +67 | +1.9K |
|
| 73 |
+
| **redis/redis** | +5 | — | +34 | +24 | +820 |
|
| 74 |
+
| **rust-lang/rust** | +53 | — | +484 | +75 | +4.1K |
|
| 75 |
+
| **swiftlang/swift** | +14 | — | +96 | +39 | +728 |
|
| 76 |
+
| **vuejs/core** | +8 | — | +26 | +4 | +67 |
|
| 77 |
|
| 78 |
|
| 79 |
## Repositories
|
| 80 |
|
| 81 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 82 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 83 |
+
| **ClickHouse/ClickHouse** | 100.8K | 72.8K | 235.2K | 100.9K | 14.4K | 1.2M | 2026-04-07 00:16 UTC |
|
| 84 |
+
| **duckdb/duckdb** | 10.6K | 0 | 0 | 0 | 0 | 10.6K | 2026-04-06 11:02 UTC |
|
| 85 |
+
| **etcd-io/etcd** | 21.0K | 13.8K | 124.1K | 28.5K | 11.4K | 319.2K | 2026-04-06 23:32 UTC |
|
| 86 |
+
| **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 250.9K | 860.7K | 2026-04-06 22:50 UTC |
|
| 87 |
+
| **golang/go** | 75.9K | 4.9K | 536.2K | 323 | 268.2K | 957.3K | 2026-04-06 23:24 UTC |
|
| 88 |
+
| **mdn/content** | 41.5K | 31.5K | 157.4K | 18.9K | 13.2K | 412.6K | 2026-04-07 00:20 UTC |
|
| 89 |
+
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 13.2K | 1.1M | 2026-04-07 00:00 UTC |
|
| 90 |
+
| **pingcap/tidb** | 67.2K | 44.5K | 0 | 152.3K | 10.0K | 659.6K | 2026-04-06 13:14 UTC |
|
| 91 |
+
| **python/cpython** | 145.8K | 69.8K | 864.5K | 149.9K | 25.0K | 1.9M | 2026-04-07 00:20 UTC |
|
| 92 |
+
| **redis/redis** | 14.6K | 7.6K | 81.5K | 27.2K | 10.9K | 207.3K | 2026-04-06 20:10 UTC |
|
| 93 |
+
| **rust-lang/rust** | 154.0K | 92.2K | 1.5M | 185.8K | 46.2K | 3.7M | 2026-04-07 00:14 UTC |
|
| 94 |
+
| **swiftlang/swift** | 84.4K | 66.8K | 447.3K | 108.5K | 13.9K | 1.4M | 2026-04-07 00:00 UTC |
|
| 95 |
+
| **vuejs/core** | 12.1K | 6.1K | 35.7K | 4.8K | 10.4K | 90.3K | 2026-04-07 00:05 UTC |
|
| 96 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.0K | 40.4K | 2026-04-03 19:23 UTC |
|
| 97 |
|
| 98 |
## How to download and use this dataset
|
|
|
|
| 385 |
|
| 386 |
| Table | Rows | Description |
|
| 387 |
|-------|-----:|-------------|
|
| 388 |
+
| `issues` | 826.9K | Issues and pull requests (shared metadata) |
|
| 389 |
+
| `pull_requests` | 450.6K | PR-specific fields (merge status, diffs, refs) |
|
| 390 |
+
| `comments` | 3.7M | Conversation comments on issues and PRs |
|
| 391 |
+
| `review_comments` | 759.9K | Inline code review comments on PR diffs |
|
| 392 |
+
| `reviews` | 841.8K | PR review decisions |
|
| 393 |
+
| `timeline_events` | 697.7K | Activity timeline (labels, closes, merges, assignments) |
|
| 394 |
+
| `pr_files` | 5.4M | Files changed in each pull request |
|
| 395 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 396 |
+
| **Total** | **12.8M** | |
|
| 397 |
|
| 398 |
## How it's built
|
| 399 |
|
data/comments/vuejs/core/delta.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5d7be5aeb86c16f2b9be3486afe9c7e5c0a0b36b5d9221c4f1f198c6a5272ad
|
| 3 |
+
size 15875
|
data/issues/vuejs/core/delta.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00f52a4389bb9b3e8f1df5d128475d8cdec1dc23942a896387f5509aa3faa5b9
|
| 3 |
+
size 19004
|
data/review_comments/vuejs/core/delta.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fac87fdf49d2fc940c52e17b4f595de8542d1aafd2751f863f5893d0e30f86e
|
| 3 |
+
size 7512
|
data/reviews/vuejs/core/delta.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:013dc6a81a441596220ddb53fb3ac32e495f6cdae6d0af28ba9f73a49a6d6eed
|
| 3 |
+
size 4697
|
data/timeline_events/vuejs/core/delta.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49d9632c9c5b46aae5d65935120a7c4899cd0e5b5e978271ed4ef6434f995c2c
|
| 3 |
+
size 22482
|
stats.csv
CHANGED
|
@@ -1,14 +1,16 @@
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
-
2026-04-
|
| 3 |
-
2026-04-
|
| 4 |
-
2026-04-
|
| 5 |
-
2026-04-
|
| 6 |
-
2026-04-
|
| 7 |
-
2026-04-
|
| 8 |
-
2026-04-
|
| 9 |
-
2026-04-
|
| 10 |
-
2026-04-
|
| 11 |
-
2026-04-
|
| 12 |
-
2026-04-
|
| 13 |
-
2026-04-
|
| 14 |
-
2026-04-
|
|
|
|
|
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-04-07T00:41:26Z,ClickHouse/ClickHouse,100767,72838,203554,31607,100886,14377,694654,0,1218683
|
| 3 |
+
2026-04-07T00:41:26Z,duckdb/duckdb,10600,0,0,0,0,0,0,0,10600
|
| 4 |
+
2026-04-07T00:41:26Z,etcd-io/etcd,20977,13844,87235,36911,28519,11415,120334,0,319235
|
| 5 |
+
2026-04-07T00:41:26Z,facebook/react,33676,19202,137771,32913,20117,250860,202197,163984,860720
|
| 6 |
+
2026-04-07T00:41:26Z,golang/go,75856,4942,536058,167,323,268162,71801,0,957309
|
| 7 |
+
2026-04-07T00:41:26Z,mdn/content,41549,31454,74126,83303,18892,13219,150013,0,412556
|
| 8 |
+
2026-04-07T00:41:26Z,microsoft/TypeScript,62139,19094,286115,50558,41941,13207,589008,0,1062062
|
| 9 |
+
2026-04-07T00:41:26Z,pingcap/tidb,67220,44489,0,0,152285,10000,385597,0,659591
|
| 10 |
+
2026-04-07T00:41:26Z,python/cpython,145799,69824,720155,144320,149899,24974,661898,0,1916869
|
| 11 |
+
2026-04-07T00:41:26Z,redis/redis,14562,7646,53062,28453,27151,10918,65540,0,207332
|
| 12 |
+
2026-04-07T00:41:26Z,rust-lang/rust,154002,92154,1220889,242831,185839,46238,1715201,0,3657154
|
| 13 |
+
2026-04-07T00:41:26Z,swiftlang/swift,84416,66803,344157,103119,108477,13942,685321,0,1406235
|
| 14 |
+
2026-04-07T00:41:26Z,vuejs/core,12057,6063,32178,3558,4763,10388,21317,0,90324
|
| 15 |
+
2026-04-07T00:41:26Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
|
| 16 |
+
2026-04-07T00:41:26Z,_total,826883,450601,3700171,759871,841765,697744,5378075,163984,12819094
|