Datasets:
sync vuejs/core +1.8K reviews +28.6K timeline +8.8K pr_files +9.4K ci — 2026-06-02 23:08 UTC
Browse filesreviews 4.4K +1.8K
timeline_events 74.7K +28.6K
pr_files 19.8K +8.8K
commit_statuses 9.4K +9.4K
README.md
CHANGED
|
@@ -41,7 +41,7 @@ configs:
|
|
| 41 |
|
| 42 |
The full development metadata of 5 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 **3.
|
| 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,7 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **vuejs/core** |
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
|
@@ -71,7 +71,7 @@ New items since the previous publish:
|
|
| 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 | 81.0K | 82.4K | 648.7K | 1.3M | 2026-06-02 09:13 UTC |
|
| 73 |
| **python/cpython** | 148.1K | 71.8K | 0 | 17.9K | 261.6K | 608.5K | 2026-06-02 04:39 UTC |
|
| 74 |
-
| **vuejs/core** | 12.3K | 6.2K | 0 |
|
| 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
|
|
@@ -368,11 +368,11 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 368 |
| `pull_requests` | 117.4K | 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` |
|
| 372 |
| `timeline_events` | 1.8M | Activity timeline (labels, closes, merges, assignments) |
|
| 373 |
-
| `pr_files` |
|
| 374 |
-
| `commit_statuses` |
|
| 375 |
-
| **Total** | **3.
|
| 376 |
|
| 377 |
## How it's built
|
| 378 |
|
|
|
|
| 41 |
|
| 42 |
The full development metadata of 5 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 **3.1M rows** across 8 tables in **15.6 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 23:08 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **vuejs/core** | — | — | — | +1.8K | +28.6K |
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
|
|
|
| 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 | 81.0K | 82.4K | 648.7K | 1.3M | 2026-06-02 09:13 UTC |
|
| 73 |
| **python/cpython** | 148.1K | 71.8K | 0 | 17.9K | 261.6K | 608.5K | 2026-06-02 04:39 UTC |
|
| 74 |
+
| **vuejs/core** | 12.3K | 6.2K | 0 | 4.4K | 74.7K | 126.8K | 2026-06-02 19:28 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
|
|
|
|
| 368 |
| `pull_requests` | 117.4K | 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` | 107.7K | PR review decisions |
|
| 372 |
| `timeline_events` | 1.8M | Activity timeline (labels, closes, merges, assignments) |
|
| 373 |
+
| `pr_files` | 628.7K | Files changed in each pull request |
|
| 374 |
+
| `commit_statuses` | 42.6K | CI/CD status checks per commit |
|
| 375 |
+
| **Total** | **3.1M** | |
|
| 376 |
|
| 377 |
## How it's built
|
| 378 |
|
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:c97db3a7ac7b3091349a170164cd29b494711c1f35386f4fb86fda5102b9a628
|
| 3 |
+
size 161741
|
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:28524b8c37d656169ab950a05633f236dae42349513a4af15270872063bd3ff5
|
| 3 |
+
size 95098
|
data/reviews/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:501268a77dbecbc52d0ee4174d0067c13c76eaa76493baaf2f333ef40f4d11a3
|
| 3 |
+
size 359987
|
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:50f6f022724777b0f2f349d033639d7d81438c7ba3ff3f6f7f2249c3939109c8
|
| 3 |
+
size 15763868
|
stats.csv
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 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-
|
| 6 |
-
2026-06-
|
| 7 |
-
2026-06-
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-06-02T23:08:08Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
|
| 3 |
+
2026-06-02T23:08:08Z,mdn/content,42151,31911,75120,5900,82404,648653,401176,31737,1319052
|
| 4 |
+
2026-06-02T23:08:08Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
|
| 5 |
+
2026-06-02T23:08:08Z,vuejs/core,12251,6247,0,0,4443,74677,19758,9445,126821
|
| 6 |
+
2026-06-02T23:08:08Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
|
| 7 |
+
2026-06-02T23:08:08Z,_total,282513,117421,80029,8043,107749,1787781,628659,42598,3054793
|