tamnd commited on
Commit
2f624f4
·
verified ·
1 Parent(s): d8c3b8c

sync vuejs/docs +1 comments +2 timeline — 2026-04-09 07:53 UTC

Browse files

comments 4.9K +1
timeline_events 10.1K +2

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 **1.2 GB** 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:35 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,45 +61,40 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **ClickHouse/ClickHouse** | +6 | — | +25 | +17 | +707 |
65
- | **duckdb/duckdb** | +2 | — | +3 | — | +31 |
66
- | **etcd-io/etcd** | — | — | +1 | +1 | +6 |
67
- | **facebook/react** | | — | +2 | — | +15 |
68
- | **golang/go** | +1 | — | +3 | | +500 |
69
- | **kubernetes/kubernetes** | — | — | +11 | — | +125 |
70
- | **microsoft/TypeScript** | +1 | — | | — | |
71
- | **moby/moby** | — | — | | — | +2 |
72
- | **pingcap/tidb** | +3 | — | +64 | +16 | +525 |
73
- | **python/cpython** | — | — | +22 | | +721 |
74
- | **pytorch/pytorch** | +3 | — | +23 | +4 | +701 |
75
- | **redis/redis** | — | — | +4 | +3 | +4 |
76
- | **rust-lang/rust** | +1 | — | +54 | +7 | +1.2K |
77
- | **swiftlang/swift** | — | — | +1 | — | — |
78
- | **vuejs/core** | — | — | +2 | +1 | +4 |
79
- | **vuejs/docs** | — | — | — | — | +1 |
80
 
81
 
82
  ## Repositories
83
 
84
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
85
  |---|---:|---:|---:|---:|---:|---:|---|
86
- | **ClickHouse/ClickHouse** | 101.1K | 73.1K | 305.7K | 101.6K | 29.2K | 1.3M | 2026-04-09 07:20 UTC |
87
- | **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.2K | 312.7K | 2026-04-09 07:20 UTC |
88
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.4K | 320.5K | 2026-04-09 07:03 UTC |
89
  | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 06:37 UTC |
90
- | **golang/go** | 75.9K | 4.9K | 536.7K | 323 | 279.4K | 969.1K | 2026-04-09 07:10 UTC |
91
- | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 20.8K | 4.0M | 2026-04-09 07:21 UTC |
92
  | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.0K | 14.1K | 414.0K | 2026-04-09 04:40 UTC |
93
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.1K | 1.1M | 2026-04-09 07:14 UTC |
94
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.1K | 2026-04-09 07:17 UTC |
95
- | **pingcap/tidb** | 67.3K | 44.5K | 488.3K | 162.8K | 19.6K | 1.2M | 2026-04-09 07:21 UTC |
96
- | **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 36.7K | 1.9M | 2026-04-09 07:19 UTC |
97
- | **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 21.5K | 3.0M | 2026-04-09 07:21 UTC |
98
- | **redis/redis** | 14.6K | 7.6K | 81.6K | 27.2K | 11.3K | 207.9K | 2026-04-09 07:10 UTC |
99
- | **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.0K | 58.2K | 3.7M | 2026-04-09 07:20 UTC |
100
- | **swiftlang/swift** | 84.5K | 66.8K | 447.5K | 108.6K | 16.5K | 1.4M | 2026-04-09 05:59 UTC |
101
- | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.6K | 2026-04-09 07:20 UTC |
102
- | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:18 UTC |
103
 
104
  ## How to download and use this dataset
105
 
@@ -396,7 +391,7 @@ CI/CD status checks and GitHub Actions results for each commit.
396
  | `comments` | 6.8M | Conversation comments on issues and PRs |
397
  | `review_comments` | 1.8M | Inline code review comments on PR diffs |
398
  | `reviews` | 1.6M | PR review decisions |
399
- | `timeline_events` | 833.9K | Activity timeline (labels, closes, merges, assignments) |
400
  | `pr_files` | 8.5M | Files changed in each pull request |
401
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
402
  | **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 **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
  - **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
 
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
100
 
 
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** | |
data/comments/vuejs/docs/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f721f17540aa2fcbe1d0b50e1fed85086bb44610e564c8edb5da9e22746a27a2
3
- size 628885
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:689b1429e399baa0b7ac2c1fdc21a3484bc812e50a3ef9946aed83b515084846
3
+ size 629103
data/timeline_events/vuejs/docs/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c02a5ed4d8cf8547f14def8b95ffb363821938235939f1e4f565e9e6548be191
3
- size 198471
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9833cdee7f88ac941d9ac11d0e7b24bb255afae15a6cabaa0d07b3fe1acc123
3
+ size 199145
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:35:05Z,ClickHouse/ClickHouse,101054,73100,205167,100512,101612,29171,695582,0,1306198
3
- 2026-04-09T07:35:05Z,duckdb/duckdb,18194,11388,44680,16421,13199,11160,197624,0,312666
4
- 2026-04-09T07:35:05Z,etcd-io/etcd,20996,13844,87347,36965,28580,12394,120394,0,320520
5
- 2026-04-09T07:35:05Z,facebook/react,33690,19202,137827,32927,20135,255669,202222,163984,865656
6
- 2026-04-09T07:35:05Z,golang/go,75900,4942,536570,167,323,279380,71807,0,969089
7
- 2026-04-09T07:35:05Z,kubernetes/kubernetes,137467,88755,1485059,439885,302486,20835,1475644,0,3950131
8
- 2026-04-09T07:35:05Z,mdn/content,41586,31454,74194,83456,19048,14073,150163,0,413974
9
- 2026-04-09T07:35:05Z,microsoft/TypeScript,62147,19094,286151,50558,41943,14120,589013,0,1063026
10
- 2026-04-09T07:35:05Z,moby/moby,51390,28126,316884,70534,50454,12592,347163,0,877143
11
- 2026-04-09T07:35:05Z,pingcap/tidb,67286,44494,370703,117559,162768,19609,427851,0,1210270
12
- 2026-04-09T07:35:05Z,python/cpython,145892,69824,720750,144442,150035,36739,662117,0,1929799
13
- 2026-04-09T07:35:05Z,pytorch/pytorch,179220,121468,893637,324643,382496,21498,1049505,0,2972467
14
- 2026-04-09T07:35:05Z,redis/redis,14572,7646,53104,28531,27228,11303,65518,0,207902
15
- 2026-04-09T07:35:05Z,rust-lang/rust,154114,92154,1221911,243026,186020,58215,1716726,0,3672166
16
- 2026-04-09T07:35:05Z,swiftlang/swift,84459,66803,344340,103207,108600,16506,685567,0,1409482
17
- 2026-04-09T07:35:05Z,vuejs/core,12065,6063,32201,3561,4768,10618,21351,0,90627
18
- 2026-04-09T07:35:05Z,vuejs/docs,3263,2248,4873,2134,2674,10056,15194,0,40442
19
- 2026-04-09T07:35:05Z,_total,1203295,700605,6815398,1798528,1602369,833938,8493441,163984,21611558
 
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