Datasets:
sync golang/go +9 issues +22 PRs +528 timeline +1 pr_files — 2026-06-02 02:03 UTC
Browse filesissues 76.7K +9
pull_requests 5.2K +22
timeline_events 767.5K +528
pr_files 83.3K +1
commit_statuses 761 +10
- README.md +13 -14
- data/commit_statuses/golang/go/0.parquet +2 -2
- data/issues/golang/go/0.parquet +2 -2
- data/pr_files/golang/go/0.parquet +2 -2
- data/pull_requests/golang/go/0.parquet +2 -2
- data/timeline_events/golang/go/0.parquet +2 -2
- stats.csv +2 -3
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-
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,15 +61,14 @@ 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 |
-
| **
|
| 72 |
-
| **golang/go** | 76.7K | 5.1K | 0 | 303 | 767.0K | 933.2K | 2026-05-31 18:58 UTC |
|
| 73 |
|
| 74 |
## How to download and use this dataset
|
| 75 |
|
|
@@ -361,13 +360,13 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 361 |
|
| 362 |
| Table | Rows | Description |
|
| 363 |
|-------|-----:|-------------|
|
| 364 |
-
| `issues` |
|
| 365 |
-
| `pull_requests` |
|
| 366 |
-
| `reviews` |
|
| 367 |
-
| `timeline_events` |
|
| 368 |
-
| `pr_files` |
|
| 369 |
-
| `commit_statuses` |
|
| 370 |
-
| **Total** | **
|
| 371 |
|
| 372 |
## How it's built
|
| 373 |
|
|
|
|
| 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 1 public GitHub repository, 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 **933.8K rows** across 8 tables in **153.5 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 02:03 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **golang/go** | +9 | +22 | — | — | +528 |
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
| 68 |
|
| 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 |
|
| 73 |
## How to download and use this dataset
|
| 74 |
|
|
|
|
| 360 |
|
| 361 |
| Table | Rows | Description |
|
| 362 |
|-------|-----:|-------------|
|
| 363 |
+
| `issues` | 76.7K | Issues and pull requests (shared metadata) |
|
| 364 |
+
| `pull_requests` | 5.2K | PR-specific fields (merge status, diffs, refs) |
|
| 365 |
+
| `reviews` | 303 | PR review decisions |
|
| 366 |
+
| `timeline_events` | 767.5K | Activity timeline (labels, closes, merges, assignments) |
|
| 367 |
+
| `pr_files` | 83.3K | Files changed in each pull request |
|
| 368 |
+
| `commit_statuses` | 761 | CI/CD status checks per commit |
|
| 369 |
+
| **Total** | **933.8K** | |
|
| 370 |
|
| 371 |
## How it's built
|
| 372 |
|
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:97acc1ea41fb7039abd147122366be44c0891ea144f544107738ce8d727626ec
|
| 3 |
+
size 22350
|
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:831eb49c91ad6efd78cb236f83423bf28c9e9513187fb501ec756c01ccd99840
|
| 3 |
+
size 38824660
|
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:e3809ac3fe50be227854e61212f94585b2c24f600b03d5186dd5888106bbb45a
|
| 3 |
+
size 456347
|
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:40e26eed8be5a3f2b27ea0b71e17e7dec637819a1b96756d38ec41c84163c3a1
|
| 3 |
+
size 301179
|
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:e1dc2ce960f078159886f81178646452ea06621d9c16af0780d6338c42be4d1f
|
| 3 |
+
size 121327529
|
stats.csv
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 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-01T09:38:40Z,_total,110655,24706,0,0,16007,1009480,166094,754,1327696
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-06-02T02:03:06Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
|
| 3 |
+
2026-06-02T02:03:06Z,_total,76732,5150,0,0,303,767504,83326,761,933776
|
|
|