Datasets:
sync facebook/react +33.9K issues +19.6K PRs +14.2K reviews +224.0K timeline — 2026-06-01 07:32 UTC
Browse filesissues 33.9K +33.9K
pull_requests 19.6K +19.6K
reviews 14.2K +14.2K
timeline_events 224.0K +224.0K
pr_files 79.1K +79.1K
commit_statuses 3 +3
- README.md +13 -12
- data/pr_files/facebook/react/0.parquet +2 -2
- data/reviews/facebook/react/0.parquet +2 -2
- data/timeline_events/facebook/react/0.parquet +2 -2
- stats.csv +3 -2
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-01
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,13 +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 |
| **golang/go** | 76.7K | 5.1K | 0 | 303 | 767.0K | 933.2K | 2026-05-31 18:58 UTC |
|
| 72 |
|
| 73 |
## How to download and use this dataset
|
|
@@ -360,13 +361,13 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 360 |
|
| 361 |
| Table | Rows | Description |
|
| 362 |
|-------|-----:|-------------|
|
| 363 |
-
| `issues` |
|
| 364 |
-
| `pull_requests` |
|
| 365 |
-
| `reviews` |
|
| 366 |
-
| `timeline_events` |
|
| 367 |
-
| `pr_files` |
|
| 368 |
-
| `commit_statuses` |
|
| 369 |
-
| **Total** | **
|
| 370 |
|
| 371 |
## How it's built
|
| 372 |
|
|
|
|
| 7 |
- mul
|
| 8 |
pretty_name: OpenGitHub Issues
|
| 9 |
size_categories:
|
| 10 |
+
- 1M<n<10M
|
| 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 **1.3M rows** across 8 tables in **71.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-01 07:32 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **facebook/react** | +33.9K | +19.6K | — | +14.2K | +224.0K |
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
| 68 |
|
| 69 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 70 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 71 |
+
| **facebook/react** | 33.9K | 19.6K | 0 | 14.2K | 224.0K | 370.8K | 2026-06-01 01:01 UTC |
|
| 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
|
|
|
|
| 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` | 14.5K | PR review decisions |
|
| 367 |
+
| `timeline_events` | 991.0K | Activity timeline (labels, closes, merges, assignments) |
|
| 368 |
+
| `pr_files` | 162.4K | Files changed in each pull request |
|
| 369 |
+
| `commit_statuses` | 754 | CI/CD status checks per commit |
|
| 370 |
+
| **Total** | **1.3M** | |
|
| 371 |
|
| 372 |
## How it's built
|
| 373 |
|
data/pr_files/facebook/react/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:712861fe1724073a18eafa0197b2fdd6a80e5e121e169c71ffd5a45f0d50c19b
|
| 3 |
+
size 434850
|
data/reviews/facebook/react/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:0a432764085538f84c0cf8dd95f73c096c14e45f0029a8ee31323024921646a2
|
| 3 |
+
size 443185
|
data/timeline_events/facebook/react/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:8d4466316f930ad7a3b8aab714f1f486495690f3fe93ab38d91c82b1f949ad93
|
| 3 |
+
size 63256750
|
stats.csv
CHANGED
|
@@ -1,3 +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-
|
|
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-06-01T07:32:13Z,facebook/react,33932,19578,0,0,14155,224036,79098,3,370802
|
| 3 |
+
2026-06-01T07:32:13Z,golang/go,76723,5128,0,0,303,766976,83325,751,933206
|
| 4 |
+
2026-06-01T07:32:13Z,_total,110655,24706,0,0,14458,991012,162423,754,1304008
|