tamnd commited on
Commit
2c83495
·
verified ·
1 Parent(s): bf92f0d

sync vuejs/core +1.8K reviews +28.6K timeline +8.8K pr_files +9.4K ci — 2026-06-02 23:08 UTC

Browse files

reviews 4.4K +1.8K
timeline_events 74.7K +28.6K
pr_files 19.8K +8.8K
commit_statuses 9.4K +9.4K

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 5 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 **3.0M rows** across 8 tables in **12.4 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-06-02 22:09 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,7 +61,7 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **vuejs/core** | +12.3K | +6.2K | — | +2.6K | +46.1K |
65
 
66
 
67
  ## Repositories
@@ -71,7 +71,7 @@ New items since the previous publish:
71
  | **golang/go** | 76.7K | 5.2K | 0 | 303 | 767.5K | 933.8K | 2026-06-01 22:17 UTC |
72
  | **mdn/content** | 42.2K | 31.9K | 81.0K | 82.4K | 648.7K | 1.3M | 2026-06-02 09:13 UTC |
73
  | **python/cpython** | 148.1K | 71.8K | 0 | 17.9K | 261.6K | 608.5K | 2026-06-02 04:39 UTC |
74
- | **vuejs/core** | 12.3K | 6.2K | 0 | 2.6K | 46.1K | 78.2K | 2026-06-02 19:28 UTC |
75
  | **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 35.4K | 66.7K | 2026-06-02 09:26 UTC |
76
 
77
  ## How to download and use this dataset
@@ -368,11 +368,11 @@ CI/CD status checks and GitHub Actions results for each commit.
368
  | `pull_requests` | 117.4K | PR-specific fields (merge status, diffs, refs) |
369
  | `comments` | 80.0K | Conversation comments on issues and PRs |
370
  | `review_comments` | 8.0K | Inline code review comments on PR diffs |
371
- | `reviews` | 105.9K | PR review decisions |
372
  | `timeline_events` | 1.8M | Activity timeline (labels, closes, merges, assignments) |
373
- | `pr_files` | 619.9K | Files changed in each pull request |
374
- | `commit_statuses` | 33.2K | CI/CD status checks per commit |
375
- | **Total** | **3.0M** | |
376
 
377
  ## How it's built
378
 
 
41
 
42
  The full development metadata of 5 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 **3.1M rows** across 8 tables in **15.6 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-06-02 23:08 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **vuejs/core** | | | — | +1.8K | +28.6K |
65
 
66
 
67
  ## Repositories
 
71
  | **golang/go** | 76.7K | 5.2K | 0 | 303 | 767.5K | 933.8K | 2026-06-01 22:17 UTC |
72
  | **mdn/content** | 42.2K | 31.9K | 81.0K | 82.4K | 648.7K | 1.3M | 2026-06-02 09:13 UTC |
73
  | **python/cpython** | 148.1K | 71.8K | 0 | 17.9K | 261.6K | 608.5K | 2026-06-02 04:39 UTC |
74
+ | **vuejs/core** | 12.3K | 6.2K | 0 | 4.4K | 74.7K | 126.8K | 2026-06-02 19:28 UTC |
75
  | **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 35.4K | 66.7K | 2026-06-02 09:26 UTC |
76
 
77
  ## How to download and use this dataset
 
368
  | `pull_requests` | 117.4K | PR-specific fields (merge status, diffs, refs) |
369
  | `comments` | 80.0K | Conversation comments on issues and PRs |
370
  | `review_comments` | 8.0K | Inline code review comments on PR diffs |
371
+ | `reviews` | 107.7K | PR review decisions |
372
  | `timeline_events` | 1.8M | Activity timeline (labels, closes, merges, assignments) |
373
+ | `pr_files` | 628.7K | Files changed in each pull request |
374
+ | `commit_statuses` | 42.6K | CI/CD status checks per commit |
375
+ | **Total** | **3.1M** | |
376
 
377
  ## How it's built
378
 
data/commit_statuses/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:002525f7d00e01dc2a2a08904a53376e2d6d2229da608c592d8f03738c5b7bef
3
- size 267233
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c97db3a7ac7b3091349a170164cd29b494711c1f35386f4fb86fda5102b9a628
3
+ size 161741
data/pr_files/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7d98ea27b72b84dd4fd7d3d7828a94ba733841c8f3059ecd3105265874966f3
3
- size 56952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28524b8c37d656169ab950a05633f236dae42349513a4af15270872063bd3ff5
3
+ size 95098
data/reviews/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9670c72f312fd2af46c66b6e4759e3e53f45c3a3d01f9231721471253872e43
3
- size 91769
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:501268a77dbecbc52d0ee4174d0067c13c76eaa76493baaf2f333ef40f4d11a3
3
+ size 359987
data/timeline_events/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69b5941c3e60b952360de5a5ccbbb21e1b094846d341704b9218d766e9b9fe59
3
- size 6948163
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50f6f022724777b0f2f349d033639d7d81438c7ba3ff3f6f7f2249c3939109c8
3
+ size 15763868
stats.csv CHANGED
@@ -1,7 +1,7 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-06-02T22:09:38Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
3
- 2026-06-02T22:09:38Z,mdn/content,42151,31911,75120,5900,82404,648653,401176,31737,1319052
4
- 2026-06-02T22:09:38Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
5
- 2026-06-02T22:09:38Z,vuejs/core,12251,6247,0,0,2598,46101,10999,0,78196
6
- 2026-06-02T22:09:38Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
7
- 2026-06-02T22:09:38Z,_total,282513,117421,80029,8043,105904,1759205,619900,33153,3006168
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-06-02T23:08:08Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
3
+ 2026-06-02T23:08:08Z,mdn/content,42151,31911,75120,5900,82404,648653,401176,31737,1319052
4
+ 2026-06-02T23:08:08Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
5
+ 2026-06-02T23:08:08Z,vuejs/core,12251,6247,0,0,4443,74677,19758,9445,126821
6
+ 2026-06-02T23:08:08Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
7
+ 2026-06-02T23:08:08Z,_total,282513,117421,80029,8043,107749,1787781,628659,42598,3054793