Datasets:
sync moby/moby +5 pr_files — 2026-05-28 21:40 UTC
Browse files
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 **
|
| 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,20 +52,21 @@ 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-28 21:
|
| 56 |
|
| 57 |
|
| 58 |
## Repositories
|
| 59 |
|
| 60 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 61 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 62 |
-
| **duckdb/duckdb** | 19.1K | 12.2K | 63.8K | 13.9K | 300.7K | 804.8K | 2026-05-28 19:28 UTC |
|
| 63 |
| **etcd-io/etcd** | 21.2K | 14.0K | 126.7K | 29.4K | 21.6K | 339.3K | 2026-05-28 19:19 UTC |
|
| 64 |
| **mdn/content** | 41.2K | 31.9K | 160.9K | 77.9K | 18.0K | 724.6K | 2026-05-28 16:56 UTC |
|
| 65 |
| **microsoft/TypeScript** | 62.3K | 19.1K | 337.3K | 42.0K | 24.0K | 1.1M | 2026-05-28 18:50 UTC |
|
| 66 |
| **moby/moby** | 51.8K | 28.4K | 0 | 0 | 206.3K | 339.2K | 2026-05-28 19:30 UTC |
|
| 67 |
| **pingcap/tidb** | 68.4K | 45.2K | 501.3K | 166.1K | 70.9K | 1.3M | 2026-05-28 19:28 UTC |
|
|
|
|
| 68 |
| **swiftlang/swift** | 85.6K | 67.7K | 452.6K | 110.6K | 32.1K | 1.4M | 2026-05-28 19:17 UTC |
|
|
|
|
| 69 |
| **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 10.2K | 41.0K | 2026-05-27 21:11 UTC |
|
| 70 |
|
| 71 |
## How to download and use this dataset
|
|
@@ -358,15 +359,15 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 358 |
|
| 359 |
| Table | Rows | Description |
|
| 360 |
|-------|-----:|-------------|
|
| 361 |
-
| `issues` |
|
| 362 |
-
| `pull_requests` |
|
| 363 |
-
| `comments` | 1.
|
| 364 |
-
| `review_comments` |
|
| 365 |
-
| `reviews` |
|
| 366 |
-
| `timeline_events` |
|
| 367 |
-
| `pr_files` | 2.
|
| 368 |
-
| `commit_statuses` |
|
| 369 |
-
| **Total** | **
|
| 370 |
|
| 371 |
## How it's built
|
| 372 |
|
|
|
|
| 39 |
|
| 40 |
## What is it?
|
| 41 |
|
| 42 |
+
The full development metadata of 9 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 **5.7M rows** across 8 tables in **322.3 KB** 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-28 21:40 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Repositories
|
| 59 |
|
| 60 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 61 |
|---|---:|---:|---:|---:|---:|---:|---|
|
|
|
|
| 62 |
| **etcd-io/etcd** | 21.2K | 14.0K | 126.7K | 29.4K | 21.6K | 339.3K | 2026-05-28 19:19 UTC |
|
| 63 |
| **mdn/content** | 41.2K | 31.9K | 160.9K | 77.9K | 18.0K | 724.6K | 2026-05-28 16:56 UTC |
|
| 64 |
| **microsoft/TypeScript** | 62.3K | 19.1K | 337.3K | 42.0K | 24.0K | 1.1M | 2026-05-28 18:50 UTC |
|
| 65 |
| **moby/moby** | 51.8K | 28.4K | 0 | 0 | 206.3K | 339.2K | 2026-05-28 19:30 UTC |
|
| 66 |
| **pingcap/tidb** | 68.4K | 45.2K | 501.3K | 166.1K | 70.9K | 1.3M | 2026-05-28 19:28 UTC |
|
| 67 |
+
| **redis/redis** | 14.8K | 7.8K | 83.7K | 28.5K | 17.7K | 221.8K | 2026-05-28 18:47 UTC |
|
| 68 |
| **swiftlang/swift** | 85.6K | 67.7K | 452.6K | 110.6K | 32.1K | 1.4M | 2026-05-28 19:17 UTC |
|
| 69 |
+
| **vuejs/core** | 12.2K | 6.2K | 36.4K | 4.9K | 129.9K | 227.4K | 2026-05-28 17:33 UTC |
|
| 70 |
| **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 10.2K | 41.0K | 2026-05-27 21:11 UTC |
|
| 71 |
|
| 72 |
## How to download and use this dataset
|
|
|
|
| 359 |
|
| 360 |
| Table | Rows | Description |
|
| 361 |
|-------|-----:|-------------|
|
| 362 |
+
| `issues` | 360.7K | Issues and pull requests (shared metadata) |
|
| 363 |
+
| `pull_requests` | 222.6K | PR-specific fields (merge status, diffs, refs) |
|
| 364 |
+
| `comments` | 1.3M | Conversation comments on issues and PRs |
|
| 365 |
+
| `review_comments` | 435.0K | Inline code review comments on PR diffs |
|
| 366 |
+
| `reviews` | 462.0K | PR review decisions |
|
| 367 |
+
| `timeline_events` | 530.8K | Activity timeline (labels, closes, merges, assignments) |
|
| 368 |
+
| `pr_files` | 2.4M | Files changed in each pull request |
|
| 369 |
+
| `commit_statuses` | 49.9K | CI/CD status checks per commit |
|
| 370 |
+
| **Total** | **5.7M** | |
|
| 371 |
|
| 372 |
## How it's built
|
| 373 |
|
stats.csv
CHANGED
|
@@ -1,10 +1,11 @@
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
-
2026-05-28T21:
|
| 3 |
-
2026-05-28T21:
|
| 4 |
-
2026-05-28T21:
|
| 5 |
-
2026-05-28T21:
|
| 6 |
-
2026-05-28T21:
|
| 7 |
-
2026-05-28T21:
|
| 8 |
-
2026-05-28T21:
|
| 9 |
-
2026-05-28T21:
|
| 10 |
-
2026-05-28T21:
|
|
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-05-28T21:40:10Z,etcd-io/etcd,21233,14021,88928,37724,29407,21567,122229,4144,339253
|
| 3 |
+
2026-05-28T21:40:10Z,mdn/content,41157,31868,75032,85830,77908,18026,392716,2034,724571
|
| 4 |
+
2026-05-28T21:40:10Z,microsoft/TypeScript,62278,19121,286758,50577,41993,24015,589258,1213,1075213
|
| 5 |
+
2026-05-28T21:40:10Z,moby/moby,51757,28422,0,0,0,206330,52668,0,339177
|
| 6 |
+
2026-05-28T21:40:10Z,pingcap/tidb,68363,45221,380601,120725,166094,70862,440226,21689,1313781
|
| 7 |
+
2026-05-28T21:40:10Z,redis/redis,14819,7761,53945,29794,28453,17722,66782,2557,221833
|
| 8 |
+
2026-05-28T21:40:10Z,swiftlang/swift,85588,67734,348141,104495,110576,32121,697767,2768,1449190
|
| 9 |
+
2026-05-28T21:40:10Z,vuejs/core,12232,6234,32725,3699,4936,129917,22197,15458,227398
|
| 10 |
+
2026-05-28T21:40:10Z,vuejs/docs,3286,2260,4912,2143,2681,10239,15379,53,40953
|
| 11 |
+
2026-05-28T21:40:10Z,_total,360713,222642,1271042,434987,462048,530799,2399222,49916,5731369
|