tamnd commited on
Commit
46e74e6
·
verified ·
1 Parent(s): 65c1ac1

sync vuejs/core +2 issues +6 comments +1 reviews +26 timeline — 2026-04-07 09:01 UTC

Browse files

issues 12.1K +2
comments 32.2K +6
reviews 4.8K +1
timeline_events 10.4K +26
pr_files 21.3K +9

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 14 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 **13.6M rows** across 8 tables in **1.1 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,17 @@ 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-07 08:38 UTC**.
 
 
 
 
 
 
 
 
 
 
56
 
57
 
58
  ## Repositories
@@ -67,11 +77,11 @@ Last updated: **2026-04-07 08:38 UTC**.
67
  | **mdn/content** | 41.5K | 31.5K | 157.4K | 18.9K | 13.2K | 412.6K | 2026-04-07 00:20 UTC |
68
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 13.2K | 1.1M | 2026-04-07 00:00 UTC |
69
  | **pingcap/tidb** | 67.2K | 44.5K | 487.4K | 162.6K | 10.1K | 1.2M | 2026-04-07 00:58 UTC |
70
- | **python/cpython** | 145.8K | 69.8K | 864.5K | 149.9K | 25.0K | 1.9M | 2026-04-07 00:20 UTC |
71
  | **redis/redis** | 14.6K | 7.6K | 81.5K | 27.2K | 10.9K | 207.3K | 2026-04-06 20:10 UTC |
72
  | **rust-lang/rust** | 154.0K | 92.2K | 1.5M | 185.8K | 46.2K | 3.7M | 2026-04-07 00:14 UTC |
73
  | **swiftlang/swift** | 84.4K | 66.8K | 447.3K | 108.5K | 13.9K | 1.4M | 2026-04-07 00:00 UTC |
74
- | **vuejs/core** | 12.1K | 6.1K | 35.7K | 4.8K | 10.4K | 90.3K | 2026-04-07 00:05 UTC |
75
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.0K | 40.4K | 2026-04-03 19:23 UTC |
76
 
77
  ## How to download and use this dataset
@@ -369,7 +379,7 @@ CI/CD status checks and GitHub Actions results for each commit.
369
  | `comments` | 4.1M | Conversation comments on issues and PRs |
370
  | `review_comments` | 945.6K | Inline code review comments on PR diffs |
371
  | `reviews` | 861.5K | PR review decisions |
372
- | `timeline_events` | 708.2K | Activity timeline (labels, closes, merges, assignments) |
373
  | `pr_files` | 5.6M | Files changed in each pull request |
374
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
375
  | **Total** | **13.6M** | |
 
41
 
42
  The full development metadata of 14 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 **13.6M rows** across 8 tables in **57.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-07 09:01 UTC**.
56
+
57
+
58
+ ## Latest Sync
59
+
60
+ New items since the previous publish:
61
+
62
+ | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
+ |---|---:|---:|---:|---:|---:|
64
+ | **python/cpython** | +15 | — | — | +13 | +1.6K |
65
+ | **vuejs/core** | +2 | — | +6 | +1 | +26 |
66
 
67
 
68
  ## Repositories
 
77
  | **mdn/content** | 41.5K | 31.5K | 157.4K | 18.9K | 13.2K | 412.6K | 2026-04-07 00:20 UTC |
78
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 13.2K | 1.1M | 2026-04-07 00:00 UTC |
79
  | **pingcap/tidb** | 67.2K | 44.5K | 487.4K | 162.6K | 10.1K | 1.2M | 2026-04-07 00:58 UTC |
80
+ | **python/cpython** | 145.8K | 69.8K | 864.5K | 149.9K | 26.6K | 1.9M | 2026-04-07 08:40 UTC |
81
  | **redis/redis** | 14.6K | 7.6K | 81.5K | 27.2K | 10.9K | 207.3K | 2026-04-06 20:10 UTC |
82
  | **rust-lang/rust** | 154.0K | 92.2K | 1.5M | 185.8K | 46.2K | 3.7M | 2026-04-07 00:14 UTC |
83
  | **swiftlang/swift** | 84.4K | 66.8K | 447.3K | 108.5K | 13.9K | 1.4M | 2026-04-07 00:00 UTC |
84
+ | **vuejs/core** | 12.1K | 6.1K | 35.7K | 4.8K | 10.4K | 90.4K | 2026-04-07 08:56 UTC |
85
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.0K | 40.4K | 2026-04-03 19:23 UTC |
86
 
87
  ## How to download and use this dataset
 
379
  | `comments` | 4.1M | Conversation comments on issues and PRs |
380
  | `review_comments` | 945.6K | Inline code review comments on PR diffs |
381
  | `reviews` | 861.5K | PR review decisions |
382
+ | `timeline_events` | 709.8K | Activity timeline (labels, closes, merges, assignments) |
383
  | `pr_files` | 5.6M | Files changed in each pull request |
384
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
385
  | **Total** | **13.6M** | |
data/comments/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b354ab537609ea501327c0a2035d8a5cba55ef7204163bf02ae729b3b38ebbc7
3
- size 6330160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c19035c57a7da35703b279d993d5f269b10c7cab45ff15bbf5629a021d9bf5f8
3
+ size 6335177
data/issues/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4666a0fe5d805b8e470a8d960e1379337e36ecc3a9a8c1bd54b78fa2290bbb8f
3
- size 5410399
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ec1aa94a6527e9ee1ddaecc1efda07b36a65f72e8764466650bbb79d7b5fd63
3
+ size 5411956
data/pr_files/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6d435e3b48ea6b184b8bd757177c720e2928e8cb68c0e4bbcb243b8a799e905
3
- size 108384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aba084d1153db1d0deea09e7ad4e50153654961db7dd917a589168452a40da2c
3
+ size 108412
data/reviews/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:622e7822171716a6f19e19c8d1f1b55257a1ae6c2e220e520a50760f98aa4b3f
3
- size 457332
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2a1c48b3d1d3912b2b0ea07b1cb8da2c9af397f084536b18db7fe7a66e290f0
3
+ size 458387
data/timeline_events/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d088acfb3c99218815f7a1b049f24629a04f0058b3a9ca17f47b3117ba6d9655
3
- size 405175
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:663f8b3537bddad6149a7eeb4ce17f665957f43c5a8a9f774ca10822726a09df
3
+ size 415440
stats.csv CHANGED
@@ -1,16 +1,16 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-04-07T08:38:33Z,ClickHouse/ClickHouse,100767,72838,203554,99885,100886,14377,694654,0,1286961
3
- 2026-04-07T08:38:33Z,duckdb/duckdb,18138,11387,0,0,9494,10000,132021,0,181040
4
- 2026-04-07T08:38:33Z,etcd-io/etcd,20977,13844,87235,36911,28519,11415,120334,0,319235
5
- 2026-04-07T08:38:33Z,facebook/react,33676,19202,137771,32913,20117,251165,202197,163984,861025
6
- 2026-04-07T08:38:33Z,golang/go,75856,4942,536058,167,323,268162,71801,0,957309
7
- 2026-04-07T08:38:33Z,mdn/content,41549,31454,74126,83303,18892,13219,150013,0,412556
8
- 2026-04-07T08:38:33Z,microsoft/TypeScript,62139,19094,286115,50558,41941,13207,589008,0,1062062
9
- 2026-04-07T08:38:33Z,pingcap/tidb,67226,44494,370000,117422,162551,10111,427607,0,1199411
10
- 2026-04-07T08:38:33Z,python/cpython,145799,69824,720155,144320,149899,24974,661898,0,1916869
11
- 2026-04-07T08:38:33Z,redis/redis,14562,7646,53062,28453,27151,10918,65540,0,207332
12
- 2026-04-07T08:38:33Z,rust-lang/rust,154002,92154,1220889,242831,185839,46238,1715201,0,3657154
13
- 2026-04-07T08:38:33Z,swiftlang/swift,84416,66803,344157,103119,108477,13942,685321,0,1406235
14
- 2026-04-07T08:38:33Z,vuejs/core,12057,6063,32178,3558,4763,10388,21317,0,90324
15
- 2026-04-07T08:38:33Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
16
- 2026-04-07T08:38:33Z,_total,834427,461993,4070171,945571,861525,708160,5552106,163984,13597937
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-07T09:01:18Z,ClickHouse/ClickHouse,100767,72838,203554,99885,100886,14377,694654,0,1286961
3
+ 2026-04-07T09:01:18Z,duckdb/duckdb,18138,11387,0,0,9494,10000,132021,0,181040
4
+ 2026-04-07T09:01:18Z,etcd-io/etcd,20977,13844,87235,36911,28519,11415,120334,0,319235
5
+ 2026-04-07T09:01:18Z,facebook/react,33676,19202,137771,32913,20117,251165,202197,163984,861025
6
+ 2026-04-07T09:01:18Z,golang/go,75856,4942,536058,167,323,268162,71801,0,957309
7
+ 2026-04-07T09:01:18Z,mdn/content,41549,31454,74126,83303,18892,13219,150013,0,412556
8
+ 2026-04-07T09:01:18Z,microsoft/TypeScript,62139,19094,286115,50558,41941,13207,589008,0,1062062
9
+ 2026-04-07T09:01:18Z,pingcap/tidb,67226,44494,370000,117422,162551,10111,427607,0,1199411
10
+ 2026-04-07T09:01:18Z,python/cpython,145814,69824,720155,144320,149912,26578,661924,0,1918527
11
+ 2026-04-07T09:01:18Z,redis/redis,14562,7646,53062,28453,27151,10918,65540,0,207332
12
+ 2026-04-07T09:01:18Z,rust-lang/rust,154002,92154,1220889,242831,185839,46238,1715201,0,3657154
13
+ 2026-04-07T09:01:18Z,swiftlang/swift,84416,66803,344157,103119,108477,13942,685321,0,1406235
14
+ 2026-04-07T09:01:18Z,vuejs/core,12059,6063,32184,3558,4764,10414,21326,0,90368
15
+ 2026-04-07T09:01:18Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
16
+ 2026-04-07T09:01:18Z,_total,834444,461993,4070177,945571,861539,709790,5552141,163984,13599639