tamnd commited on
Commit
7228d3b
·
verified ·
1 Parent(s): d47d9a8

sync etcd-io/etcd +87.2K comments +8.0K review_comments +6.2K reviews +16.2K pr_files — 2026-04-05 10:25 UTC

Browse files

comments 87.2K +87.2K
review_comments 8.0K +8.0K
reviews 28.5K +6.2K
pr_files 120.3K +16.2K

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.8M 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,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 10:12 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,14 +61,14 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **etcd-io/etcd** | — | — | | +2.8K | — |
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 | 22.3K | 10.0K | 171.2K | 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 |
@@ -372,13 +372,13 @@ CI/CD status checks and GitHub Actions results for each commit.
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` | 582.0K | PR review decisions |
378
  | `timeline_events` | 657.5K | Activity timeline (labels, closes, merges, assignments) |
379
  | `pr_files` | 4.3M | Files changed in each pull request |
380
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
381
- | **Total** | **10.8M** | |
382
 
383
  ## How it's built
384
 
 
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.9M rows** across 8 tables in **27.2 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 10:25 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **etcd-io/etcd** | — | — | +95.2K | +6.2K | — |
65
 
66
 
67
  ## Repositories
68
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
+ | **etcd-io/etcd** | 21.0K | 13.8K | 95.2K | 28.5K | 10.0K | 288.9K | 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 |
 
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.5M | Conversation comments on issues and PRs |
376
+ | `review_comments` | 699.0K | Inline code review comments on PR diffs |
377
+ | `reviews` | 588.2K | PR review decisions |
378
  | `timeline_events` | 657.5K | Activity timeline (labels, closes, merges, assignments) |
379
  | `pr_files` | 4.3M | Files changed in each pull request |
380
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
381
+ | **Total** | **10.9M** | |
382
 
383
  ## How it's built
384
 
data/comments/etcd-io/etcd/delta.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1bdbb5593d85e48b1d295b2ae631b188436f52912b89f80e30803737f991c26
3
+ size 307
data/review_comments/etcd-io/etcd/delta.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:601ab42913aa975a92ab1e8206161eeb24666db4d26bbbb41468b3dea3aa83f5
3
+ size 366
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-05T10:12:23Z,etcd-io/etcd,20971,13844,0,0,22273,10000,104073,0,171161
3
- 2026-04-05T10:12:23Z,facebook/react,33668,19202,137744,32911,20114,250463,202151,163984,860237
4
- 2026-04-05T10:12:23Z,golang/go,75837,4942,535860,167,323,266819,71786,0,955734
5
- 2026-04-05T10:12:23Z,mdn/content,41537,31454,74108,83242,18824,12937,149932,0,412034
6
- 2026-04-05T10:12:23Z,microsoft/TypeScript,62128,19094,286087,50554,41935,12393,588993,0,1061184
7
- 2026-04-05T10:12:23Z,python/cpython,145731,69824,719966,144216,149781,21285,661046,0,1911849
8
- 2026-04-05T10:12:23Z,redis/redis,14553,7646,53048,28418,27119,10000,65522,0,206306
9
- 2026-04-05T10:12:23Z,rust-lang/rust,153930,92154,1220351,242696,185721,40136,1713127,0,3648115
10
- 2026-04-05T10:12:23Z,swiftlang/swift,84396,66803,344067,103099,108438,13109,685255,0,1405167
11
- 2026-04-05T10:12:23Z,vuejs/core,12049,6063,32157,3552,4759,10321,21300,0,90201
12
- 2026-04-05T10:12:23Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
13
- 2026-04-05T10:12:23Z,_total,648063,333274,3408259,690986,581960,657507,4278379,163984,10762412
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-05T10:25:58Z,etcd-io/etcd,20971,13844,87200,8045,28514,10000,120304,0,288878
3
+ 2026-04-05T10:25:58Z,facebook/react,33668,19202,137744,32911,20114,250463,202151,163984,860237
4
+ 2026-04-05T10:25:58Z,golang/go,75837,4942,535860,167,323,266819,71786,0,955734
5
+ 2026-04-05T10:25:58Z,mdn/content,41537,31454,74108,83242,18824,12937,149932,0,412034
6
+ 2026-04-05T10:25:58Z,microsoft/TypeScript,62128,19094,286087,50554,41935,12393,588993,0,1061184
7
+ 2026-04-05T10:25:58Z,python/cpython,145731,69824,719966,144216,149781,21285,661046,0,1911849
8
+ 2026-04-05T10:25:58Z,redis/redis,14553,7646,53048,28418,27119,10000,65522,0,206306
9
+ 2026-04-05T10:25:58Z,rust-lang/rust,153930,92154,1220351,242696,185721,40136,1713127,0,3648115
10
+ 2026-04-05T10:25:58Z,swiftlang/swift,84396,66803,344067,103099,108438,13109,685255,0,1405167
11
+ 2026-04-05T10:25:58Z,vuejs/core,12049,6063,32157,3552,4759,10321,21300,0,90201
12
+ 2026-04-05T10:25:58Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
13
+ 2026-04-05T10:25:58Z,_total,648063,333274,3495459,699031,588201,657507,4294610,163984,10880129