Datasets:
sync vuejs/docs +3.3K issues +2.3K PRs +4.9K comments +2.1K review_comments — 2026-06-02 21:15 UTC
Browse filesissues 3.3K +3.3K
pull_requests 2.3K +2.3K
comments 4.9K +4.9K
review_comments 2.1K +2.1K
reviews 2.7K +2.7K
timeline_events 35.4K +35.4K
pr_files 15.4K +15.4K
commit_statuses 655 +655
- README.md +16 -12
- data/comments/vuejs/docs/0.parquet +2 -2
- data/commit_statuses/vuejs/docs/0.parquet +2 -2
- data/issues/vuejs/docs/0.parquet +2 -2
- data/pr_files/vuejs/docs/0.parquet +2 -2
- data/pull_requests/vuejs/docs/0.parquet +2 -2
- data/review_comments/vuejs/docs/0.parquet +2 -2
- data/reviews/vuejs/docs/0.parquet +2 -2
- data/timeline_events/vuejs/docs/0.parquet +2 -2
- stats.csv +5 -4
README.md
CHANGED
|
@@ -39,9 +39,9 @@ configs:
|
|
| 39 |
|
| 40 |
## What is it?
|
| 41 |
|
| 42 |
-
The full development metadata of
|
| 43 |
|
| 44 |
-
Right now the archive has **2.
|
| 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-06-02
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,7 +61,8 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **mdn/content** |
|
|
|
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
|
@@ -69,8 +70,9 @@ New items since the previous publish:
|
|
| 69 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 70 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 71 |
| **golang/go** | 76.7K | 5.2K | 0 | 303 | 767.5K | 933.8K | 2026-06-01 22:17 UTC |
|
| 72 |
-
| **mdn/content** | 42.2K | 31.9K |
|
| 73 |
| **python/cpython** | 148.1K | 71.8K | 0 | 17.9K | 261.6K | 608.5K | 2026-06-02 04:39 UTC |
|
|
|
|
| 74 |
|
| 75 |
## How to download and use this dataset
|
| 76 |
|
|
@@ -362,13 +364,15 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 362 |
|
| 363 |
| Table | Rows | Description |
|
| 364 |
|-------|-----:|-------------|
|
| 365 |
-
| `issues` |
|
| 366 |
-
| `pull_requests` |
|
| 367 |
-
| `
|
| 368 |
-
| `
|
| 369 |
-
| `
|
| 370 |
-
| `
|
| 371 |
-
|
|
|
|
|
|
|
|
| 372 |
|
| 373 |
## How it's built
|
| 374 |
|
|
|
|
| 39 |
|
| 40 |
## What is it?
|
| 41 |
|
| 42 |
+
The full development metadata of 4 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 **2.9M rows** across 8 tables in **138.1 MB** 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-06-02 21:15 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **mdn/content** | — | — | +81.0K | — | +28.6K |
|
| 65 |
+
| **vuejs/docs** | +3.3K | +2.3K | +7.1K | +2.7K | +35.4K |
|
| 66 |
|
| 67 |
|
| 68 |
## Repositories
|
|
|
|
| 70 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 71 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 72 |
| **golang/go** | 76.7K | 5.2K | 0 | 303 | 767.5K | 933.8K | 2026-06-01 22:17 UTC |
|
| 73 |
+
| **mdn/content** | 42.2K | 31.9K | 81.0K | 82.4K | 648.7K | 1.3M | 2026-06-02 09:13 UTC |
|
| 74 |
| **python/cpython** | 148.1K | 71.8K | 0 | 17.9K | 261.6K | 608.5K | 2026-06-02 04:39 UTC |
|
| 75 |
+
| **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 35.4K | 66.7K | 2026-06-02 09:26 UTC |
|
| 76 |
|
| 77 |
## How to download and use this dataset
|
| 78 |
|
|
|
|
| 364 |
|
| 365 |
| Table | Rows | Description |
|
| 366 |
|-------|-----:|-------------|
|
| 367 |
+
| `issues` | 270.3K | Issues and pull requests (shared metadata) |
|
| 368 |
+
| `pull_requests` | 111.2K | PR-specific fields (merge status, diffs, refs) |
|
| 369 |
+
| `comments` | 80.0K | Conversation comments on issues and PRs |
|
| 370 |
+
| `review_comments` | 8.0K | Inline code review comments on PR diffs |
|
| 371 |
+
| `reviews` | 103.3K | PR review decisions |
|
| 372 |
+
| `timeline_events` | 1.7M | Activity timeline (labels, closes, merges, assignments) |
|
| 373 |
+
| `pr_files` | 608.9K | Files changed in each pull request |
|
| 374 |
+
| `commit_statuses` | 33.2K | CI/CD status checks per commit |
|
| 375 |
+
| **Total** | **2.9M** | |
|
| 376 |
|
| 377 |
## How it's built
|
| 378 |
|
data/comments/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:41e0bf15e973b817411cadcd7c1313b3ef810f1e5651e81a1de325e68fb1c419
|
| 3 |
+
size 632117
|
data/commit_statuses/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:c7497cb2940843253631d0ff9e01c9c8bcdc40df1debc441bd059b4c38d1e89e
|
| 3 |
+
size 13693
|
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:0c8b8f98e4916ace9b8d7b009fecff0d641a0a03e202bd6ccf6a71b94021f719
|
| 3 |
+
size 714422
|
data/pr_files/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:350dc251e513cf7d755d4b616b517c71d1d48e27663eee7ac8d9bf169e66c8c4
|
| 3 |
+
size 77138
|
data/pull_requests/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:812e6dcad9855cb81c3cec7ba1ee27ff7fed8a89f60922b8bcf5ac159ec824c3
|
| 3 |
+
size 131629
|
data/review_comments/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:04978a773aba06cc6ef5f4789be1e17ae05c5bf4de7a0d9072032c78a01986ef
|
| 3 |
+
size 558393
|
data/reviews/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:4e386c8dd3700b05ad4fd4d36844802ff9faa179fcb00e02fe7754aaa29a4d59
|
| 3 |
+
size 119264
|
data/timeline_events/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:b944cb3378ae0fe8e1288543cca8e01ec1b7acab0b9a6101e3b20fc17f6c27d5
|
| 3 |
+
size 6118523
|
stats.csv
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
-
2026-06-
|
| 3 |
-
2026-06-
|
| 4 |
-
2026-06-
|
| 5 |
-
2026-06-
|
|
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-06-02T21:15:39Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
|
| 3 |
+
2026-06-02T21:15:39Z,mdn/content,42151,31911,75120,5900,82404,648653,401176,31737,1319052
|
| 4 |
+
2026-06-02T21:15:39Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
|
| 5 |
+
2026-06-02T21:15:39Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
|
| 6 |
+
2026-06-02T21:15:39Z,_total,270262,111174,80029,8043,103306,1713104,608901,33153,2927972
|