Datasets:
sync vuejs/docs +1 timeline — 2026-04-09 07:35 UTC
Browse files- README.md +34 -19
- data/timeline_events/vuejs/docs/0.parquet +2 -2
- stats.csv +18 -18
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 **
|
| 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:
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,30 +61,45 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
| 68 |
|
| 69 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 70 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 71 |
-
| **ClickHouse/ClickHouse** | 101.
|
| 72 |
-
| **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.
|
| 73 |
-
| **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.4K | 320.5K | 2026-04-09
|
| 74 |
-
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.
|
| 75 |
-
| **golang/go** | 75.9K | 4.9K | 536.7K | 323 |
|
| 76 |
-
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 20.
|
| 77 |
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.0K | 14.1K | 414.0K | 2026-04-09 04:40 UTC |
|
| 78 |
-
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.1K | 1.1M | 2026-04-
|
| 79 |
-
| **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.1K | 2026-04-09
|
| 80 |
-
| **pingcap/tidb** | 67.3K | 44.5K | 488.
|
| 81 |
-
| **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 36.
|
| 82 |
-
| **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K |
|
| 83 |
-
| **redis/redis** | 14.6K | 7.6K | 81.6K | 27.2K | 11.3K | 207.9K | 2026-04-09
|
| 84 |
-
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.0K |
|
| 85 |
| **swiftlang/swift** | 84.5K | 66.8K | 447.5K | 108.6K | 16.5K | 1.4M | 2026-04-09 05:59 UTC |
|
| 86 |
-
| **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.6K | 2026-04-09
|
| 87 |
-
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09
|
| 88 |
|
| 89 |
## How to download and use this dataset
|
| 90 |
|
|
@@ -381,7 +396,7 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 381 |
| `comments` | 6.8M | Conversation comments on issues and PRs |
|
| 382 |
| `review_comments` | 1.8M | Inline code review comments on PR diffs |
|
| 383 |
| `reviews` | 1.6M | PR review decisions |
|
| 384 |
-
| `timeline_events` |
|
| 385 |
| `pr_files` | 8.5M | Files changed in each pull request |
|
| 386 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 387 |
| **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 **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 |
- **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 |
|
| 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 |
| `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** | |
|
data/timeline_events/vuejs/docs/0.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c02a5ed4d8cf8547f14def8b95ffb363821938235939f1e4f565e9e6548be191
|
| 3 |
+
size 198471
|
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:
|
| 3 |
-
2026-04-09T07:
|
| 4 |
-
2026-04-09T07:
|
| 5 |
-
2026-04-09T07:
|
| 6 |
-
2026-04-09T07:
|
| 7 |
-
2026-04-09T07:
|
| 8 |
-
2026-04-09T07:
|
| 9 |
-
2026-04-09T07:
|
| 10 |
-
2026-04-09T07:
|
| 11 |
-
2026-04-09T07:
|
| 12 |
-
2026-04-09T07:
|
| 13 |
-
2026-04-09T07:
|
| 14 |
-
2026-04-09T07:
|
| 15 |
-
2026-04-09T07:
|
| 16 |
-
2026-04-09T07:
|
| 17 |
-
2026-04-09T07:
|
| 18 |
-
2026-04-09T07:
|
| 19 |
-
2026-04-09T07:
|
|
|
|
| 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
|