tamnd commited on
Commit
f0c08d4
·
verified ·
1 Parent(s): 442ecf0

sync swiftlang/swift +6.4K reviews +71.5K timeline +28.3K pr_files — 2026-06-03 14:15 UTC

Browse files

reviews 65.3K +6.4K
timeline_events 933.8K +71.5K
pr_files 477.4K +28.3K

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 7 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 **5.0M rows** across 8 tables in **115.9 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 13:15 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
- | **swiftlang/swift** | — | — | — | +6.5K | +75.2K |
65
 
66
 
67
  ## Repositories
@@ -72,7 +72,7 @@ New items since the previous publish:
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 | 93.9K | 0 | 0 | 16.6K | 275.3K | 2026-06-02 23:53 UTC |
75
- | **swiftlang/swift** | 85.7K | 67.9K | 0 | 58.9K | 862.3K | 1.5M | 2026-06-03 01:26 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
 
@@ -370,11 +370,11 @@ CI/CD status checks and GitHub Actions results for each commit.
370
  | `pull_requests` | 279.2K | 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` | 167.1K | PR review decisions |
374
- | `timeline_events` | 2.7M | Activity timeline (labels, closes, merges, assignments) |
375
  | `pr_files` | 1.1M | Files changed in each pull request |
376
  | `commit_statuses` | 48.7K | CI/CD status checks per commit |
377
- | **Total** | **5.0M** | |
378
 
379
  ## How it's built
380
 
 
41
 
42
  The full development metadata of 7 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 **5.1M rows** across 8 tables in **124.9 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 14:15 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **swiftlang/swift** | — | — | — | +6.4K | +71.5K |
65
 
66
 
67
  ## Repositories
 
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 | 93.9K | 0 | 0 | 16.6K | 275.3K | 2026-06-02 23:53 UTC |
75
+ | **swiftlang/swift** | 85.7K | 67.9K | 0 | 65.3K | 933.8K | 1.6M | 2026-06-03 01:26 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
 
 
370
  | `pull_requests` | 279.2K | 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` | 173.5K | PR review decisions |
374
+ | `timeline_events` | 2.8M | Activity timeline (labels, closes, merges, assignments) |
375
  | `pr_files` | 1.1M | Files changed in each pull request |
376
  | `commit_statuses` | 48.7K | CI/CD status checks per commit |
377
+ | **Total** | **5.1M** | |
378
 
379
  ## How it's built
380
 
data/pr_files/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91db9c858df1a2ec6246ec0bd4e668dc9511794af3ea168d74b436eb693c46aa
3
- size 2559626
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f7724ecedfead1c291ec42e2adf350cde3dc357bff7eb3b43f82c5d5156e4e7
3
+ size 2720740
data/reviews/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ba8595427a614bfdd9222966bd4ab4baec03fc66af69242e12af21eb244d7b6
3
- size 1579590
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ec513ae7c5009b75c8f7acd90c1cdde41488d308c746c342d8a45b083e68ba6
3
+ size 1753563
data/timeline_events/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b6b2633ae86208d9b1162dbc33807c76d624d9fdb73a0dc11aaee8ea3b7c296
3
- size 117377064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb2e50c4c1cee11f6720f49e73d0b428c10ae28eca9540f81fefb05a4b17f0eb
3
+ size 126447371
stats.csv CHANGED
@@ -1,9 +1,9 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-06-03T13:15:43Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
3
- 2026-06-03T13:15:43Z,mdn/content,42151,31911,75120,5900,82404,648653,401176,31737,1319052
4
- 2026-06-03T13:15:43Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
5
- 2026-06-03T13:15:43Z,rust-lang/rust,156398,93900,0,0,0,16638,8350,0,275286
6
- 2026-06-03T13:15:43Z,swiftlang/swift,85721,67915,0,0,58882,862288,449123,0,1523929
7
- 2026-06-03T13:15:43Z,vuejs/core,12251,6247,32769,3711,4950,130127,22302,15511,227868
8
- 2026-06-03T13:15:43Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
9
- 2026-06-03T13:15:43Z,_total,524632,279236,112798,11754,167138,2722157,1088676,48664,4955055
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-06-03T14:15:58Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
3
+ 2026-06-03T14:15:58Z,mdn/content,42151,31911,75120,5900,82404,648653,401176,31737,1319052
4
+ 2026-06-03T14:15:58Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
5
+ 2026-06-03T14:15:58Z,rust-lang/rust,156398,93900,0,0,0,16638,8350,0,275286
6
+ 2026-06-03T14:15:58Z,swiftlang/swift,85721,67915,0,0,65290,933775,477385,0,1630086
7
+ 2026-06-03T14:15:58Z,vuejs/core,12251,6247,32769,3711,4950,130127,22302,15511,227868
8
+ 2026-06-03T14:15:58Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
9
+ 2026-06-03T14:15:58Z,_total,524632,279236,112798,11754,173546,2793644,1116938,48664,5061212