Datasets:
sync vuejs/docs +1 issues — 2026-05-27 06:44 UTC
Browse files- README.md +38 -23
- data/issues/vuejs/docs/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 **22.1M rows** across 8 tables in **
|
| 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-27
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,31 +61,46 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **
|
| 65 |
-
| **
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
|
| 67 |
|
| 68 |
## Repositories
|
| 69 |
|
| 70 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 71 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 72 |
-
| **ClickHouse/ClickHouse** | 104.8K | 76.1K | 327.
|
| 73 |
-
| **duckdb/duckdb** | 19.0K | 12.1K | 63.7K | 13.9K | 299.5K | 799.
|
| 74 |
-
| **etcd-io/etcd** | 21.2K | 14.0K | 126.4K | 29.3K | 20.
|
| 75 |
-
| **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 18.
|
| 76 |
-
| **golang/go** | 74.8K | 5.1K | 544.
|
| 77 |
-
| **kubernetes/kubernetes** | 138.5K | 89.6K | 1.9M | 305.9K |
|
| 78 |
-
| **mdn/content** | 41.1K | 31.9K | 160.8K | 77.9K | 17.
|
| 79 |
-
| **microsoft/TypeScript** | 62.3K | 19.1K | 337.3K | 42.0K |
|
| 80 |
-
| **moby/moby** | 51.7K | 28.4K | 0 | 0 |
|
| 81 |
-
| **pingcap/tidb** | 68.3K | 45.2K | 500.
|
| 82 |
-
| **python/cpython** | 107.1K | 71.7K | 877.4K | 63.1K | 83.
|
| 83 |
-
| **pytorch/pytorch** | 184.
|
| 84 |
-
| **redis/redis** | 14.8K | 7.8K | 83.7K | 28.4K | 17.5K | 221.
|
| 85 |
-
| **rust-lang/rust** | 155.9K | 93.9K | 1.5M | 189.6K | 115.
|
| 86 |
-
| **swiftlang/swift** | 85.5K | 67.7K | 452.
|
| 87 |
-
| **vuejs/core** | 12.2K | 6.2K | 36.4K | 4.9K | 129.8K | 227.2K | 2026-05-
|
| 88 |
-
| **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 10.2K | 40.9K | 2026-05-
|
| 89 |
|
| 90 |
## How to download and use this dataset
|
| 91 |
|
|
@@ -378,13 +393,13 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 378 |
| Table | Rows | Description |
|
| 379 |
|-------|-----:|-------------|
|
| 380 |
| `issues` | 1.2M | Issues and pull requests (shared metadata) |
|
| 381 |
-
| `pull_requests` | 716.
|
| 382 |
| `comments` | 6.6M | Conversation comments on issues and PRs |
|
| 383 |
| `review_comments` | 1.8M | Inline code review comments on PR diffs |
|
| 384 |
| `reviews` | 1.6M | PR review decisions |
|
| 385 |
| `timeline_events` | 1.5M | Activity timeline (labels, closes, merges, assignments) |
|
| 386 |
| `pr_files` | 8.2M | Files changed in each pull request |
|
| 387 |
-
| `commit_statuses` |
|
| 388 |
| **Total** | **22.1M** | |
|
| 389 |
|
| 390 |
## How it's built
|
|
|
|
| 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 **22.1M rows** across 8 tables in **1.6 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-27 06:44 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +10 | +8 | +98 | +46 | +206 |
|
| 65 |
+
| **duckdb/duckdb** | +1 | +1 | +2 | — | +5 |
|
| 66 |
+
| **etcd-io/etcd** | — | — | +28 | +8 | +129 |
|
| 67 |
+
| **facebook/react** | +2 | +1 | +6 | — | +515 |
|
| 68 |
+
| **golang/go** | +19 | — | +187 | — | +1.1K |
|
| 69 |
+
| **kubernetes/kubernetes** | +11 | +10 | +160 | +50 | +884 |
|
| 70 |
+
| **mdn/content** | +4 | +3 | +16 | +11 | +47 |
|
| 71 |
+
| **microsoft/TypeScript** | — | — | +4 | +1 | +1.4K |
|
| 72 |
+
| **moby/moby** | — | — | — | — | +2.0K |
|
| 73 |
+
| **pingcap/tidb** | +11 | +7 | +130 | +11 | +873 |
|
| 74 |
+
| **python/cpython** | +8 | +4 | +45 | +10 | +335 |
|
| 75 |
+
| **pytorch/pytorch** | +55 | +47 | — | — | +3.3K |
|
| 76 |
+
| **redis/redis** | +1 | +1 | +10 | +1 | +26 |
|
| 77 |
+
| **rust-lang/rust** | +9 | +4 | +123 | +18 | +389 |
|
| 78 |
+
| **swiftlang/swift** | +11 | +9 | +52 | +10 | +528 |
|
| 79 |
+
| **vuejs/core** | +1 | +1 | +3 | +1 | +16 |
|
| 80 |
+
| **vuejs/docs** | +1 | — | — | — | — |
|
| 81 |
|
| 82 |
|
| 83 |
## Repositories
|
| 84 |
|
| 85 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 86 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 87 |
+
| **ClickHouse/ClickHouse** | 104.8K | 76.1K | 327.4K | 112.8K | 117.2K | 1.7M | 2026-05-27 05:28 UTC |
|
| 88 |
+
| **duckdb/duckdb** | 19.0K | 12.1K | 63.7K | 13.9K | 299.5K | 799.4K | 2026-05-27 05:31 UTC |
|
| 89 |
+
| **etcd-io/etcd** | 21.2K | 14.0K | 126.4K | 29.3K | 20.5K | 336.8K | 2026-05-27 04:32 UTC |
|
| 90 |
+
| **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 18.5K | 488.1K | 2026-05-27 03:41 UTC |
|
| 91 |
+
| **golang/go** | 74.8K | 5.1K | 544.2K | 183 | 75.5K | 759.4K | 2026-05-27 04:50 UTC |
|
| 92 |
+
| **kubernetes/kubernetes** | 138.5K | 89.6K | 1.9M | 305.9K | 142.2K | 4.1M | 2026-05-27 03:28 UTC |
|
| 93 |
+
| **mdn/content** | 41.1K | 31.9K | 160.8K | 77.9K | 17.8K | 723.9K | 2026-05-27 05:24 UTC |
|
| 94 |
+
| **microsoft/TypeScript** | 62.3K | 19.1K | 337.3K | 42.0K | 23.8K | 1.1M | 2026-05-27 02:26 UTC |
|
| 95 |
+
| **moby/moby** | 51.7K | 28.4K | 0 | 0 | 204.6K | 337.3K | 2026-05-27 04:22 UTC |
|
| 96 |
+
| **pingcap/tidb** | 68.3K | 45.2K | 500.6K | 166.0K | 68.0K | 1.3M | 2026-05-27 05:32 UTC |
|
| 97 |
+
| **python/cpython** | 107.1K | 71.7K | 877.4K | 63.1K | 83.8K | 1.5M | 2026-05-27 05:06 UTC |
|
| 98 |
+
| **pytorch/pytorch** | 184.7K | 125.8K | 1.2M | 383.9K | 145.2K | 3.1M | 2026-05-27 04:01 UTC |
|
| 99 |
+
| **redis/redis** | 14.8K | 7.8K | 83.7K | 28.4K | 17.5K | 221.2K | 2026-05-27 04:58 UTC |
|
| 100 |
+
| **rust-lang/rust** | 155.9K | 93.9K | 1.5M | 189.6K | 115.4K | 3.9M | 2026-05-27 05:26 UTC |
|
| 101 |
+
| **swiftlang/swift** | 85.5K | 67.7K | 452.3K | 110.5K | 29.8K | 1.4M | 2026-05-27 04:52 UTC |
|
| 102 |
+
| **vuejs/core** | 12.2K | 6.2K | 36.4K | 4.9K | 129.8K | 227.2K | 2026-05-27 03:17 UTC |
|
| 103 |
+
| **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 10.2K | 40.9K | 2026-05-26 21:45 UTC |
|
| 104 |
|
| 105 |
## How to download and use this dataset
|
| 106 |
|
|
|
|
| 393 |
| Table | Rows | Description |
|
| 394 |
|-------|-----:|-------------|
|
| 395 |
| `issues` | 1.2M | Issues and pull requests (shared metadata) |
|
| 396 |
+
| `pull_requests` | 716.3K | PR-specific fields (merge status, diffs, refs) |
|
| 397 |
| `comments` | 6.6M | Conversation comments on issues and PRs |
|
| 398 |
| `review_comments` | 1.8M | Inline code review comments on PR diffs |
|
| 399 |
| `reviews` | 1.6M | PR review decisions |
|
| 400 |
| `timeline_events` | 1.5M | Activity timeline (labels, closes, merges, assignments) |
|
| 401 |
| `pr_files` | 8.2M | Files changed in each pull request |
|
| 402 |
+
| `commit_statuses` | 563.7K | CI/CD status checks per commit |
|
| 403 |
| **Total** | **22.1M** | |
|
| 404 |
|
| 405 |
## How it's built
|
data/issues/vuejs/docs/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:2d88b8f40efa265512c15398aaff32a077ff3c5ebeee9797492ed6ac6a24a831
|
| 3 |
+
size 715073
|
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-05-
|
| 3 |
-
2026-05-
|
| 4 |
-
2026-05-
|
| 5 |
-
2026-05-
|
| 6 |
-
2026-05-
|
| 7 |
-
2026-05-
|
| 8 |
-
2026-05-
|
| 9 |
-
2026-05-
|
| 10 |
-
2026-05-
|
| 11 |
-
2026-05-
|
| 12 |
-
2026-05-
|
| 13 |
-
2026-05-
|
| 14 |
-
2026-05-
|
| 15 |
-
2026-05-
|
| 16 |
-
2026-05-
|
| 17 |
-
2026-05-
|
| 18 |
-
2026-05-
|
| 19 |
-
2026-05-
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-05-27T06:44:01Z,ClickHouse/ClickHouse,104764,76073,216115,111238,112752,117243,707232,252029,1697446
|
| 3 |
+
2026-05-27T06:44:01Z,duckdb/duckdb,19043,12121,46427,17289,13911,299536,213564,177481,799372
|
| 4 |
+
2026-05-27T06:44:01Z,etcd-io/etcd,21214,14004,88767,37667,29340,20501,122137,3175,336805
|
| 5 |
+
2026-05-27T06:44:01Z,facebook/react,33984,19501,138593,33010,31920,18512,205840,6732,488092
|
| 6 |
+
2026-05-27T06:44:01Z,golang/go,74771,5146,544039,168,183,75494,59474,94,759369
|
| 7 |
+
2026-05-27T06:44:01Z,kubernetes/kubernetes,138481,89597,1496655,444011,305927,142224,1498549,12798,4128242
|
| 8 |
+
2026-05-27T06:44:01Z,mdn/content,41140,31856,75004,85764,77877,17762,392684,1798,723885
|
| 9 |
+
2026-05-27T06:44:01Z,microsoft/TypeScript,62272,19118,286743,50577,41990,23758,589245,1205,1074908
|
| 10 |
+
2026-05-27T06:44:01Z,moby/moby,51747,28396,0,0,0,204574,52613,0,337330
|
| 11 |
+
2026-05-27T06:44:01Z,pingcap/tidb,68301,45167,379957,120639,165965,68043,439338,18471,1305881
|
| 12 |
+
2026-05-27T06:44:01Z,python/cpython,107149,71670,730109,147313,63068,83788,279791,59483,1542371
|
| 13 |
+
2026-05-27T06:44:01Z,pytorch/pytorch,184683,125811,900634,325731,383899,145170,1058905,0,3124833
|
| 14 |
+
2026-05-27T06:44:01Z,redis/redis,14812,7754,53926,29753,28409,17502,66737,2292,221185
|
| 15 |
+
2026-05-27T06:44:01Z,rust-lang/rust,155947,93895,1240072,247430,189586,115443,1802822,10360,3855555
|
| 16 |
+
2026-05-27T06:44:01Z,swiftlang/swift,85526,67684,347867,104426,110466,29823,697086,2364,1445242
|
| 17 |
+
2026-05-27T06:44:01Z,vuejs/core,12230,6232,32709,3698,4935,129845,22187,15398,227234
|
| 18 |
+
2026-05-27T06:44:01Z,vuejs/docs,3285,2259,4911,2143,2681,10233,15378,48,40938
|
| 19 |
+
2026-05-27T06:44:01Z,_total,1179349,716284,6582528,1760857,1562909,1519451,8223582,563728,22108688
|