Datasets:
sync vuejs/core +3 comments +10 timeline +14 ci — 2026-05-27 11:56 UTC
Browse filescomments 32.7K +3
timeline_events 129.9K +10
commit_statuses 15.4K +14
- README.md +34 -33
- data/comments/vuejs/core/0.parquet +2 -2
- data/commit_statuses/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 **22.1M 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-05-27
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,42 +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** |
|
| 67 |
-
| **
|
| 68 |
-
| **
|
| 69 |
-
| **
|
| 70 |
-
| **
|
| 71 |
-
| **
|
| 72 |
-
| **
|
| 73 |
-
| **
|
| 74 |
-
| **
|
| 75 |
-
| **
|
| 76 |
-
| **
|
| 77 |
-
| **
|
|
|
|
| 78 |
|
| 79 |
|
| 80 |
## Repositories
|
| 81 |
|
| 82 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 83 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 84 |
-
| **ClickHouse/ClickHouse** | 104.8K | 76.1K | 327.
|
| 85 |
-
| **duckdb/duckdb** | 19.
|
| 86 |
-
| **etcd-io/etcd** | 21.2K | 14.0K | 126.
|
| 87 |
-
| **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 18.5K | 488.
|
| 88 |
-
| **golang/go** | 74.8K | 5.1K | 544.2K | 183 | 75.
|
| 89 |
-
| **kubernetes/kubernetes** | 138.5K | 89.6K | 1.9M | 305.9K | 142.
|
| 90 |
-
| **mdn/content** | 41.1K | 31.9K | 160.8K | 77.9K | 17.8K |
|
| 91 |
| **microsoft/TypeScript** | 62.3K | 19.1K | 337.3K | 42.0K | 23.8K | 1.1M | 2026-05-27 02:26 UTC |
|
| 92 |
-
| **moby/moby** | 51.7K | 28.4K | 0 | 0 | 204.6K | 337.4K | 2026-05-27
|
| 93 |
-
| **pingcap/tidb** | 68.3K | 45.2K | 500.7K | 166.0K | 68.
|
| 94 |
-
| **python/cpython** | 107.
|
| 95 |
-
| **pytorch/pytorch** | 184.7K | 125.8K | 1.2M | 383.9K |
|
| 96 |
-
| **redis/redis** | 14.8K | 7.8K | 83.7K | 28.4K | 17.5K | 221.2K | 2026-05-27
|
| 97 |
-
| **rust-lang/rust** | 156.0K | 93.9K | 1.5M | 189.6K |
|
| 98 |
-
| **swiftlang/swift** | 85.5K | 67.7K | 452.3K | 110.5K | 29.
|
| 99 |
-
| **vuejs/core** | 12.2K | 6.2K | 36.4K | 4.9K | 129.9K | 227.3K | 2026-05-27
|
| 100 |
| **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 10.2K | 40.9K | 2026-05-26 21:45 UTC |
|
| 101 |
|
| 102 |
## How to download and use this dataset
|
|
@@ -390,13 +391,13 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 390 |
| Table | Rows | Description |
|
| 391 |
|-------|-----:|-------------|
|
| 392 |
| `issues` | 1.2M | Issues and pull requests (shared metadata) |
|
| 393 |
-
| `pull_requests` | 716.
|
| 394 |
| `comments` | 6.6M | Conversation comments on issues and PRs |
|
| 395 |
| `review_comments` | 1.8M | Inline code review comments on PR diffs |
|
| 396 |
| `reviews` | 1.6M | PR review decisions |
|
| 397 |
| `timeline_events` | 1.5M | Activity timeline (labels, closes, merges, assignments) |
|
| 398 |
| `pr_files` | 8.2M | Files changed in each pull request |
|
| 399 |
-
| `commit_statuses` |
|
| 400 |
| **Total** | **22.1M** | |
|
| 401 |
|
| 402 |
## 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 11:56 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +12 | +7 | +92 | +52 | +263 |
|
| 65 |
+
| **duckdb/duckdb** | +8 | +8 | +24 | +5 | +121 |
|
| 66 |
+
| **etcd-io/etcd** | — | — | +14 | +8 | +16 |
|
| 67 |
+
| **facebook/react** | — | — | +6 | +5 | +29 |
|
| 68 |
+
| **golang/go** | +1 | — | +18 | — | +63 |
|
| 69 |
+
| **kubernetes/kubernetes** | +5 | +3 | +47 | +7 | +238 |
|
| 70 |
+
| **mdn/content** | +1 | — | +32 | +5 | +21 |
|
| 71 |
+
| **moby/moby** | +1 | +5 | — | — | +3 |
|
| 72 |
+
| **pingcap/tidb** | +4 | +4 | +66 | +10 | +219 |
|
| 73 |
+
| **python/cpython** | +12 | +10 | +67 | +18 | +261 |
|
| 74 |
+
| **pytorch/pytorch** | +15 | +11 | — | +3 | +1.7K |
|
| 75 |
+
| **redis/redis** | — | — | +6 | +3 | +6 |
|
| 76 |
+
| **rust-lang/rust** | +8 | +5 | +105 | +25 | +719 |
|
| 77 |
+
| **swiftlang/swift** | +3 | +2 | +17 | +10 | +80 |
|
| 78 |
+
| **vuejs/core** | — | — | +3 | — | +10 |
|
| 79 |
|
| 80 |
|
| 81 |
## Repositories
|
| 82 |
|
| 83 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 84 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 85 |
+
| **ClickHouse/ClickHouse** | 104.8K | 76.1K | 327.5K | 112.8K | 117.6K | 1.7M | 2026-05-27 10:47 UTC |
|
| 86 |
+
| **duckdb/duckdb** | 19.1K | 12.1K | 63.8K | 13.9K | 299.7K | 800.5K | 2026-05-27 10:52 UTC |
|
| 87 |
+
| **etcd-io/etcd** | 21.2K | 14.0K | 126.5K | 29.4K | 20.5K | 336.9K | 2026-05-27 10:45 UTC |
|
| 88 |
+
| **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 18.5K | 488.4K | 2026-05-27 10:15 UTC |
|
| 89 |
+
| **golang/go** | 74.8K | 5.1K | 544.2K | 183 | 75.6K | 759.5K | 2026-05-27 10:37 UTC |
|
| 90 |
+
| **kubernetes/kubernetes** | 138.5K | 89.6K | 1.9M | 305.9K | 142.6K | 4.1M | 2026-05-27 09:59 UTC |
|
| 91 |
+
| **mdn/content** | 41.1K | 31.9K | 160.8K | 77.9K | 17.8K | 724.0K | 2026-05-27 10:45 UTC |
|
| 92 |
| **microsoft/TypeScript** | 62.3K | 19.1K | 337.3K | 42.0K | 23.8K | 1.1M | 2026-05-27 02:26 UTC |
|
| 93 |
+
| **moby/moby** | 51.7K | 28.4K | 0 | 0 | 204.6K | 337.4K | 2026-05-27 10:39 UTC |
|
| 94 |
+
| **pingcap/tidb** | 68.3K | 45.2K | 500.7K | 166.0K | 68.5K | 1.3M | 2026-05-27 10:50 UTC |
|
| 95 |
+
| **python/cpython** | 107.2K | 71.7K | 877.5K | 63.1K | 84.1K | 1.5M | 2026-05-27 10:43 UTC |
|
| 96 |
+
| **pytorch/pytorch** | 184.7K | 125.8K | 1.2M | 383.9K | 148.4K | 3.1M | 2026-05-27 10:00 UTC |
|
| 97 |
+
| **redis/redis** | 14.8K | 7.8K | 83.7K | 28.4K | 17.5K | 221.2K | 2026-05-27 10:46 UTC |
|
| 98 |
+
| **rust-lang/rust** | 156.0K | 93.9K | 1.5M | 189.6K | 116.4K | 3.9M | 2026-05-27 10:46 UTC |
|
| 99 |
+
| **swiftlang/swift** | 85.5K | 67.7K | 452.3K | 110.5K | 29.9K | 1.4M | 2026-05-27 10:36 UTC |
|
| 100 |
+
| **vuejs/core** | 12.2K | 6.2K | 36.4K | 4.9K | 129.9K | 227.3K | 2026-05-27 09:55 UTC |
|
| 101 |
| **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 10.2K | 40.9K | 2026-05-26 21:45 UTC |
|
| 102 |
|
| 103 |
## How to download and use this dataset
|
|
|
|
| 391 |
| Table | Rows | Description |
|
| 392 |
|-------|-----:|-------------|
|
| 393 |
| `issues` | 1.2M | Issues and pull requests (shared metadata) |
|
| 394 |
+
| `pull_requests` | 716.4K | PR-specific fields (merge status, diffs, refs) |
|
| 395 |
| `comments` | 6.6M | 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` | 1.5M | Activity timeline (labels, closes, merges, assignments) |
|
| 399 |
| `pr_files` | 8.2M | Files changed in each pull request |
|
| 400 |
+
| `commit_statuses` | 572.8K | CI/CD status checks per commit |
|
| 401 |
| **Total** | **22.1M** | |
|
| 402 |
|
| 403 |
## How it's built
|
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:a9f63a821a1ac57f1e449eb3b4b3742785947b7c03403ac578506b22421e2180
|
| 3 |
+
size 6784410
|
data/commit_statuses/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:5007a2c3911a47133f22308e50662a0e32159edfda7219c0fa07d037eacc959d
|
| 3 |
+
size 266221
|
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:d4c4a83a9cd483172dfb242f61189fbcc8d92155fee5e53efc24561c4155d761
|
| 3 |
+
size 28847937
|
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-27T11:56:23Z,ClickHouse/ClickHouse,104779,76081,216170,111298,112817,117559,707263,257162,1703129
|
| 3 |
+
2026-05-27T11:56:23Z,duckdb/duckdb,19055,12132,46456,17294,13919,299731,213622,178288,800497
|
| 4 |
+
2026-05-27T11:56:23Z,etcd-io/etcd,21215,14005,88777,37682,29352,20542,122124,3244,336941
|
| 5 |
+
2026-05-27T11:56:23Z,facebook/react,33984,19501,138599,33010,31925,18541,205840,6973,488373
|
| 6 |
+
2026-05-27T11:56:23Z,golang/go,74775,5147,544070,168,183,75586,59479,99,759507
|
| 7 |
+
2026-05-27T11:56:23Z,kubernetes/kubernetes,138487,89600,1496707,444030,305940,142569,1498557,12982,4128872
|
| 8 |
+
2026-05-27T11:56:23Z,mdn/content,41145,31860,75006,85794,77882,17808,392688,1838,724021
|
| 9 |
+
2026-05-27T11:56:23Z,microsoft/TypeScript,62272,19118,286743,50577,41990,23758,589245,1205,1074908
|
| 10 |
+
2026-05-27T11:56:23Z,moby/moby,51748,28401,0,0,0,204625,52613,0,337387
|
| 11 |
+
2026-05-27T11:56:23Z,pingcap/tidb,68308,45174,380058,120659,165992,68457,439386,19010,1307044
|
| 12 |
+
2026-05-27T11:56:23Z,python/cpython,107161,71680,730157,147333,63086,84054,279810,60266,1543547
|
| 13 |
+
2026-05-27T11:56:23Z,pytorch/pytorch,184713,125835,900634,325731,383902,148443,1058905,930,3129093
|
| 14 |
+
2026-05-27T11:56:23Z,redis/redis,14812,7754,53929,29756,28412,17511,66737,2307,221218
|
| 15 |
+
2026-05-27T11:56:23Z,rust-lang/rust,155962,93906,1240175,247479,189618,116434,1802900,10686,3857160
|
| 16 |
+
2026-05-27T11:56:23Z,swiftlang/swift,85531,67686,347884,104429,110478,29920,697101,2377,1445406
|
| 17 |
+
2026-05-27T11:56:23Z,vuejs/core,12230,6232,32715,3698,4935,129891,22188,15426,227315
|
| 18 |
+
2026-05-27T11:56:23Z,vuejs/docs,3285,2259,4911,2143,2681,10233,15378,48,40938
|
| 19 |
+
2026-05-27T11:56:23Z,_total,1179462,716371,6582991,1761081,1563112,1525662,8223836,572841,22125356
|