tamnd commited on
Commit
444474e
·
verified ·
1 Parent(s): 48a96bb

sync swiftlang/swift +23.9K PRs +4 reviews +71.1K timeline +65.5K pr_files — 2026-06-03 03:08 UTC

Browse files

pull_requests 67.9K +23.9K
reviews 4 +4
timeline_events 81.1K +71.1K
pr_files 65.5K +65.5K

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 **3.6M rows** across 8 tables in **31.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-03 02:12 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** | — | +36.4K | — | | +6.6K |
65
- | **swiftlang/swift** | +85.7K | +44.0K | — | — | +10.0K |
66
 
67
 
68
  ## Repositories
@@ -73,7 +72,7 @@ New items since the previous publish:
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** | 156.4K | 93.9K | 0 | 0 | 16.6K | 275.3K | 2026-06-02 23:53 UTC |
76
- | **swiftlang/swift** | 85.7K | 44.0K | 0 | 0 | 10.0K | 139.7K | 2026-06-03 01:26 UTC |
77
  | **vuejs/core** | 12.3K | 6.2K | 36.5K | 5.0K | 130.1K | 227.9K | 2026-06-02 19:28 UTC |
78
  | **vuejs/docs** | 3.3K | 2.3K | 7.1K | 2.7K | 35.4K | 66.7K | 2026-06-02 09:26 UTC |
79
 
@@ -368,14 +367,14 @@ CI/CD status checks and GitHub Actions results for each commit.
368
  | Table | Rows | Description |
369
  |-------|-----:|-------------|
370
  | `issues` | 524.6K | Issues and pull requests (shared metadata) |
371
- | `pull_requests` | 255.3K | PR-specific fields (merge status, diffs, refs) |
372
  | `comments` | 112.8K | Conversation comments on issues and PRs |
373
  | `review_comments` | 11.8K | Inline code review comments on PR diffs |
374
  | `reviews` | 108.3K | PR review decisions |
375
  | `timeline_events` | 1.9M | Activity timeline (labels, closes, merges, assignments) |
376
- | `pr_files` | 639.6K | Files changed in each pull request |
377
  | `commit_statuses` | 48.7K | CI/CD status checks per commit |
378
- | **Total** | **3.6M** | |
379
 
380
  ## How it's built
381
 
 
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 **3.7M rows** across 8 tables in **14.3 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 03:08 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **swiftlang/swift** | — | +23.9K | — | +4 | +71.1K |
 
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 | 4 | 81.1K | 300.2K | 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
 
 
367
  | Table | Rows | Description |
368
  |-------|-----:|-------------|
369
  | `issues` | 524.6K | Issues and pull requests (shared metadata) |
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` | 108.3K | PR review decisions |
374
  | `timeline_events` | 1.9M | Activity timeline (labels, closes, merges, assignments) |
375
+ | `pr_files` | 705.0K | Files changed in each pull request |
376
  | `commit_statuses` | 48.7K | CI/CD status checks per commit |
377
+ | **Total** | **3.7M** | |
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:39726c8ab0063f1566c242b7d52af85b8a1986228b3b070c6a9fe9f05987124d
3
- size 4425665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:263b1ddc3d5b917c8ab3a62c2faa81caf76ca742af437cb7729ca017147b04fa
3
+ size 509677
data/pull_requests/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fc780b53e764f7f1a16788016f9040b8dcef214da2c2c5db831eff321b724d0
3
- size 2795737
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08254990eac01066cb60dfd3e630dba13306a3c9de20537dd956b811faf558bc
3
+ size 4320397
data/reviews/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f94a5f1fdfb1bd1dab1fa116aea1c406e0d09dde2459fd53c748b95281db3a6
3
- size 3051279
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:255c45808aad74c815936f2bccf0fe122a6455ad8e5462dda4e42f7d83929a07
3
+ size 1577
data/timeline_events/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f768da5b772eecdb9c267e1ddf14c440b8c1aca7277d20bf22bc091c2e3b41e
3
- size 162028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80d6eaee505089efc815dc6c198d3d9bee07dd6f77856512699072cfda262838
3
+ size 10173278
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-03T02:12:38Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
3
- 2026-06-03T02:12:38Z,mdn/content,42151,31911,75120,5900,82404,648653,401176,31737,1319052
4
- 2026-06-03T02:12:38Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
5
- 2026-06-03T02:12:38Z,rust-lang/rust,156398,93900,0,0,0,16638,8350,0,275286
6
- 2026-06-03T02:12:38Z,swiftlang/swift,85721,43998,0,0,0,10000,0,0,139719
7
- 2026-06-03T02:12:38Z,vuejs/core,12251,6247,32769,3711,4950,130127,22302,15511,227868
8
- 2026-06-03T02:12:38Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
9
- 2026-06-03T02:12:38Z,_total,524632,255319,112798,11754,108256,1869869,639553,48664,3570845
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-06-03T03:08:39Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
3
+ 2026-06-03T03:08:39Z,mdn/content,42151,31911,75120,5900,82404,648653,401176,31737,1319052
4
+ 2026-06-03T03:08:39Z,python/cpython,148096,71844,0,0,17913,261577,109020,0,608450
5
+ 2026-06-03T03:08:39Z,rust-lang/rust,156398,93900,0,0,0,16638,8350,0,275286
6
+ 2026-06-03T03:08:39Z,swiftlang/swift,85721,67915,0,0,4,81120,65470,0,300230
7
+ 2026-06-03T03:08:39Z,vuejs/core,12251,6247,32769,3711,4950,130127,22302,15511,227868
8
+ 2026-06-03T03:08:39Z,vuejs/docs,3283,2269,4909,2143,2686,35370,15379,655,66694
9
+ 2026-06-03T03:08:39Z,_total,524632,279236,112798,11754,108260,1940989,705023,48664,3731356