Datasets:
sync duckdb/duckdb +2.2K reviews +37.0K timeline +60.9K pr_files +91.9K ci — 2026-05-27 01:25 UTC
Browse filesreviews 13.7K +2.2K
timeline_events 224.3K +37.0K
pr_files 210.7K +60.9K
commit_statuses 168.4K +91.9K
README.md
CHANGED
|
@@ -41,7 +41,7 @@ configs:
|
|
| 41 |
|
| 42 |
The full development metadata of 17 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 **21.
|
| 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-27
|
| 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 |
-
| **duckdb/duckdb** | — | — | — | +
|
| 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 |
| **ClickHouse/ClickHouse** | 104.8K | 76.1K | 327.3K | 112.7K | 117.0K | 1.7M | 2026-05-26 21:13 UTC |
|
| 72 |
-
| **duckdb/duckdb** | 19.0K | 12.1K | 0 |
|
| 73 |
| **etcd-io/etcd** | 21.2K | 14.0K | 126.4K | 29.3K | 20.4K | 336.6K | 2026-05-26 20:41 UTC |
|
| 74 |
| **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 18.0K | 487.3K | 2026-05-26 19:09 UTC |
|
| 75 |
| **golang/go** | 74.8K | 5.1K | 544.0K | 183 | 74.4K | 758.1K | 2026-05-26 19:10 UTC |
|
|
@@ -383,8 +383,8 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 383 |
| `reviews` | 1.6M | PR review decisions |
|
| 384 |
| `timeline_events` | 1.4M | Activity timeline (labels, closes, merges, assignments) |
|
| 385 |
| `pr_files` | 8.2M | Files changed in each pull request |
|
| 386 |
-
| `commit_statuses` |
|
| 387 |
-
| **Total** | **21.
|
| 388 |
|
| 389 |
## How it's built
|
| 390 |
|
|
|
|
| 41 |
|
| 42 |
The full development metadata of 17 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 **21.9M rows** across 8 tables in **40.0 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-27 01:25 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **duckdb/duckdb** | — | — | — | +2.2K | +37.0K |
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
|
|
|
| 69 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 70 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 71 |
| **ClickHouse/ClickHouse** | 104.8K | 76.1K | 327.3K | 112.7K | 117.0K | 1.7M | 2026-05-26 21:13 UTC |
|
| 72 |
+
| **duckdb/duckdb** | 19.0K | 12.1K | 0 | 13.7K | 224.3K | 648.3K | 2026-05-26 21:21 UTC |
|
| 73 |
| **etcd-io/etcd** | 21.2K | 14.0K | 126.4K | 29.3K | 20.4K | 336.6K | 2026-05-26 20:41 UTC |
|
| 74 |
| **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 18.0K | 487.3K | 2026-05-26 19:09 UTC |
|
| 75 |
| **golang/go** | 74.8K | 5.1K | 544.0K | 183 | 74.4K | 758.1K | 2026-05-26 19:10 UTC |
|
|
|
|
| 383 |
| `reviews` | 1.6M | PR review decisions |
|
| 384 |
| `timeline_events` | 1.4M | Activity timeline (labels, closes, merges, assignments) |
|
| 385 |
| `pr_files` | 8.2M | Files changed in each pull request |
|
| 386 |
+
| `commit_statuses` | 548.6K | CI/CD status checks per commit |
|
| 387 |
+
| **Total** | **21.9M** | |
|
| 388 |
|
| 389 |
## How it's built
|
| 390 |
|
data/commit_statuses/duckdb/duckdb/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:52ba769e7a3699d33c863bbb64fd0878088ab82f2affa2ba6d2db6612c916a7a
|
| 3 |
+
size 2481574
|
data/pr_files/duckdb/duckdb/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:5cd4c4508b7e42dcb6ae3b8d258ad2191c6282b3dc1860cc38078cd0383b20be
|
| 3 |
+
size 1246000
|
data/reviews/duckdb/duckdb/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:ef619e22c10cdd1f5daa02a43229652e27cac9ce600451547b1eccf627a36637
|
| 3 |
+
size 517777
|
data/timeline_events/duckdb/duckdb/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:f04455ecb88291893e4475bd4b824e455cddcd13af6fb5b983df8787a35a51c8
|
| 3 |
+
size 37742209
|
stats.csv
CHANGED
|
@@ -1,19 +1,19 @@
|
|
| 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-
|
| 5 |
-
2026-05-
|
| 6 |
-
2026-05-
|
| 7 |
-
2026-05-
|
| 8 |
-
2026-05-
|
| 9 |
-
2026-05-
|
| 10 |
-
2026-05-
|
| 11 |
-
2026-05-
|
| 12 |
-
2026-05-
|
| 13 |
-
2026-05-
|
| 14 |
-
2026-05-
|
| 15 |
-
2026-05-
|
| 16 |
-
2026-05-
|
| 17 |
-
2026-05-
|
| 18 |
-
2026-05-
|
| 19 |
-
2026-05-
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-05-27T01:25:56Z,ClickHouse/ClickHouse,104754,76065,216075,111180,112706,117037,707119,248578,1693514
|
| 3 |
+
2026-05-27T01:25:56Z,duckdb/duckdb,19042,12120,0,0,13694,224259,210723,168418,648256
|
| 4 |
+
2026-05-27T01:25:56Z,etcd-io/etcd,21214,14004,88751,37655,29332,20372,122137,3109,336574
|
| 5 |
+
2026-05-27T01:25:56Z,facebook/react,33982,19500,138587,33010,31920,17997,205838,6482,487316
|
| 6 |
+
2026-05-27T01:25:56Z,golang/go,74752,5146,543852,168,183,74431,59474,94,758100
|
| 7 |
+
2026-05-27T01:25:56Z,kubernetes/kubernetes,138470,89587,1496543,443963,305877,141340,1498511,12523,4126814
|
| 8 |
+
2026-05-27T01:25:56Z,mdn/content,41136,31853,75003,85749,77866,17715,392681,1768,723771
|
| 9 |
+
2026-05-27T01:25:56Z,microsoft/TypeScript,62272,19118,286739,50577,41989,22313,589245,1205,1073458
|
| 10 |
+
2026-05-27T01:25:56Z,moby/moby,51745,28380,0,0,0,202569,51643,0,334337
|
| 11 |
+
2026-05-27T01:25:56Z,pingcap/tidb,68290,45160,379836,120630,165954,67170,439301,17790,1304131
|
| 12 |
+
2026-05-27T01:25:56Z,python/cpython,107141,71666,730079,147298,63058,83453,279777,58542,1541014
|
| 13 |
+
2026-05-27T01:25:56Z,pytorch/pytorch,184628,125764,900634,325731,383899,141843,1058905,0,3121404
|
| 14 |
+
2026-05-27T01:25:56Z,redis/redis,14811,7753,53917,29752,28408,17476,66734,2203,221054
|
| 15 |
+
2026-05-27T01:25:56Z,rust-lang/rust,155938,93891,1239972,247407,189568,115054,1802713,10204,3854747
|
| 16 |
+
2026-05-27T01:25:56Z,swiftlang/swift,85515,67675,347818,104423,110456,29295,696955,2277,1444414
|
| 17 |
+
2026-05-27T01:25:56Z,vuejs/core,12229,6231,32707,3697,4934,129829,22169,15382,227178
|
| 18 |
+
2026-05-27T01:25:56Z,vuejs/docs,3284,2259,4911,2143,2681,10233,15378,48,40937
|
| 19 |
+
2026-05-27T01:25:56Z,_total,1179203,716172,6535424,1743383,1562525,1432386,8219303,548623,21937019
|