tamnd commited on
Commit
eccb746
·
verified ·
1 Parent(s): 56c3eac

sync swiftlang/swift +7.5K reviews +84.8K timeline +31.3K pr_files — 2026-06-03 12:13 UTC

Browse files

reviews 52.4K +7.5K
timeline_events 787.1K +84.8K
pr_files 420.9K +31.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 **4.7M rows** across 8 tables in **95.5 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 11:16 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** | — | — | — | +7.5K | +91.7K |
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 | 44.9K | 702.3K | 1.3M | 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` | 153.2K | PR review decisions |
374
  | `timeline_events` | 2.6M | Activity timeline (labels, closes, merges, assignments) |
375
- | `pr_files` | 1.0M | Files changed in each pull request |
376
  | `commit_statuses` | 48.7K | CI/CD status checks per commit |
377
- | **Total** | **4.7M** | |
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 **4.8M rows** across 8 tables in **106.5 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 12:13 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **swiftlang/swift** | — | — | — | +7.5K | +84.8K |
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 | 52.4K | 787.1K | 1.4M | 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` | 160.7K | PR review decisions |
374
  | `timeline_events` | 2.6M | 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** | **4.8M** | |
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:9d79e89acefbacc3a8b386b575fa05f6eae09da1ba04e3ddb6bc9a9fd8a1ec00
3
- size 2171774
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9daed51d17d948854960afdc1ad348d939c5eb4592726a2782596e9ea8b8d762
3
+ size 2418307
data/reviews/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b99ab581ae45939fba8280f3a83de824d005fe6d7930588f83cc407791eac76
3
- size 1176842
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebba40cbf6af66358777cca4af3f8f72b49041cf089724aea9e478e6631a5b61
3
+ size 1383121
data/timeline_events/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f154c63e375b7621946cb96dab83bd2709de62d5ed1e2e4ac8e7ae8910effe64
3
- size 96815565
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77d6bed226a43cef62d9374c68763c7e8d5e64f97552d47774d507c19c627c87
3
+ size 107921684
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-03T11:16:33Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
3
- 2026-06-03T11:16:33Z,mdn/content,42151,31911,75120,5900,82404,648653,401176,31737,1319052
4
- 2026-06-03T11:16:33Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
5
- 2026-06-03T11:16:33Z,rust-lang/rust,156398,93900,0,0,0,16638,8350,0,275286
6
- 2026-06-03T11:16:33Z,swiftlang/swift,85721,67915,0,0,44903,702256,389673,0,1290468
7
- 2026-06-03T11:16:33Z,vuejs/core,12251,6247,32769,3711,4950,130127,22302,15511,227868
8
- 2026-06-03T11:16:33Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
9
- 2026-06-03T11:16:33Z,_total,524632,279236,112798,11754,153159,2562125,1029226,48664,4721594
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-06-03T12:13:49Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
3
+ 2026-06-03T12:13:49Z,mdn/content,42151,31911,75120,5900,82404,648653,401176,31737,1319052
4
+ 2026-06-03T12:13:49Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
5
+ 2026-06-03T12:13:49Z,rust-lang/rust,156398,93900,0,0,0,16638,8350,0,275286
6
+ 2026-06-03T12:13:49Z,swiftlang/swift,85721,67915,0,0,52414,787091,420941,0,1414082
7
+ 2026-06-03T12:13:49Z,vuejs/core,12251,6247,32769,3711,4950,130127,22302,15511,227868
8
+ 2026-06-03T12:13:49Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
9
+ 2026-06-03T12:13:49Z,_total,524632,279236,112798,11754,160670,2646960,1060494,48664,4845208