Datasets:
sync golang/go +44.0K issues +5.1K PRs +303 reviews +127.9K timeline — 2026-05-31 20:14 UTC
Browse filesissues 76.7K +44.0K
pull_requests 5.1K +5.1K
reviews 303 +303
timeline_events 127.9K +127.9K
pr_files 83.3K +83.3K
commit_statuses 751 +751
README.md
CHANGED
|
@@ -41,7 +41,7 @@ configs:
|
|
| 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 **
|
| 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-05-31
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,8 +61,7 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **
|
| 65 |
-
| **golang/go** | +32.7K | — | — | — | — |
|
| 66 |
|
| 67 |
|
| 68 |
## Repositories
|
|
@@ -70,7 +69,7 @@ New items since the previous publish:
|
|
| 70 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 71 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 72 |
| **facebook/react** | 33.9K | 19.6K | 0 | 11.0K | 179.4K | 312.2K | 2026-05-31 11:39 UTC |
|
| 73 |
-
| **golang/go** |
|
| 74 |
|
| 75 |
## How to download and use this dataset
|
| 76 |
|
|
@@ -362,13 +361,13 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 362 |
|
| 363 |
| Table | Rows | Description |
|
| 364 |
|-------|-----:|-------------|
|
| 365 |
-
| `issues` |
|
| 366 |
-
| `pull_requests` |
|
| 367 |
-
| `reviews` | 11.
|
| 368 |
-
| `timeline_events` |
|
| 369 |
-
| `pr_files` |
|
| 370 |
-
| `commit_statuses` |
|
| 371 |
-
| **Total** | **
|
| 372 |
|
| 373 |
## How it's built
|
| 374 |
|
|
|
|
| 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 **606.3K rows** across 8 tables in **54.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-05-31 20:14 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **golang/go** | +44.0K | +5.1K | — | +303 | +127.9K |
|
|
|
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
|
|
|
| 69 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 70 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 71 |
| **facebook/react** | 33.9K | 19.6K | 0 | 11.0K | 179.4K | 312.2K | 2026-05-31 11:39 UTC |
|
| 72 |
+
| **golang/go** | 76.7K | 5.1K | 0 | 303 | 127.9K | 294.1K | 2026-05-31 18:58 UTC |
|
| 73 |
|
| 74 |
## How to download and use this dataset
|
| 75 |
|
|
|
|
| 361 |
|
| 362 |
| Table | Rows | Description |
|
| 363 |
|-------|-----:|-------------|
|
| 364 |
+
| `issues` | 110.7K | Issues and pull requests (shared metadata) |
|
| 365 |
+
| `pull_requests` | 24.7K | PR-specific fields (merge status, diffs, refs) |
|
| 366 |
+
| `reviews` | 11.3K | PR review decisions |
|
| 367 |
+
| `timeline_events` | 307.3K | Activity timeline (labels, closes, merges, assignments) |
|
| 368 |
+
| `pr_files` | 151.6K | Files changed in each pull request |
|
| 369 |
+
| `commit_statuses` | 754 | CI/CD status checks per commit |
|
| 370 |
+
| **Total** | **606.3K** | |
|
| 371 |
|
| 372 |
## How it's built
|
| 373 |
|
data/commit_statuses/golang/go/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:3ca92c96cf819028b0cf4455bc37b49f6de7695a3527c0da0b465c6f0dad298f
|
| 3 |
+
size 22204
|
data/issues/golang/go/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:6351b539d3885d31d9ba7abc2a9566e6edf0f93d07ff6f23a36e18d72b8a471a
|
| 3 |
+
size 38806408
|
data/pr_files/golang/go/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:9de8cffb3bf57477c11eef2178d8e59802db9a25f0c7477e5f683b613f88dfb9
|
| 3 |
+
size 455379
|
data/pull_requests/golang/go/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:56487f99762b35ed8f843668d7cb09f2fccddb97244d509ca880c090b896675b
|
| 3 |
+
size 299606
|
data/reviews/golang/go/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:e9796d59ad0b90d14167a27629d428df81e0db975a016b93e8c940e7ecefbabd
|
| 3 |
+
size 14712
|
data/timeline_events/golang/go/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:d7b97914e08d6c1437aeb1ba90adea186c51d444ce31fecb020d4267779a010b
|
| 3 |
+
size 17616643
|
stats.csv
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
-
2026-05-
|
| 3 |
-
2026-05-
|
| 4 |
-
2026-05-
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-05-31T20:14:32Z,facebook/react,33928,19572,0,0,10992,179371,68303,3,312169
|
| 3 |
+
2026-05-31T20:14:32Z,golang/go,76723,5128,0,0,303,127912,83325,751,294142
|
| 4 |
+
2026-05-31T20:14:32Z,_total,110651,24700,0,0,11295,307283,151628,754,606311
|