tamnd commited on
Commit
cc23791
·
verified ·
1 Parent(s): 66c3836

sync etcd-io/etcd +15.4K issues +13.8K PRs +258 reviews +10.0K timeline — 2026-04-05 08:54 UTC

Browse files

issues 21.0K +15.4K
pull_requests 13.8K +13.8K
reviews 258 +258
timeline_events 10.0K +10.0K
pr_files 23.6K +23.6K

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 11 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 **10.6M rows** across 8 tables in **78.3 KB** 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,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-04-05 08:42 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,21 +61,14 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **etcd-io/etcd** | +5.6K | | — | | |
65
- | **facebook/react** | — | — | +1 | — | +6 |
66
- | **golang/go** | +1 | — | +2 | — | +164 |
67
- | **mdn/content** | — | — | — | +1 | +4 |
68
- | **microsoft/TypeScript** | — | — | +1 | — | +5 |
69
- | **python/cpython** | — | — | +1 | — | +2 |
70
- | **redis/redis** | — | — | +81.5K | +15.7K | — |
71
- | **rust-lang/rust** | +3 | — | +38 | +12 | +115 |
72
 
73
 
74
  ## Repositories
75
 
76
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
77
  |---|---:|---:|---:|---:|---:|---:|---|
78
- | **etcd-io/etcd** | 5.6K | 0 | 0 | 0 | 0 | 5.6K | 2026-04-05 07:59 UTC |
79
  | **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 250.5K | 860.2K | 2026-04-05 07:27 UTC |
80
  | **golang/go** | 75.8K | 4.9K | 536.0K | 323 | 266.8K | 955.7K | 2026-04-05 08:19 UTC |
81
  | **mdn/content** | 41.5K | 31.5K | 157.3K | 18.8K | 12.9K | 412.0K | 2026-04-05 07:15 UTC |
@@ -377,15 +370,15 @@ CI/CD status checks and GitHub Actions results for each commit.
377
 
378
  | Table | Rows | Description |
379
  |-------|-----:|-------------|
380
- | `issues` | 632.7K | Issues and pull requests (shared metadata) |
381
- | `pull_requests` | 319.4K | PR-specific fields (merge status, diffs, refs) |
382
  | `comments` | 3.4M | Conversation comments on issues and PRs |
383
  | `review_comments` | 691.0K | Inline code review comments on PR diffs |
384
- | `reviews` | 559.7K | PR review decisions |
385
- | `timeline_events` | 647.5K | Activity timeline (labels, closes, merges, assignments) |
386
  | `pr_files` | 4.2M | Files changed in each pull request |
387
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
388
- | **Total** | **10.6M** | |
389
 
390
  ## How it's built
391
 
 
41
 
42
  The full development metadata of 11 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 **10.7M rows** across 8 tables in **26.5 KB** 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-04-05 08:54 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **etcd-io/etcd** | +15.4K | +13.8K | — | +258 | +10.0K |
 
 
 
 
 
 
 
65
 
66
 
67
  ## Repositories
68
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
+ | **etcd-io/etcd** | 21.0K | 13.8K | 0 | 258 | 10.0K | 68.6K | 2026-04-05 07:59 UTC |
72
  | **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 250.5K | 860.2K | 2026-04-05 07:27 UTC |
73
  | **golang/go** | 75.8K | 4.9K | 536.0K | 323 | 266.8K | 955.7K | 2026-04-05 08:19 UTC |
74
  | **mdn/content** | 41.5K | 31.5K | 157.3K | 18.8K | 12.9K | 412.0K | 2026-04-05 07:15 UTC |
 
370
 
371
  | Table | Rows | Description |
372
  |-------|-----:|-------------|
373
+ | `issues` | 648.1K | Issues and pull requests (shared metadata) |
374
+ | `pull_requests` | 333.3K | PR-specific fields (merge status, diffs, refs) |
375
  | `comments` | 3.4M | Conversation comments on issues and PRs |
376
  | `review_comments` | 691.0K | Inline code review comments on PR diffs |
377
+ | `reviews` | 559.9K | PR review decisions |
378
+ | `timeline_events` | 657.5K | Activity timeline (labels, closes, merges, assignments) |
379
  | `pr_files` | 4.2M | Files changed in each pull request |
380
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
381
+ | **Total** | **10.7M** | |
382
 
383
  ## How it's built
384
 
data/issues/etcd-io/etcd/delta.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84aada65768752b641bf4fddfb1b36bda98cac9b4f1afbffc837927868302522
3
- size 4412
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3aa24d412c393a3f87794d02b048c922cf9650d2844eb5149444c40bf19a2ab
3
+ size 595
data/pull_requests/etcd-io/etcd/delta.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cd5ea98c88eab51b8160067be4b38574eb54004781f5a8a5b78b9ea8969b661
3
+ size 444
data/reviews/etcd-io/etcd/delta.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:615c1457afd6ba068879fd33e9fb567e36dd815df2ef398a37933704e79b37db
3
+ size 258
data/timeline_events/etcd-io/etcd/delta.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8be5b5ebce3d944650b09793bc14308a45fae763a33f5e7e47177ab3c8c37355
3
+ size 539
stats.csv CHANGED
@@ -1,13 +1,13 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-04-05T08:42:41Z,etcd-io/etcd,5600,0,0,0,0,0,0,0,5600
3
- 2026-04-05T08:42:41Z,facebook/react,33668,19202,137744,32911,20114,250463,202151,163984,860237
4
- 2026-04-05T08:42:41Z,golang/go,75837,4942,535860,167,323,266819,71786,0,955734
5
- 2026-04-05T08:42:41Z,mdn/content,41537,31454,74108,83242,18824,12937,149932,0,412034
6
- 2026-04-05T08:42:41Z,microsoft/TypeScript,62128,19094,286087,50554,41935,12393,588993,0,1061184
7
- 2026-04-05T08:42:41Z,python/cpython,145731,69824,719966,144216,149781,21285,661046,0,1911849
8
- 2026-04-05T08:42:41Z,redis/redis,14553,7646,53048,28418,27119,10000,65522,0,206306
9
- 2026-04-05T08:42:41Z,rust-lang/rust,153930,92154,1220351,242696,185721,40136,1713127,0,3648115
10
- 2026-04-05T08:42:41Z,swiftlang/swift,84396,66803,344067,103099,108438,13109,685255,0,1405167
11
- 2026-04-05T08:42:41Z,vuejs/core,12049,6063,32157,3552,4759,10321,21300,0,90201
12
- 2026-04-05T08:42:41Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
13
- 2026-04-05T08:42:41Z,_total,632692,319430,3408259,690986,559687,647507,4174306,163984,10596851
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-05T08:54:31Z,etcd-io/etcd,20971,13844,0,0,258,10000,23570,0,68643
3
+ 2026-04-05T08:54:31Z,facebook/react,33668,19202,137744,32911,20114,250463,202151,163984,860237
4
+ 2026-04-05T08:54:31Z,golang/go,75837,4942,535860,167,323,266819,71786,0,955734
5
+ 2026-04-05T08:54:31Z,mdn/content,41537,31454,74108,83242,18824,12937,149932,0,412034
6
+ 2026-04-05T08:54:31Z,microsoft/TypeScript,62128,19094,286087,50554,41935,12393,588993,0,1061184
7
+ 2026-04-05T08:54:31Z,python/cpython,145731,69824,719966,144216,149781,21285,661046,0,1911849
8
+ 2026-04-05T08:54:31Z,redis/redis,14553,7646,53048,28418,27119,10000,65522,0,206306
9
+ 2026-04-05T08:54:31Z,rust-lang/rust,153930,92154,1220351,242696,185721,40136,1713127,0,3648115
10
+ 2026-04-05T08:54:31Z,swiftlang/swift,84396,66803,344067,103099,108438,13109,685255,0,1405167
11
+ 2026-04-05T08:54:31Z,vuejs/core,12049,6063,32157,3552,4759,10321,21300,0,90201
12
+ 2026-04-05T08:54:31Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
13
+ 2026-04-05T08:54:31Z,_total,648063,333274,3408259,690986,559945,657507,4197876,163984,10659894