tamnd commited on
Commit
5593de6
·
verified ·
1 Parent(s): 63549bc

sync rust-lang/rust +124.6K issues +57.5K PRs +10.0K timeline — 2026-06-03 01:14 UTC

Browse files

issues 156.4K +124.6K
pull_requests 57.5K +57.5K
timeline_events 10.0K +10.0K

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 6 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.2M rows** across 8 tables in **50.2 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-03 00:11 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,8 +61,7 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **rust-lang/rust** | +31.8K | | — | — | |
65
- | **vuejs/core** | — | — | +36.5K | +507 | +55.5K |
66
 
67
 
68
  ## Repositories
@@ -72,7 +71,7 @@ New items since the previous publish:
72
  | **golang/go** | 76.7K | 5.2K | 0 | 303 | 767.5K | 933.8K | 2026-06-01 22:17 UTC |
73
  | **mdn/content** | 42.2K | 31.9K | 81.0K | 82.4K | 648.7K | 1.3M | 2026-06-02 09:13 UTC |
74
  | **python/cpython** | 148.1K | 71.8K | 0 | 17.9K | 261.6K | 608.5K | 2026-06-02 04:39 UTC |
75
- | **rust-lang/rust** | 31.8K | 0 | 0 | 0 | 0 | 31.8K | 2026-06-02 23:53 UTC |
76
  | **vuejs/core** | 12.3K | 6.2K | 36.5K | 5.0K | 130.1K | 227.9K | 2026-06-02 19:28 UTC |
77
  | **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 35.4K | 66.7K | 2026-06-02 09:26 UTC |
78
 
@@ -366,15 +365,15 @@ CI/CD status checks and GitHub Actions results for each commit.
366
 
367
  | Table | Rows | Description |
368
  |-------|-----:|-------------|
369
- | `issues` | 314.3K | Issues and pull requests (shared metadata) |
370
- | `pull_requests` | 117.4K | PR-specific fields (merge status, diffs, refs) |
371
  | `comments` | 112.8K | Conversation comments on issues and PRs |
372
  | `review_comments` | 11.8K | Inline code review comments on PR diffs |
373
  | `reviews` | 108.3K | PR review decisions |
374
- | `timeline_events` | 1.8M | Activity timeline (labels, closes, merges, assignments) |
375
  | `pr_files` | 631.2K | Files changed in each pull request |
376
  | `commit_statuses` | 48.7K | CI/CD status checks per commit |
377
- | **Total** | **3.2M** | |
378
 
379
  ## How it's built
380
 
 
41
 
42
  The full development metadata of 6 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.4M rows** across 8 tables in **58.2 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-03 01:14 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **rust-lang/rust** | +124.6K | +57.5K | — | — | +10.0K |
 
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
+ | **rust-lang/rust** | 156.4K | 57.5K | 0 | 0 | 10.0K | 223.9K | 2026-06-02 23:53 UTC |
75
  | **vuejs/core** | 12.3K | 6.2K | 36.5K | 5.0K | 130.1K | 227.9K | 2026-06-02 19:28 UTC |
76
  | **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 35.4K | 66.7K | 2026-06-02 09:26 UTC |
77
 
 
365
 
366
  | Table | Rows | Description |
367
  |-------|-----:|-------------|
368
+ | `issues` | 438.9K | Issues and pull requests (shared metadata) |
369
+ | `pull_requests` | 175.0K | PR-specific fields (merge status, diffs, refs) |
370
  | `comments` | 112.8K | Conversation comments on issues and PRs |
371
  | `review_comments` | 11.8K | Inline code review comments on PR diffs |
372
  | `reviews` | 108.3K | PR review decisions |
373
+ | `timeline_events` | 1.9M | Activity timeline (labels, closes, merges, assignments) |
374
  | `pr_files` | 631.2K | Files changed in each pull request |
375
  | `commit_statuses` | 48.7K | CI/CD status checks per commit |
376
+ | **Total** | **3.4M** | |
377
 
378
  ## How it's built
379
 
data/issues/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:684ab5f0cd71219e48fd684d99fa401a8a03ab3712ca1122304f09df5b863ca8
3
- size 14936263
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:868fe915b961f6adf58b6abe87d4f19e45bf705b290969bcb31147471b7079c5
3
+ size 57416047
data/pull_requests/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:926d16835e6105139cd7604f3d408ae06b9c517ede9316701f0ca94eae8bb1ad
3
- size 5611347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a97c2baba8fedf66d8913359811e51d9d8ea110806ce8467ae260fe725b204c
3
+ size 3403959
data/timeline_events/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f69c72c176d15fa5cbd16d738bcbb548645628f4b65646c7e9105884f79f2d4a
3
- size 23508042
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45d0f9b3a9f64567acaa4f6790b73f24224abcd0adfe096bc6f9c72b0e797b94
3
+ size 160612
stats.csv CHANGED
@@ -1,8 +1,8 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-06-03T00:11:06Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
3
- 2026-06-03T00:11:06Z,mdn/content,42151,31911,75120,5900,82404,648653,401176,31737,1319052
4
- 2026-06-03T00:11:06Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
5
- 2026-06-03T00:11:06Z,rust-lang/rust,31800,0,0,0,0,0,0,0,31800
6
- 2026-06-03T00:11:06Z,vuejs/core,12251,6247,32769,3711,4950,130127,22302,15511,227868
7
- 2026-06-03T00:11:06Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
8
- 2026-06-03T00:11:06Z,_total,314313,117421,112798,11754,108256,1843231,631203,48664,3187640
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-06-03T01:14:21Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
3
+ 2026-06-03T01:14:21Z,mdn/content,42151,31911,75120,5900,82404,648653,401176,31737,1319052
4
+ 2026-06-03T01:14:21Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
5
+ 2026-06-03T01:14:21Z,rust-lang/rust,156398,57537,0,0,0,10000,0,0,223935
6
+ 2026-06-03T01:14:21Z,vuejs/core,12251,6247,32769,3711,4950,130127,22302,15511,227868
7
+ 2026-06-03T01:14:21Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
8
+ 2026-06-03T01:14:21Z,_total,438911,174958,112798,11754,108256,1853231,631203,48664,3379775