tamnd commited on
Commit
a5214c5
·
verified ·
1 Parent(s): eb535f5

sync vuejs/core +1 issues +1 comments +1 timeline — 2026-04-09 08:13 UTC

Browse files

issues 12.1K +1
comments 32.2K +1
timeline_events 10.6K +1

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.6M rows** across 8 tables in **894.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,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-09 07:53 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,39 +61,40 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **ClickHouse/ClickHouse** | +1 | — | +5 | +5 | +652 |
65
- | **duckdb/duckdb** | +1 | — | | — | +8 |
66
- | **golang/go** | — | — | +1 | — | +21 |
67
- | **kubernetes/kubernetes** | +1 | — | +10 | — | +57 |
68
- | **pingcap/tidb** | +2 | — | +39 | +7 | +162 |
69
- | **python/cpython** | — | — | +2 | — | +6 |
70
- | **pytorch/pytorch** | — | — | +2 | | +66 |
71
- | **rust-lang/rust** | | — | +2 | — | +6 |
72
- | **swiftlang/swift** | — | — | +1 | +1 | |
73
- | **vuejs/core** | — | — | +4 | +4 | +1 |
74
- | **vuejs/docs** | | — | +1 | | +2 |
 
75
 
76
 
77
  ## Repositories
78
 
79
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
80
  |---|---:|---:|---:|---:|---:|---:|---|
81
- | **ClickHouse/ClickHouse** | 101.1K | 73.1K | 305.7K | 101.6K | 29.8K | 1.3M | 2026-04-09 07:40 UTC |
82
- | **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.2K | 312.7K | 2026-04-09 07:35 UTC |
83
- | **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.4K | 320.5K | 2026-04-09 07:03 UTC |
84
- | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 06:37 UTC |
85
- | **golang/go** | 75.9K | 4.9K | 536.7K | 323 | 279.4K | 969.1K | 2026-04-09 07:28 UTC |
86
- | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 20.9K | 4.0M | 2026-04-09 07:41 UTC |
87
  | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.0K | 14.1K | 414.0K | 2026-04-09 04:40 UTC |
88
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.1K | 1.1M | 2026-04-09 07:14 UTC |
89
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.1K | 2026-04-09 07:17 UTC |
90
- | **pingcap/tidb** | 67.3K | 44.5K | 488.3K | 162.8K | 19.8K | 1.2M | 2026-04-09 07:41 UTC |
91
- | **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 36.7K | 1.9M | 2026-04-09 07:30 UTC |
92
- | **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 21.6K | 3.0M | 2026-04-09 07:39 UTC |
93
- | **redis/redis** | 14.6K | 7.6K | 81.6K | 27.2K | 11.3K | 207.9K | 2026-04-09 07:22 UTC |
94
- | **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.0K | 58.2K | 3.7M | 2026-04-09 07:29 UTC |
95
  | **swiftlang/swift** | 84.5K | 66.8K | 447.5K | 108.6K | 16.5K | 1.4M | 2026-04-09 07:38 UTC |
96
- | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.6K | 2026-04-09 07:35 UTC |
97
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
98
 
99
  ## How to download and use this dataset
@@ -391,7 +392,7 @@ CI/CD status checks and GitHub Actions results for each commit.
391
  | `comments` | 6.8M | Conversation comments on issues and PRs |
392
  | `review_comments` | 1.8M | Inline code review comments on PR diffs |
393
  | `reviews` | 1.6M | PR review decisions |
394
- | `timeline_events` | 834.9K | Activity timeline (labels, closes, merges, assignments) |
395
  | `pr_files` | 8.5M | Files changed in each pull request |
396
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
397
  | **Total** | **21.6M** | |
 
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.6M rows** across 8 tables in **950.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-09 08:13 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | +3 | — | +31 | +23 | +565 |
65
+ | **duckdb/duckdb** | +2 | — | +1 | — | +16 |
66
+ | **etcd-io/etcd** | — | — | +1 | — | +12 |
67
+ | **facebook/react** | | — | +1 | — | +6 |
68
+ | **golang/go** | | — | | | +27 |
69
+ | **kubernetes/kubernetes** | — | — | +1 | — | +10 |
70
+ | **pingcap/tidb** | — | — | +20 | +3 | +49 |
71
+ | **python/cpython** | +1 | — | +2 | — | +28 |
72
+ | **pytorch/pytorch** | — | — | +2 | +1 | +42 |
73
+ | **redis/redis** | — | — | +2 | +2 | +1 |
74
+ | **rust-lang/rust** | +1 | — | +10 | +8 | +49 |
75
+ | **vuejs/core** | +1 | — | +1 | — | +1 |
76
 
77
 
78
  ## Repositories
79
 
80
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
81
  |---|---:|---:|---:|---:|---:|---:|---|
82
+ | **ClickHouse/ClickHouse** | 101.1K | 73.1K | 305.7K | 101.6K | 30.4K | 1.3M | 2026-04-09 08:01 UTC |
83
+ | **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.2K | 312.7K | 2026-04-09 07:59 UTC |
84
+ | **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.4K | 320.5K | 2026-04-09 07:43 UTC |
85
+ | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 07:43 UTC |
86
+ | **golang/go** | 75.9K | 4.9K | 536.7K | 323 | 279.4K | 969.1K | 2026-04-09 07:48 UTC |
87
+ | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 20.9K | 4.0M | 2026-04-09 07:58 UTC |
88
  | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.0K | 14.1K | 414.0K | 2026-04-09 04:40 UTC |
89
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.1K | 1.1M | 2026-04-09 07:14 UTC |
90
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.1K | 2026-04-09 07:17 UTC |
91
+ | **pingcap/tidb** | 67.3K | 44.5K | 488.3K | 162.8K | 19.8K | 1.2M | 2026-04-09 08:00 UTC |
92
+ | **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 36.8K | 1.9M | 2026-04-09 07:59 UTC |
93
+ | **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 21.6K | 3.0M | 2026-04-09 07:57 UTC |
94
+ | **redis/redis** | 14.6K | 7.6K | 81.6K | 27.2K | 11.3K | 207.9K | 2026-04-09 07:50 UTC |
95
+ | **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.0K | 58.3K | 3.7M | 2026-04-09 07:59 UTC |
96
  | **swiftlang/swift** | 84.5K | 66.8K | 447.5K | 108.6K | 16.5K | 1.4M | 2026-04-09 07:38 UTC |
97
+ | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.6K | 2026-04-09 07:55 UTC |
98
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
99
 
100
  ## How to download and use this dataset
 
392
  | `comments` | 6.8M | Conversation comments on issues and PRs |
393
  | `review_comments` | 1.8M | Inline code review comments on PR diffs |
394
  | `reviews` | 1.6M | PR review decisions |
395
+ | `timeline_events` | 835.7K | Activity timeline (labels, closes, merges, assignments) |
396
  | `pr_files` | 8.5M | Files changed in each pull request |
397
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
398
  | **Total** | **21.6M** | |
data/comments/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a56117be9b09ad98ac0fc4f4c7e94a5a135e6bf985b6b3afd3b9220f6a8fd5c3
3
- size 6344189
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb66f23290f800e4ee110d437ea7da33c0c3ae27266cbdbf4c6243d26bc83828
3
+ size 6344232
data/issues/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afde5ecb3a16bb768bd44f18ab3d9716d73cd23ed32a6e3976943fe5f0d7bbb2
3
- size 5416877
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1479e81369e9d811b9375df65b4770d9ac087cdc42a9e87235e2c765861b1e55
3
+ size 5417908
data/timeline_events/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d17c06a0b79fc8dc94a6e4d2bbacf102ab850ff2a4dd5cf2942778735bbe7dcf
3
- size 471936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:755b1a05a3b193deca02d38a79d5890c3181da07c444d7322469b5e3ddfc6844
3
+ size 471800
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-04-09T07:53:22Z,ClickHouse/ClickHouse,101055,73100,205168,100516,101617,29823,695582,0,1306861
3
- 2026-04-09T07:53:22Z,duckdb/duckdb,18195,11388,44680,16421,13199,11168,197626,0,312677
4
- 2026-04-09T07:53:22Z,etcd-io/etcd,20996,13844,87347,36965,28580,12394,120394,0,320520
5
- 2026-04-09T07:53:22Z,facebook/react,33690,19202,137827,32927,20135,255669,202222,163984,865656
6
- 2026-04-09T07:53:22Z,golang/go,75900,4942,536571,167,323,279401,71807,0,969111
7
- 2026-04-09T07:53:22Z,kubernetes/kubernetes,137468,88755,1485069,439885,302486,20892,1475648,0,3950203
8
- 2026-04-09T07:53:22Z,mdn/content,41586,31454,74194,83456,19048,14073,150163,0,413974
9
- 2026-04-09T07:53:22Z,microsoft/TypeScript,62147,19094,286151,50558,41943,14120,589013,0,1063026
10
- 2026-04-09T07:53:22Z,moby/moby,51390,28126,316884,70534,50454,12592,347163,0,877143
11
- 2026-04-09T07:53:22Z,pingcap/tidb,67288,44494,370734,117567,162775,19771,427853,0,1210482
12
- 2026-04-09T07:53:22Z,python/cpython,145892,69824,720752,144442,150035,36745,662117,0,1929807
13
- 2026-04-09T07:53:22Z,pytorch/pytorch,179220,121468,893639,324643,382496,21564,1049504,0,2972534
14
- 2026-04-09T07:53:22Z,redis/redis,14572,7646,53104,28531,27228,11303,65518,0,207902
15
- 2026-04-09T07:53:22Z,rust-lang/rust,154114,92154,1221913,243026,186020,58221,1716726,0,3672174
16
- 2026-04-09T07:53:22Z,swiftlang/swift,84459,66803,344340,103208,108601,16506,685567,0,1409484
17
- 2026-04-09T07:53:22Z,vuejs/core,12065,6063,32201,3565,4772,10619,21351,0,90636
18
- 2026-04-09T07:53:22Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
- 2026-04-09T07:53:22Z,_total,1203300,700605,6815448,1798545,1602386,834919,8493448,163984,21612635
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-09T08:13:21Z,ClickHouse/ClickHouse,101058,73100,205176,100539,101640,30388,695588,0,1307489
3
+ 2026-04-09T08:13:21Z,duckdb/duckdb,18197,11388,44681,16421,13199,11184,197627,0,312697
4
+ 2026-04-09T08:13:21Z,etcd-io/etcd,20996,13844,87348,36965,28580,12406,120394,0,320533
5
+ 2026-04-09T08:13:21Z,facebook/react,33690,19202,137828,32927,20135,255675,202222,163984,865663
6
+ 2026-04-09T08:13:21Z,golang/go,75900,4942,536571,167,323,279428,71807,0,969138
7
+ 2026-04-09T08:13:21Z,kubernetes/kubernetes,137468,88755,1485070,439885,302486,20902,1475735,0,3950301
8
+ 2026-04-09T08:13:21Z,mdn/content,41586,31454,74194,83456,19048,14073,150163,0,413974
9
+ 2026-04-09T08:13:21Z,microsoft/TypeScript,62147,19094,286151,50558,41943,14120,589013,0,1063026
10
+ 2026-04-09T08:13:21Z,moby/moby,51390,28126,316884,70534,50454,12592,347163,0,877143
11
+ 2026-04-09T08:13:21Z,pingcap/tidb,67288,44494,370752,117569,162778,19820,427853,0,1210554
12
+ 2026-04-09T08:13:21Z,python/cpython,145893,69824,720754,144442,150035,36773,662126,0,1929847
13
+ 2026-04-09T08:13:21Z,pytorch/pytorch,179220,121468,893641,324643,382497,21606,1049504,0,2972579
14
+ 2026-04-09T08:13:21Z,redis/redis,14572,7646,53104,28533,27230,11304,65518,0,207907
15
+ 2026-04-09T08:13:21Z,rust-lang/rust,154115,92154,1221915,243034,186028,58270,1716727,0,3672243
16
+ 2026-04-09T08:13:21Z,swiftlang/swift,84459,66803,344340,103208,108601,16506,685567,0,1409484
17
+ 2026-04-09T08:13:21Z,vuejs/core,12066,6063,32202,3565,4772,10620,21351,0,90639
18
+ 2026-04-09T08:13:21Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
+ 2026-04-09T08:13:21Z,_total,1203308,700605,6815485,1798580,1602423,835725,8493552,163984,21613662