Datasets:
sync mdn/content +9.8K reviews +56.6K timeline +46.2K pr_files +11.8K ci — 2026-06-02 18:10 UTC
Browse filesreviews 71.8K +9.8K
timeline_events 483.0K +56.6K
pr_files 379.2K +46.2K
commit_statuses 11.8K +11.8K
README.md
CHANGED
|
@@ -41,7 +41,7 @@ configs:
|
|
| 41 |
|
| 42 |
The full development metadata of 3 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.
|
| 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 |
-
| **mdn/content** | — | — | — | +
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
|
@@ -69,7 +69,7 @@ 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 | 0 |
|
| 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
|
|
@@ -364,11 +364,11 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 364 |
|-------|-----:|-------------|
|
| 365 |
| `issues` | 267.0K | Issues and pull requests (shared metadata) |
|
| 366 |
| `pull_requests` | 108.9K | PR-specific fields (merge status, diffs, refs) |
|
| 367 |
-
| `reviews` |
|
| 368 |
| `timeline_events` | 1.5M | Activity timeline (labels, closes, merges, assignments) |
|
| 369 |
-
| `pr_files` |
|
| 370 |
-
| `commit_statuses` |
|
| 371 |
-
| **Total** | **2.
|
| 372 |
|
| 373 |
## How it's built
|
| 374 |
|
|
|
|
| 41 |
|
| 42 |
The full development metadata of 3 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.6M rows** across 8 tables in **93.9 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 18:10 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **mdn/content** | — | — | — | +9.8K | +56.6K |
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
|
|
|
| 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 | 0 | 71.8K | 483.0K | 1.0M | 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 |
|
| 75 |
## How to download and use this dataset
|
|
|
|
| 364 |
|-------|-----:|-------------|
|
| 365 |
| `issues` | 267.0K | Issues and pull requests (shared metadata) |
|
| 366 |
| `pull_requests` | 108.9K | PR-specific fields (merge status, diffs, refs) |
|
| 367 |
+
| `reviews` | 90.0K | PR review decisions |
|
| 368 |
| `timeline_events` | 1.5M | Activity timeline (labels, closes, merges, assignments) |
|
| 369 |
+
| `pr_files` | 571.6K | Files changed in each pull request |
|
| 370 |
+
| `commit_statuses` | 12.6K | CI/CD status checks per commit |
|
| 371 |
+
| **Total** | **2.6M** | |
|
| 372 |
|
| 373 |
## How it's built
|
| 374 |
|
data/commit_statuses/mdn/content/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:14dc123b2edc66c49f0754d9ecfa68ad053134b3dd1e519cf08bd19952053339
|
| 3 |
+
size 221845
|
data/pr_files/mdn/content/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:45668836e7ad968b86a45568d497ec718fe7bdeb48fe57a2af47e77e7f8a7b17
|
| 3 |
+
size 3127699
|
data/reviews/mdn/content/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:3ec5147e30f2733e0840b42654cba8d4a70439a5c2ccfe1734114cb4710e45a8
|
| 3 |
+
size 2606677
|
data/timeline_events/mdn/content/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:90f71bf75e4e97dc581620e901d3531cd0ad7edfec96c8761227e5c92871461e
|
| 3 |
+
size 92463246
|
stats.csv
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 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-02T18:10:28Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
|
| 3 |
+
2026-06-02T18:10:28Z,mdn/content,42151,31911,0,0,71754,483030,379245,11842,1019933
|
| 4 |
+
2026-06-02T18:10:28Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
|
| 5 |
+
2026-06-02T18:10:28Z,_total,266979,108905,0,0,89970,1512111,571591,12603,2562159
|