tamnd commited on
Commit
b3df343
·
verified ·
1 Parent(s): 8d3116d

sync 1 repos (no change) — 2026-04-05 07:34 UTC

Browse files
README.md CHANGED
@@ -7,7 +7,7 @@ language:
7
  - mul
8
  pretty_name: OpenGitHub Issues
9
  size_categories:
10
- - 100K<n<1M
11
  tags:
12
  - github
13
  - metadata
@@ -39,9 +39,9 @@ configs:
39
 
40
  ## What is it?
41
 
42
- The full development metadata of 8 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 **217.2K rows** across 8 tables in **17.2 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,20 +52,22 @@ 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 06:30 UTC**.
56
 
57
  ## Repositories
58
 
59
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
60
  |---|---:|---:|---:|---:|---:|---:|---|
61
- | **ClickHouse/ClickHouse** | 1.3K | 0 | 0 | 0 | 0 | 1.3K | 2026-04-05 06:16 UTC |
62
- | **duckdb/duckdb** | 18.1K | 11.4K | 0 | 7.2K | 10.0K | 140.7K | 2026-04-05 05:37 UTC |
63
- | **etcd-io/etcd** | 1.3K | 0 | 0 | 0 | 0 | 1.3K | 2026-04-05 06:00 UTC |
64
- | **facebook/react** | 30.7K | 0 | 22.5K | 0 | 15.4K | 68.6K | 2026-03-29 02:39 UTC |
65
- | **kubernetes/kubernetes** | 1.4K | 0 | 0 | 0 | 0 | 1.4K | 2026-04-05 04:40 UTC |
66
- | **moby/moby** | 1.3K | 0 | 0 | 0 | 0 | 1.3K | 2026-04-04 23:27 UTC |
67
- | **pingcap/tidb** | 1.3K | 0 | 0 | 0 | 0 | 1.3K | 2026-04-05 05:10 UTC |
68
- | **redis/redis** | 1.3K | 0 | 0 | 0 | 0 | 1.3K | 2026-04-05 05:35 UTC |
 
 
69
 
70
  ## How to download and use this dataset
71
 
@@ -357,13 +359,15 @@ CI/CD status checks and GitHub Actions results for each commit.
357
 
358
  | Table | Rows | Description |
359
  |-------|-----:|-------------|
360
- | `issues` | 56.7K | Issues and pull requests (shared metadata) |
361
- | `pull_requests` | 11.4K | PR-specific fields (merge status, diffs, refs) |
362
- | `comments` | 22.5K | Conversation comments on issues and PRs |
363
- | `reviews` | 7.2K | PR review decisions |
364
- | `timeline_events` | 25.4K | Activity timeline (labels, closes, merges, assignments) |
365
- | `pr_files` | 94.0K | Files changed in each pull request |
366
- | **Total** | **217.2K** | |
 
 
367
 
368
  ## How it's built
369
 
 
7
  - mul
8
  pretty_name: OpenGitHub Issues
9
  size_categories:
10
+ - 10M<n<100M
11
  tags:
12
  - github
13
  - metadata
 
39
 
40
  ## What is it?
41
 
42
+ The full development metadata of 10 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.5M rows** across 8 tables in **905.3 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-04-05 07:34 UTC**.
56
 
57
  ## Repositories
58
 
59
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
60
  |---|---:|---:|---:|---:|---:|---:|---|
61
+ | **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 250.5K | 860.2K | 2026-04-05 06:19 UTC |
62
+ | **golang/go** | 75.8K | 4.9K | 536.0K | 323 | 266.7K | 955.6K | 2026-04-05 06:05 UTC |
63
+ | **mdn/content** | 41.5K | 31.5K | 157.3K | 18.8K | 12.9K | 412.0K | 2026-04-05 03:27 UTC |
64
+ | **microsoft/TypeScript** | 62.1K | 19.1K | 336.6K | 41.9K | 12.4K | 1.1M | 2026-04-05 06:29 UTC |
65
+ | **python/cpython** | 145.7K | 69.8K | 864.2K | 149.8K | 21.3K | 1.9M | 2026-04-05 06:13 UTC |
66
+ | **redis/redis** | 14.6K | 7.6K | 0 | 11.5K | 10.0K | 88.9K | 2026-04-05 07:03 UTC |
67
+ | **rust-lang/rust** | 153.9K | 92.2K | 1.5M | 185.7K | 40.0K | 3.6M | 2026-04-05 06:59 UTC |
68
+ | **swiftlang/swift** | 84.4K | 66.8K | 447.2K | 108.4K | 13.1K | 1.4M | 2026-04-05 05:43 UTC |
69
+ | **vuejs/core** | 12.0K | 6.1K | 35.7K | 4.8K | 10.3K | 90.2K | 2026-04-04 09:36 UTC |
70
+ | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.0K | 40.4K | 2026-04-03 19:23 UTC |
71
 
72
  ## How to download and use this dataset
73
 
 
359
 
360
  | Table | Rows | Description |
361
  |-------|-----:|-------------|
362
+ | `issues` | 627.1K | Issues and pull requests (shared metadata) |
363
+ | `pull_requests` | 319.4K | PR-specific fields (merge status, diffs, refs) |
364
+ | `comments` | 3.4M | Conversation comments on issues and PRs |
365
+ | `review_comments` | 662.6K | Inline code review comments on PR diffs |
366
+ | `reviews` | 544.0K | PR review decisions |
367
+ | `timeline_events` | 647.2K | Activity timeline (labels, closes, merges, assignments) |
368
+ | `pr_files` | 4.2M | Files changed in each pull request |
369
+ | `commit_statuses` | 164.0K | CI/CD status checks per commit |
370
+ | **Total** | **10.5M** | |
371
 
372
  ## How it's built
373
 
data/comments/vuejs/docs/0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1907829f6bda6c5af1516840e471113f3fc065781124bbbca64f1e8894400bf
3
+ size 628788
data/issues/vuejs/docs/0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36270f5434e8e4a51b201ca57e0b7e47bd29e849d1a9857fb4a77ee0a1dba460
3
+ size 707993
data/pr_files/vuejs/docs/0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:423b84ab999d0c358a4c36995dcc13394d3c9045289d36e7b84119db98c69f86
3
+ size 75772
data/pull_requests/vuejs/docs/0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c39329c6d9e62f1573949a73fc53616acde85ca950acb6570cccb829d0c3d0cd
3
+ size 130400
data/review_comments/vuejs/docs/0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cce9110df226cf28f10c182f775535ff7784f5168dfac100b58151402a921155
3
+ size 543580
data/reviews/vuejs/docs/0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83b54d8f6fddc5d0825a90cfcb2ff15b30e98bdc726681ef2c50c00224657209
3
+ size 116656
data/timeline_events/vuejs/docs/0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cca15af96dbfba8f51b51b43a1d8516c6cc2b0ba90c3493024d20dd4ef397c68
3
+ size 195184
repos.csv ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # GitHub repos to sync — format: owner/repo,mode (live or backfill)
2
+ # Live: already synced, quick incremental updates every cycle
3
+ # Backfill: initial full sync, switches to live after completion
4
+ facebook/react,live
5
+ golang/go,live
6
+ python/cpython,live
7
+ mdn/content,live
8
+ vuejs/docs,live
9
+ vuejs/core,live
10
+ rust-lang/rust,live
11
+ swiftlang/swift,live
12
+ microsoft/TypeScript,live
13
+ # New repos
14
+ redis/redis,backfill
15
+ etcd-io/etcd,backfill
16
+ ClickHouse/ClickHouse,backfill
17
+ pingcap/tidb,backfill
18
+ duckdb/duckdb,backfill
19
+ moby/moby,backfill
20
+ kubernetes/kubernetes,backfill
21
+ pytorch/pytorch,backfill
stats.csv CHANGED
@@ -1,10 +1,12 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-04-05T06:30:39Z,ClickHouse/ClickHouse,1300,0,0,0,0,0,0,0,1300
3
- 2026-04-05T06:30:39Z,duckdb/duckdb,18092,11359,0,0,7202,10000,94045,0,140698
4
- 2026-04-05T06:30:39Z,etcd-io/etcd,1300,0,0,0,0,0,0,0,1300
5
- 2026-04-05T06:30:39Z,facebook/react,30702,0,22464,0,0,15400,0,0,68566
6
- 2026-04-05T06:30:39Z,kubernetes/kubernetes,1400,0,0,0,0,0,0,0,1400
7
- 2026-04-05T06:30:39Z,moby/moby,1300,0,0,0,0,0,0,0,1300
8
- 2026-04-05T06:30:39Z,pingcap/tidb,1300,0,0,0,0,0,0,0,1300
9
- 2026-04-05T06:30:39Z,redis/redis,1300,0,0,0,0,0,0,0,1300
10
- 2026-04-05T06:30:39Z,_total,56694,11359,22464,0,7202,25400,94045,0,217164
 
 
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-05T07:34:45Z,facebook/react,33668,19202,137743,32911,20114,250457,202151,163984,860230
3
+ 2026-04-05T07:34:45Z,golang/go,75836,4942,535858,167,323,266655,71786,0,955567
4
+ 2026-04-05T07:34:45Z,mdn/content,41537,31454,74108,83242,18823,12933,149932,0,412029
5
+ 2026-04-05T07:34:45Z,microsoft/TypeScript,62128,19094,286086,50554,41935,12388,588993,0,1061178
6
+ 2026-04-05T07:34:45Z,python/cpython,145731,69824,719965,144216,149781,21283,661046,0,1911846
7
+ 2026-04-05T07:34:45Z,redis/redis,14553,7646,0,0,11457,10000,45267,0,88923
8
+ 2026-04-05T07:34:45Z,rust-lang/rust,153927,92154,1220328,242681,185709,40021,1713119,0,3647939
9
+ 2026-04-05T07:34:45Z,swiftlang/swift,84396,66803,344067,103099,108438,13109,685255,0,1405167
10
+ 2026-04-05T07:34:45Z,vuejs/core,12049,6063,32157,3552,4759,10321,21300,0,90201
11
+ 2026-04-05T07:34:45Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
12
+ 2026-04-05T07:34:45Z,_total,627088,319430,3355183,662553,544012,647211,4154043,163984,10473504