Datasets:
sync vuejs/core +1 comments +3 timeline +2 pr_files — 2026-04-09 18:14 UTC
Browse filescomments 32.2K +1
timeline_events 10.6K +3
pr_files 21.4K +2
- README.md +31 -31
- data/comments/vuejs/core/0.parquet +2 -2
- data/pr_files/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.
|
| 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,41 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **ClickHouse/ClickHouse** | +
|
| 65 |
-
| **
|
| 66 |
-
| **
|
| 67 |
-
| **
|
| 68 |
-
| **
|
| 69 |
-
| **
|
| 70 |
-
| **
|
| 71 |
-
| **
|
| 72 |
-
| **
|
| 73 |
-
| **
|
| 74 |
-
| **
|
| 75 |
-
| **
|
| 76 |
-
| **
|
| 77 |
|
| 78 |
|
| 79 |
## Repositories
|
| 80 |
|
| 81 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 82 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 83 |
-
| **ClickHouse/ClickHouse** | 101.
|
| 84 |
-
| **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.5K | 313.6K | 2026-04-09
|
| 85 |
-
| **etcd-io/etcd** | 21.0K | 13.8K | 124.
|
| 86 |
-
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.8K | 2026-04-09
|
| 87 |
-
| **golang/go** | 75.9K | 4.9K | 536.9K | 323 | 280.0K | 969.9K | 2026-04-09 17:
|
| 88 |
-
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.
|
| 89 |
-
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.2K | 414.3K | 2026-04-09
|
| 90 |
-
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09
|
| 91 |
| **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.7K | 877.3K | 2026-04-09 17:06 UTC |
|
| 92 |
-
| **pingcap/tidb** | 67.3K | 44.5K | 488.8K | 162.8K | 22.0K | 1.2M | 2026-04-09 17:
|
| 93 |
-
| **python/cpython** | 145.9K | 69.8K | 865.4K | 150.1K | 38.8K | 1.9M | 2026-04-09 17:
|
| 94 |
-
| **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.6K | 32.
|
| 95 |
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.1K | 2026-04-09 15:38 UTC |
|
| 96 |
-
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 61.
|
| 97 |
-
| **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.9K | 1.4M | 2026-04-09 17:
|
| 98 |
-
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09
|
| 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,10 +393,10 @@ 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.
|
| 400 |
|
| 401 |
## How it's built
|
| 402 |
|
|
|
|
| 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.7M rows** across 8 tables in **1.2 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 18:14 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +12 | — | +53 | +16 | +279 |
|
| 65 |
+
| **duckdb/duckdb** | — | — | +1 | — | +6 |
|
| 66 |
+
| **etcd-io/etcd** | +2 | — | +5 | — | +31 |
|
| 67 |
+
| **facebook/react** | — | — | +1 | — | +3 |
|
| 68 |
+
| **golang/go** | — | — | +11 | — | +15 |
|
| 69 |
+
| **kubernetes/kubernetes** | — | — | +11 | +3 | +149 |
|
| 70 |
+
| **mdn/content** | — | — | +5 | +3 | +11 |
|
| 71 |
+
| **pingcap/tidb** | — | — | +11 | — | +24 |
|
| 72 |
+
| **python/cpython** | +1 | — | +12 | +1 | +50 |
|
| 73 |
+
| **pytorch/pytorch** | +2 | — | +30 | +6 | +627 |
|
| 74 |
+
| **rust-lang/rust** | — | — | +18 | — | +97 |
|
| 75 |
+
| **swiftlang/swift** | — | — | +5 | — | +15 |
|
| 76 |
+
| **vuejs/core** | — | — | +1 | — | +3 |
|
| 77 |
|
| 78 |
|
| 79 |
## Repositories
|
| 80 |
|
| 81 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 82 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 83 |
+
| **ClickHouse/ClickHouse** | 101.2K | 73.1K | 306.2K | 101.8K | 34.3K | 1.3M | 2026-04-09 17:52 UTC |
|
| 84 |
+
| **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.5K | 313.6K | 2026-04-09 17:49 UTC |
|
| 85 |
+
| **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.5K | 320.8K | 2026-04-09 17:33 UTC |
|
| 86 |
+
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.8K | 2026-04-09 17:44 UTC |
|
| 87 |
+
| **golang/go** | 75.9K | 4.9K | 536.9K | 323 | 280.0K | 969.9K | 2026-04-09 17:47 UTC |
|
| 88 |
+
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.6K | 27.4K | 4.0M | 2026-04-09 17:52 UTC |
|
| 89 |
+
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.2K | 414.3K | 2026-04-09 17:49 UTC |
|
| 90 |
+
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09 17:14 UTC |
|
| 91 |
| **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.7K | 877.3K | 2026-04-09 17:06 UTC |
|
| 92 |
+
| **pingcap/tidb** | 67.3K | 44.5K | 488.8K | 162.8K | 22.0K | 1.2M | 2026-04-09 17:51 UTC |
|
| 93 |
+
| **python/cpython** | 145.9K | 69.8K | 865.4K | 150.1K | 38.8K | 1.9M | 2026-04-09 17:49 UTC |
|
| 94 |
+
| **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.6K | 32.8K | 3.0M | 2026-04-09 17:53 UTC |
|
| 95 |
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.1K | 2026-04-09 15:38 UTC |
|
| 96 |
+
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 61.1K | 3.7M | 2026-04-09 17:49 UTC |
|
| 97 |
+
| **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.9K | 1.4M | 2026-04-09 17:45 UTC |
|
| 98 |
+
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 17:32 UTC |
|
| 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 |
| `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` | 866.4K | Activity timeline (labels, closes, merges, assignments) |
|
| 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.7M** | |
|
| 400 |
|
| 401 |
## How it's built
|
| 402 |
|
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:927bd4de8434e88d57f6e31c38e7c1dea0ba1b17f6ff72e8fe6a8284a234719e
|
| 3 |
+
size 6357806
|
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:7e9dc4dec29cda03e2978854f5ca3f28821c035e34301bd0e742c2258b2aa36c
|
| 3 |
+
size 108532
|
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:cea2bcb3c11bc607c1bb175ee9174aa879e27f3093b337c10f6a7308627ebc38
|
| 3 |
+
size 493370
|
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-09T18:14:20Z,ClickHouse/ClickHouse,101151,73100,205512,100688,101810,34255,696129,0,1312645
|
| 3 |
+
2026-04-09T18:14:20Z,duckdb/duckdb,18217,11388,44717,16438,13214,11544,198113,0,313631
|
| 4 |
+
2026-04-09T18:14:20Z,etcd-io/etcd,21000,13844,87367,36988,28603,12544,120405,0,320751
|
| 5 |
+
2026-04-09T18:14:20Z,facebook/react,33696,19202,137849,32928,20137,255739,202230,163984,865765
|
| 6 |
+
2026-04-09T18:14:20Z,golang/go,75913,4942,536702,167,323,280049,71818,0,969914
|
| 7 |
+
2026-04-09T18:14:20Z,kubernetes/kubernetes,137480,88755,1485377,439974,302551,27385,1475784,0,3957306
|
| 8 |
+
2026-04-09T18:14:20Z,mdn/content,41592,31454,74210,83518,19088,14231,150183,0,414276
|
| 9 |
+
2026-04-09T18:14:20Z,microsoft/TypeScript,62149,19094,286158,50558,41943,14334,589013,0,1063249
|
| 10 |
+
2026-04-09T18:14:20Z,moby/moby,51393,28126,316889,70551,50468,12662,347173,0,877262
|
| 11 |
+
2026-04-09T18:14:20Z,pingcap/tidb,67308,44494,371202,117603,162834,21978,427932,0,1213351
|
| 12 |
+
2026-04-09T18:14:20Z,python/cpython,145917,69824,720905,144477,150078,38826,662176,0,1932203
|
| 13 |
+
2026-04-09T18:14:20Z,pytorch/pytorch,179262,121468,893911,324694,382582,32771,1050088,0,2984776
|
| 14 |
+
2026-04-09T18:14:20Z,redis/redis,14574,7646,53116,28550,27249,11434,65521,0,208090
|
| 15 |
+
2026-04-09T18:14:20Z,rust-lang/rust,154142,92154,1222161,243117,186109,61060,1717447,0,3676190
|
| 16 |
+
2026-04-09T18:14:20Z,swiftlang/swift,84473,66803,344384,103213,108624,16929,685687,0,1410113
|
| 17 |
+
2026-04-09T18:14:20Z,vuejs/core,12068,6063,32207,3565,4773,10648,21354,0,90678
|
| 18 |
+
2026-04-09T18:14:20Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
|
| 19 |
+
2026-04-09T18:14:20Z,_total,1203598,700605,6817541,1799163,1603060,866447,8496247,163984,21650645
|