Datasets:
sync vuejs/core +2 issues +1 comments +1 reviews +6 timeline — 2026-04-09 10:43 UTC
Browse filesissues 12.1K +2
comments 32.2K +1
reviews 4.8K +1
timeline_events 10.6K +6
pr_files 21.4K +1
- README.md +33 -31
- data/comments/vuejs/core/0.parquet +2 -2
- data/issues/vuejs/core/0.parquet +2 -2
- data/pr_files/vuejs/core/0.parquet +2 -2
- data/reviews/vuejs/core/0.parquet +2 -2
- data/timeline_events/vuejs/core/0.parquet +2 -2
- stats.csv +18 -18
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 **21.6M rows** across 8 tables in **1.
|
| 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-09
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,41 +61,43 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **ClickHouse/ClickHouse** | +
|
| 65 |
-
| **duckdb/duckdb** | +2 | — | +
|
| 66 |
-
| **etcd-io/etcd** | — | — | +
|
| 67 |
-
| **
|
| 68 |
-
| **
|
| 69 |
-
| **
|
| 70 |
-
| **
|
| 71 |
-
| **
|
| 72 |
-
| **pingcap/tidb** | +
|
| 73 |
-
| **python/cpython** |
|
| 74 |
-
| **pytorch/pytorch** | +
|
| 75 |
-
| **
|
| 76 |
-
| **
|
|
|
|
|
|
|
| 77 |
|
| 78 |
|
| 79 |
## Repositories
|
| 80 |
|
| 81 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 82 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 83 |
-
| **ClickHouse/ClickHouse** | 101.1K | 73.1K | 305.8K | 101.7K | 31.
|
| 84 |
-
| **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.
|
| 85 |
-
| **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.
|
| 86 |
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 09:04 UTC |
|
| 87 |
-
| **golang/go** | 75.9K | 4.9K | 536.7K | 323 | 279.5K | 969.2K | 2026-04-09
|
| 88 |
-
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 24.
|
| 89 |
-
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.
|
| 90 |
-
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.
|
| 91 |
-
| **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.
|
| 92 |
-
| **pingcap/tidb** | 67.3K | 44.5K | 488.
|
| 93 |
-
| **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 37.0K | 1.9M | 2026-04-09
|
| 94 |
-
| **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K |
|
| 95 |
-
| **redis/redis** | 14.6K | 7.6K | 81.6K | 27.2K | 11.
|
| 96 |
-
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.0K | 58.
|
| 97 |
-
| **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.6K | 1.4M | 2026-04-09
|
| 98 |
-
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.
|
| 99 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
|
| 100 |
|
| 101 |
## How to download and use this dataset
|
|
@@ -393,7 +395,7 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 393 |
| `comments` | 6.8M | Conversation comments on issues and PRs |
|
| 394 |
| `review_comments` | 1.8M | Inline code review comments on PR diffs |
|
| 395 |
| `reviews` | 1.6M | PR review decisions |
|
| 396 |
-
| `timeline_events` |
|
| 397 |
| `pr_files` | 8.5M | Files changed in each pull request |
|
| 398 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 399 |
| **Total** | **21.6M** | |
|
|
|
|
| 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 **21.6M rows** across 8 tables in **1.4 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-04-09 10:43 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +7 | — | +40 | +20 | +640 |
|
| 65 |
+
| **duckdb/duckdb** | +2 | — | +12 | +8 | +56 |
|
| 66 |
+
| **etcd-io/etcd** | — | — | +15 | +11 | +23 |
|
| 67 |
+
| **golang/go** | +1 | — | +4 | — | +13 |
|
| 68 |
+
| **kubernetes/kubernetes** | — | — | +53 | +12 | +351 |
|
| 69 |
+
| **mdn/content** | +1 | — | — | +2 | +6 |
|
| 70 |
+
| **microsoft/TypeScript** | — | — | +2 | — | +206 |
|
| 71 |
+
| **moby/moby** | — | — | +5 | +2 | +7 |
|
| 72 |
+
| **pingcap/tidb** | +6 | — | +88 | +13 | +511 |
|
| 73 |
+
| **python/cpython** | — | — | +14 | +6 | +38 |
|
| 74 |
+
| **pytorch/pytorch** | +2 | — | +23 | +14 | +720 |
|
| 75 |
+
| **redis/redis** | — | — | +9 | +5 | +54 |
|
| 76 |
+
| **rust-lang/rust** | +4 | — | +33 | +9 | +155 |
|
| 77 |
+
| **swiftlang/swift** | +2 | — | +2 | +1 | +29 |
|
| 78 |
+
| **vuejs/core** | +2 | — | +1 | +1 | +6 |
|
| 79 |
|
| 80 |
|
| 81 |
## Repositories
|
| 82 |
|
| 83 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 84 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 85 |
+
| **ClickHouse/ClickHouse** | 101.1K | 73.1K | 305.8K | 101.7K | 31.8K | 1.3M | 2026-04-09 10:30 UTC |
|
| 86 |
+
| **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.3K | 313.2K | 2026-04-09 10:30 UTC |
|
| 87 |
+
| **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.6K | 2026-04-09 10:29 UTC |
|
| 88 |
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 09:04 UTC |
|
| 89 |
+
| **golang/go** | 75.9K | 4.9K | 536.7K | 323 | 279.5K | 969.2K | 2026-04-09 10:24 UTC |
|
| 90 |
+
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 24.4K | 4.0M | 2026-04-09 10:25 UTC |
|
| 91 |
+
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.1K | 414.0K | 2026-04-09 10:26 UTC |
|
| 92 |
+
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09 10:13 UTC |
|
| 93 |
+
| **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.2K | 2026-04-09 10:18 UTC |
|
| 94 |
+
| **pingcap/tidb** | 67.3K | 44.5K | 488.5K | 162.8K | 20.7K | 1.2M | 2026-04-09 10:31 UTC |
|
| 95 |
+
| **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 37.0K | 1.9M | 2026-04-09 10:29 UTC |
|
| 96 |
+
| **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 23.3K | 3.0M | 2026-04-09 10:31 UTC |
|
| 97 |
+
| **redis/redis** | 14.6K | 7.6K | 81.6K | 27.2K | 11.4K | 208.0K | 2026-04-09 10:26 UTC |
|
| 98 |
+
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.0K | 58.5K | 3.7M | 2026-04-09 10:30 UTC |
|
| 99 |
+
| **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.6K | 1.4M | 2026-04-09 10:25 UTC |
|
| 100 |
+
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 10:27 UTC |
|
| 101 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
|
| 102 |
|
| 103 |
## How to download and use this dataset
|
|
|
|
| 395 |
| `comments` | 6.8M | Conversation comments on issues and PRs |
|
| 396 |
| `review_comments` | 1.8M | Inline code review comments on PR diffs |
|
| 397 |
| `reviews` | 1.6M | PR review decisions |
|
| 398 |
+
| `timeline_events` | 844.4K | Activity timeline (labels, closes, merges, assignments) |
|
| 399 |
| `pr_files` | 8.5M | Files changed in each pull request |
|
| 400 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 401 |
| **Total** | **21.6M** | |
|
data/comments/vuejs/core/0.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:4cce938ef6a5b6c1e0aa49a76457d930c9f60ca4dd1519ddf073bd8ab6e86cf9
|
| 3 |
+
size 6349888
|
data/issues/vuejs/core/0.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:3d3ec3a9ea7e84ac618d9bbfb42e1c86414f5cde833a0979f9fd4339fbee91a2
|
| 3 |
+
size 5419947
|
data/pr_files/vuejs/core/0.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:a07c1a0c6515e9ce780b4403bde9e80e83e23f77085662f170b64498767947c0
|
| 3 |
+
size 108531
|
data/reviews/vuejs/core/0.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:e6b1bbba444ea3665bc9715ba7a63a87d6c0cd1e86720489b7efb4dd90aa0e97
|
| 3 |
+
size 463367
|
data/timeline_events/vuejs/core/0.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:692a4ac5d17b74ad5b708695d4770daaabaa7846fe83fde2559aac3e67449416
|
| 3 |
+
size 479898
|
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-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-
|
| 15 |
-
2026-04-
|
| 16 |
-
2026-04-
|
| 17 |
-
2026-04-
|
| 18 |
-
2026-04-
|
| 19 |
-
2026-04-
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-04-09T10:43:59Z,ClickHouse/ClickHouse,101073,73100,205237,100570,101681,31835,695709,0,1309205
|
| 3 |
+
2026-04-09T10:43:59Z,duckdb/duckdb,18205,11388,44689,16430,13207,11305,198020,0,313244
|
| 4 |
+
2026-04-09T10:43:59Z,etcd-io/etcd,20997,13844,87357,36977,28592,12466,120396,0,320629
|
| 5 |
+
2026-04-09T10:43:59Z,facebook/react,33690,19202,137831,32928,20136,255685,202222,163984,865678
|
| 6 |
+
2026-04-09T10:43:59Z,golang/go,75903,4942,536579,167,323,279497,71807,0,969218
|
| 7 |
+
2026-04-09T10:43:59Z,kubernetes/kubernetes,137469,88755,1485123,439916,302503,24392,1475750,0,3953908
|
| 8 |
+
2026-04-09T10:43:59Z,mdn/content,41588,31454,74196,83461,19051,14093,150175,0,414018
|
| 9 |
+
2026-04-09T10:43:59Z,microsoft/TypeScript,62147,19094,286155,50558,41943,14328,589013,0,1063238
|
| 10 |
+
2026-04-09T10:43:59Z,moby/moby,51390,28126,316885,70539,50457,12599,347163,0,877159
|
| 11 |
+
2026-04-09T10:43:59Z,pingcap/tidb,67300,44494,370921,117589,162803,20697,427878,0,1211682
|
| 12 |
+
2026-04-09T10:43:59Z,python/cpython,145897,69824,720778,144451,150042,36991,662129,0,1930112
|
| 13 |
+
2026-04-09T10:43:59Z,pytorch/pytorch,179224,121468,893673,324658,382516,23319,1049510,0,2974368
|
| 14 |
+
2026-04-09T10:43:59Z,redis/redis,14572,7646,53108,28541,27238,11366,65518,0,207989
|
| 15 |
+
2026-04-09T10:43:59Z,rust-lang/rust,154119,92154,1221960,243057,186047,58510,1716787,0,3672634
|
| 16 |
+
2026-04-09T10:43:59Z,swiftlang/swift,84462,66803,344344,103208,108602,16635,685570,0,1409624
|
| 17 |
+
2026-04-09T10:43:59Z,vuejs/core,12068,6063,32204,3565,4773,10629,21352,0,90654
|
| 18 |
+
2026-04-09T10:43:59Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
|
| 19 |
+
2026-04-09T10:43:59Z,_total,1203367,700605,6815914,1798749,1602588,844405,8494193,163984,21623805
|