Datasets:
sync vuejs/core +12.3K issues +6.2K PRs +32.8K comments +3.7K review_comments — 2026-06-05 08:38 UTC
Browse filesissues 12.3K +12.3K
pull_requests 6.2K +6.2K
comments 32.8K +32.8K
review_comments 3.7K +3.7K
reviews 5.0K +5.0K
timeline_events 130.1K +130.1K
pr_files 22.3K +22.3K
commit_statuses 15.5K +15.5K
README.md
CHANGED
|
@@ -7,7 +7,7 @@ language:
|
|
| 7 |
- mul
|
| 8 |
pretty_name: OpenGitHub Issues
|
| 9 |
size_categories:
|
| 10 |
-
-
|
| 11 |
tags:
|
| 12 |
- github
|
| 13 |
- metadata
|
|
@@ -39,9 +39,9 @@ configs:
|
|
| 39 |
|
| 40 |
## What is it?
|
| 41 |
|
| 42 |
-
The full development metadata of
|
| 43 |
|
| 44 |
-
Right now the archive has **
|
| 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-05
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,15 +61,13 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
| 68 |
|
| 69 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 70 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 71 |
-
| **python/cpython** | 148.1K | 71.8K | 0 | 17.9K | 261.6K | 608.5K | 2026-06-02 04:39 UTC |
|
| 72 |
-
| **rust-lang/rust** | 156.4K | 93.9K | 0 | 0 | 16.6K | 275.3K | 2026-06-02 23:53 UTC |
|
| 73 |
| **vuejs/core** | 12.3K | 6.2K | 36.5K | 5.0K | 130.1K | 227.9K | 2026-06-02 19:28 UTC |
|
| 74 |
| **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 35.4K | 66.7K | 2026-06-02 09:26 UTC |
|
| 75 |
|
|
@@ -363,15 +361,15 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 363 |
|
| 364 |
| Table | Rows | Description |
|
| 365 |
|-------|-----:|-------------|
|
| 366 |
-
| `issues` |
|
| 367 |
-
| `pull_requests` |
|
| 368 |
| `comments` | 37.7K | Conversation comments on issues and PRs |
|
| 369 |
| `review_comments` | 5.9K | Inline code review comments on PR diffs |
|
| 370 |
-
| `reviews` |
|
| 371 |
-
| `timeline_events` |
|
| 372 |
-
| `pr_files` |
|
| 373 |
| `commit_statuses` | 16.2K | CI/CD status checks per commit |
|
| 374 |
-
| **Total** | **
|
| 375 |
|
| 376 |
## How it's built
|
| 377 |
|
|
|
|
| 7 |
- mul
|
| 8 |
pretty_name: OpenGitHub Issues
|
| 9 |
size_categories:
|
| 10 |
+
- 100K<n<1M
|
| 11 |
tags:
|
| 12 |
- github
|
| 13 |
- metadata
|
|
|
|
| 39 |
|
| 40 |
## What is it?
|
| 41 |
|
| 42 |
+
The full development metadata of 2 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 **294.6K rows** across 8 tables in **41.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-05 08:38 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **vuejs/core** | +12.3K | +6.2K | +36.5K | +5.0K | +130.1K |
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
| 68 |
|
| 69 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 70 |
|---|---:|---:|---:|---:|---:|---:|---|
|
|
|
|
|
|
|
| 71 |
| **vuejs/core** | 12.3K | 6.2K | 36.5K | 5.0K | 130.1K | 227.9K | 2026-06-02 19:28 UTC |
|
| 72 |
| **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 35.4K | 66.7K | 2026-06-02 09:26 UTC |
|
| 73 |
|
|
|
|
| 361 |
|
| 362 |
| Table | Rows | Description |
|
| 363 |
|-------|-----:|-------------|
|
| 364 |
+
| `issues` | 15.5K | Issues and pull requests (shared metadata) |
|
| 365 |
+
| `pull_requests` | 8.5K | PR-specific fields (merge status, diffs, refs) |
|
| 366 |
| `comments` | 37.7K | Conversation comments on issues and PRs |
|
| 367 |
| `review_comments` | 5.9K | Inline code review comments on PR diffs |
|
| 368 |
+
| `reviews` | 7.6K | PR review decisions |
|
| 369 |
+
| `timeline_events` | 165.5K | Activity timeline (labels, closes, merges, assignments) |
|
| 370 |
+
| `pr_files` | 37.7K | Files changed in each pull request |
|
| 371 |
| `commit_statuses` | 16.2K | CI/CD status checks per commit |
|
| 372 |
+
| **Total** | **294.6K** | |
|
| 373 |
|
| 374 |
## How it's built
|
| 375 |
|
stats.csv
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 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-05T04:01:24Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
|
| 6 |
-
2026-06-05T04:01:24Z,_total,320028,174260,37678,5854,25549,443712,155051,16166,1178298
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-06-05T08:38:48Z,vuejs/core,12251,6247,32769,3711,4950,130127,22302,15511,227868
|
| 3 |
+
2026-06-05T08:38:48Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
|
| 4 |
+
2026-06-05T08:38:48Z,_total,15534,8516,37678,5854,7636,165497,37681,16166,294562
|
|
|
|
|
|