Datasets:
sync vuejs/core +1 timeline +1 pr_files — 2026-04-10 14:46 UTC
Browse filestimeline_events 10.7K +1
pr_files 21.4K +1
- README.md +33 -31
- 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.7M 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-10
|
| 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** |
|
| 66 |
-
| **etcd-io/etcd** | — | — | +4 | +
|
| 67 |
-
| **facebook/react** |
|
| 68 |
-
| **golang/go** | — | — | +
|
| 69 |
-
| **kubernetes/kubernetes** |
|
| 70 |
-
| **mdn/content** | +
|
| 71 |
-
| **moby/moby** | — | — |
|
| 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.
|
| 84 |
-
| **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.
|
| 85 |
-
| **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.7K | 321.0K | 2026-04-10
|
| 86 |
-
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.8K | 2026-04-10
|
| 87 |
-
| **golang/go** | 75.9K | 4.9K | 537.0K | 323 | 282.2K | 972.2K | 2026-04-10
|
| 88 |
-
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.
|
| 89 |
-
| **mdn/content** | 41.6K | 31.5K | 157.8K | 19.2K | 14.6K | 414.9K | 2026-04-10
|
| 90 |
| **microsoft/TypeScript** | 62.2K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-10 08:50 UTC |
|
| 91 |
-
| **moby/moby** | 51.4K | 28.1K | 387.5K | 50.5K | 13.0K | 877.7K | 2026-04-10
|
| 92 |
-
| **pingcap/tidb** | 67.3K | 44.5K | 489.
|
| 93 |
-
| **python/cpython** | 145.9K | 69.8K | 865.6K | 150.1K | 41.
|
| 94 |
-
| **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.7K | 52.
|
| 95 |
-
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.3K | 11.5K | 208.2K | 2026-04-10
|
| 96 |
-
| **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.2K |
|
| 97 |
-
| **swiftlang/swift** | 84.5K | 66.8K | 447.7K | 108.6K | 17.
|
| 98 |
-
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.7K | 90.8K | 2026-04-10
|
| 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.7M** | |
|
|
|
|
| 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.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-10 14:46 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +16 | — | +88 | +29 | +347 |
|
| 65 |
+
| **duckdb/duckdb** | +2 | — | +1 | — | +66 |
|
| 66 |
+
| **etcd-io/etcd** | — | — | +4 | +3 | +7 |
|
| 67 |
+
| **facebook/react** | +2 | — | +1 | — | +6 |
|
| 68 |
+
| **golang/go** | — | — | +4 | — | +13 |
|
| 69 |
+
| **kubernetes/kubernetes** | +1 | — | +48 | +18 | +761 |
|
| 70 |
+
| **mdn/content** | +3 | — | +3 | +1 | +38 |
|
| 71 |
+
| **moby/moby** | — | — | +1 | — | +3 |
|
| 72 |
+
| **pingcap/tidb** | — | — | +56 | +1 | +99 |
|
| 73 |
+
| **python/cpython** | +4 | — | +34 | +4 | +125 |
|
| 74 |
+
| **pytorch/pytorch** | +7 | — | +48 | +6 | +754 |
|
| 75 |
+
| **redis/redis** | +1 | — | +3 | +1 | +7 |
|
| 76 |
+
| **rust-lang/rust** | +6 | — | +88 | +37 | +366 |
|
| 77 |
+
| **swiftlang/swift** | — | — | +5 | +1 | +15 |
|
| 78 |
+
| **vuejs/core** | — | — | — | — | +1 |
|
| 79 |
|
| 80 |
|
| 81 |
## Repositories
|
| 82 |
|
| 83 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 84 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 85 |
+
| **ClickHouse/ClickHouse** | 101.3K | 73.1K | 307.3K | 102.2K | 40.2K | 1.3M | 2026-04-10 14:12 UTC |
|
| 86 |
+
| **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.9K | 314.1K | 2026-04-10 14:04 UTC |
|
| 87 |
+
| **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.7K | 321.0K | 2026-04-10 14:10 UTC |
|
| 88 |
+
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.8K | 2026-04-10 13:54 UTC |
|
| 89 |
+
| **golang/go** | 75.9K | 4.9K | 537.0K | 323 | 282.2K | 972.2K | 2026-04-10 14:05 UTC |
|
| 90 |
+
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.7K | 31.8K | 4.0M | 2026-04-10 14:14 UTC |
|
| 91 |
+
| **mdn/content** | 41.6K | 31.5K | 157.8K | 19.2K | 14.6K | 414.9K | 2026-04-10 14:03 UTC |
|
| 92 |
| **microsoft/TypeScript** | 62.2K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-10 08:50 UTC |
|
| 93 |
+
| **moby/moby** | 51.4K | 28.1K | 387.5K | 50.5K | 13.0K | 877.7K | 2026-04-10 14:00 UTC |
|
| 94 |
+
| **pingcap/tidb** | 67.3K | 44.5K | 489.4K | 162.9K | 24.3K | 1.2M | 2026-04-10 14:10 UTC |
|
| 95 |
+
| **python/cpython** | 145.9K | 69.8K | 865.6K | 150.1K | 41.9K | 1.9M | 2026-04-10 14:06 UTC |
|
| 96 |
+
| **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.7K | 52.7K | 3.0M | 2026-04-10 14:12 UTC |
|
| 97 |
+
| **redis/redis** | 14.6K | 7.6K | 81.7K | 27.3K | 11.5K | 208.2K | 2026-04-10 13:44 UTC |
|
| 98 |
+
| **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.2K | 64.3K | 3.7M | 2026-04-10 14:07 UTC |
|
| 99 |
+
| **swiftlang/swift** | 84.5K | 66.8K | 447.7K | 108.6K | 17.6K | 1.4M | 2026-04-10 14:06 UTC |
|
| 100 |
+
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.7K | 90.8K | 2026-04-10 13:30 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` | 909.6K | 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.7M** | |
|
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:d6c6d3c1a25bd13c1ce44e4e0eb02291e0ca2ba27ca8ea508a851db0808d5094
|
| 3 |
+
size 108595
|
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:fff7be05ccae378596d43f26bc7fa884d88e6e04e5bf136e4a1e2e7ab0dbb99e
|
| 3 |
+
size 510051
|
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-10T14:46:03Z,ClickHouse/ClickHouse,101262,73100,206310,100988,102158,40185,697136,0,1321139
|
| 3 |
+
2026-04-10T14:46:03Z,duckdb/duckdb,18230,11388,44736,16440,13217,11870,198231,0,314112
|
| 4 |
+
2026-04-10T14:46:03Z,etcd-io/etcd,21002,13844,87385,36998,28613,12712,120420,0,320974
|
| 5 |
+
2026-04-10T14:46:03Z,facebook/react,33700,19202,137865,32928,20137,255796,202233,163984,865845
|
| 6 |
+
2026-04-10T14:46:03Z,golang/go,75924,4942,536846,167,323,282177,71822,0,972201
|
| 7 |
+
2026-04-10T14:46:03Z,kubernetes/kubernetes,137498,88755,1485734,440066,302652,31792,1475927,0,3962424
|
| 8 |
+
2026-04-10T14:46:03Z,mdn/content,41605,31454,74230,83572,19178,14599,150277,0,414915
|
| 9 |
+
2026-04-10T14:46:03Z,microsoft/TypeScript,62153,19094,286167,50558,41943,14377,589013,0,1063305
|
| 10 |
+
2026-04-10T14:46:03Z,moby/moby,51397,28126,316901,70561,50477,13049,347214,0,877725
|
| 11 |
+
2026-04-10T14:46:03Z,pingcap/tidb,67340,44494,371713,117671,162889,24283,431123,0,1219513
|
| 12 |
+
2026-04-10T14:46:03Z,python/cpython,145943,69824,721125,144501,150103,41937,662229,0,1935662
|
| 13 |
+
2026-04-10T14:46:03Z,pytorch/pytorch,179335,121468,894528,324822,382704,52707,1050202,0,3005766
|
| 14 |
+
2026-04-10T14:46:03Z,redis/redis,14575,7646,53123,28568,27265,11484,65522,0,208183
|
| 15 |
+
2026-04-10T14:46:03Z,rust-lang/rust,154185,92154,1222492,243244,186195,64275,1718767,0,3681312
|
| 16 |
+
2026-04-10T14:46:03Z,swiftlang/swift,84494,66803,344461,103217,108642,17561,685933,0,1411111
|
| 17 |
+
2026-04-10T14:46:03Z,vuejs/core,12073,6063,32239,3565,4775,10731,21369,0,90815
|
| 18 |
+
2026-04-10T14:46:03Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
|
| 19 |
+
2026-04-10T14:46:03Z,_total,1203979,700605,6820729,1800000,1603945,909593,8502612,163984,21705447
|