tamnd commited on
Commit
ef8f32b
·
verified ·
1 Parent(s): d3eb99b

sync moby/moby +100.0K timeline +21.5K pr_files — 2026-05-26 17:18 UTC

Browse files

timeline_events 167.7K +100.0K
pr_files 38.8K +21.5K

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 15 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 **20.7M rows** across 8 tables in **107.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-05-26 16:20 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
- | **moby/moby** | +51.7K | +28.4K | — | — | +67.7K |
65
- | **pingcap/tidb** | — | — | +4.6K | +233 | +7.3K |
66
 
67
 
68
  ## Repositories
@@ -76,7 +75,7 @@ New items since the previous publish:
76
  | **kubernetes/kubernetes** | 137.9K | 89.2K | 1.9M | 303.9K | 71.1K | 4.0M | 2026-05-04 04:19 UTC |
77
  | **mdn/content** | 41.1K | 31.9K | 160.7K | 77.9K | 17.6K | 723.5K | 2026-05-26 09:12 UTC |
78
  | **microsoft/TypeScript** | 62.3K | 19.1K | 337.3K | 42.0K | 21.9K | 1.1M | 2026-05-25 19:48 UTC |
79
- | **moby/moby** | 51.7K | 28.4K | 0 | 0 | 67.7K | 165.2K | 2026-05-26 15:24 UTC |
80
  | **pingcap/tidb** | 68.3K | 45.2K | 500.4K | 165.9K | 66.9K | 1.3M | 2026-05-26 14:27 UTC |
81
  | **python/cpython** | 107.1K | 71.6K | 877.3K | 63.0K | 82.7K | 1.5M | 2026-05-26 08:19 UTC |
82
  | **pytorch/pytorch** | 181.7K | 123.3K | 1.2M | 383.9K | 131.8K | 3.1M | 2026-05-04 05:01 UTC |
@@ -380,10 +379,10 @@ CI/CD status checks and GitHub Actions results for each commit.
380
  | `comments` | 6.5M | Conversation comments on issues and PRs |
381
  | `review_comments` | 1.7M | Inline code review comments on PR diffs |
382
  | `reviews` | 1.5M | PR review decisions |
383
- | `timeline_events` | 854.8K | Activity timeline (labels, closes, merges, assignments) |
384
- | `pr_files` | 7.9M | Files changed in each pull request |
385
  | `commit_statuses` | 334.0K | CI/CD status checks per commit |
386
- | **Total** | **20.7M** | |
387
 
388
  ## How it's built
389
 
 
41
 
42
  The full development metadata of 15 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 **20.9M rows** across 8 tables in **21.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
  - **Issue triage and classification** with full text, labels, and timeline
53
  - **Software engineering process mining** from timeline event sequences
54
 
55
+ Last updated: **2026-05-26 17:18 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **moby/moby** | | | — | — | +100.0K |
 
65
 
66
 
67
  ## Repositories
 
75
  | **kubernetes/kubernetes** | 137.9K | 89.2K | 1.9M | 303.9K | 71.1K | 4.0M | 2026-05-04 04:19 UTC |
76
  | **mdn/content** | 41.1K | 31.9K | 160.7K | 77.9K | 17.6K | 723.5K | 2026-05-26 09:12 UTC |
77
  | **microsoft/TypeScript** | 62.3K | 19.1K | 337.3K | 42.0K | 21.9K | 1.1M | 2026-05-25 19:48 UTC |
78
+ | **moby/moby** | 51.7K | 28.4K | 0 | 0 | 167.7K | 286.6K | 2026-05-26 15:24 UTC |
79
  | **pingcap/tidb** | 68.3K | 45.2K | 500.4K | 165.9K | 66.9K | 1.3M | 2026-05-26 14:27 UTC |
80
  | **python/cpython** | 107.1K | 71.6K | 877.3K | 63.0K | 82.7K | 1.5M | 2026-05-26 08:19 UTC |
81
  | **pytorch/pytorch** | 181.7K | 123.3K | 1.2M | 383.9K | 131.8K | 3.1M | 2026-05-04 05:01 UTC |
 
379
  | `comments` | 6.5M | Conversation comments on issues and PRs |
380
  | `review_comments` | 1.7M | Inline code review comments on PR diffs |
381
  | `reviews` | 1.5M | PR review decisions |
382
+ | `timeline_events` | 954.8K | Activity timeline (labels, closes, merges, assignments) |
383
+ | `pr_files` | 8.0M | Files changed in each pull request |
384
  | `commit_statuses` | 334.0K | CI/CD status checks per commit |
385
+ | **Total** | **20.9M** | |
386
 
387
  ## How it's built
388
 
data/pr_files/moby/moby/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3079ada83ade8f8de2ca0f0584557cb3a027f4c8d9c88dc97a237a0511f89c73
3
- size 111827
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:054ec75942124ede3af29f738402b0266ae0b36227e4186dcb91e89837b9af1c
3
+ size 233746
data/timeline_events/moby/moby/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:397c1599dc16c3791e72c35e93965d841b8feeff99119703eb6e17b4aa06e3d4
3
- size 8600300
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ca2ce2b51743e4028a80cbf593feccfb012300d30caa243387b97f6716ff396
3
+ size 22169457
stats.csv CHANGED
@@ -1,17 +1,17 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-05-26T16:20:19Z,ClickHouse/ClickHouse,104701,76018,215927,111039,112586,115536,706771,234345,1676923
3
- 2026-05-26T16:20:19Z,etcd-io/etcd,21210,14001,88717,37642,29314,20089,122138,2995,336106
4
- 2026-05-26T16:20:19Z,facebook/react,33974,19493,138575,33004,31914,17926,205822,5720,486428
5
- 2026-05-26T16:20:19Z,golang/go,74739,5144,543766,168,183,72105,53474,93,749672
6
- 2026-05-26T16:20:19Z,kubernetes/kubernetes,137924,89151,1490813,441583,303948,71124,1484210,0,4018753
7
- 2026-05-26T16:20:19Z,mdn/content,41133,31850,74996,85729,77851,17614,392677,1681,723531
8
- 2026-05-26T16:20:19Z,microsoft/TypeScript,62271,19118,286730,50575,41987,21916,589245,1000,1072842
9
- 2026-05-26T16:20:19Z,moby/moby,51745,28380,0,0,0,67748,17318,0,165191
10
- 2026-05-26T16:20:19Z,pingcap/tidb,68284,45155,379791,120627,165944,66914,439284,17552,1303551
11
- 2026-05-26T16:20:19Z,python/cpython,107103,71639,729998,147278,63042,82664,279563,56710,1537997
12
- 2026-05-26T16:20:19Z,pytorch/pytorch,181691,123343,900634,325731,383899,131844,1058905,0,3106047
13
- 2026-05-26T16:20:19Z,redis/redis,14806,7749,53906,29740,28397,17431,66723,2155,220907
14
- 2026-05-26T16:20:19Z,rust-lang/rust,155905,93865,1239641,247305,189477,113195,1802341,9562,3851291
15
- 2026-05-26T16:20:19Z,swiftlang/swift,85479,67642,347728,104395,110396,28486,696775,2095,1442996
16
- 2026-05-26T16:20:19Z,vuejs/docs,3284,2259,4911,2143,2681,10233,15378,48,40937
17
- 2026-05-26T16:20:19Z,_total,1144249,694807,6496133,1736959,1541619,854825,7930624,333956,20733172
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-05-26T17:18:05Z,ClickHouse/ClickHouse,104701,76018,215927,111039,112586,115536,706771,234345,1676923
3
+ 2026-05-26T17:18:05Z,etcd-io/etcd,21210,14001,88717,37642,29314,20089,122138,2995,336106
4
+ 2026-05-26T17:18:05Z,facebook/react,33974,19493,138575,33004,31914,17926,205822,5720,486428
5
+ 2026-05-26T17:18:05Z,golang/go,74739,5144,543766,168,183,72105,53474,93,749672
6
+ 2026-05-26T17:18:05Z,kubernetes/kubernetes,137924,89151,1490813,441583,303948,71124,1484210,0,4018753
7
+ 2026-05-26T17:18:05Z,mdn/content,41133,31850,74996,85729,77851,17614,392677,1681,723531
8
+ 2026-05-26T17:18:05Z,microsoft/TypeScript,62271,19118,286730,50575,41987,21916,589245,1000,1072842
9
+ 2026-05-26T17:18:05Z,moby/moby,51745,28380,0,0,0,167704,38775,0,286604
10
+ 2026-05-26T17:18:05Z,pingcap/tidb,68284,45155,379791,120627,165944,66914,439284,17552,1303551
11
+ 2026-05-26T17:18:05Z,python/cpython,107103,71639,729998,147278,63042,82664,279563,56710,1537997
12
+ 2026-05-26T17:18:05Z,pytorch/pytorch,181691,123343,900634,325731,383899,131844,1058905,0,3106047
13
+ 2026-05-26T17:18:05Z,redis/redis,14806,7749,53906,29740,28397,17431,66723,2155,220907
14
+ 2026-05-26T17:18:05Z,rust-lang/rust,155905,93865,1239641,247305,189477,113195,1802341,9562,3851291
15
+ 2026-05-26T17:18:05Z,swiftlang/swift,85479,67642,347728,104395,110396,28486,696775,2095,1442996
16
+ 2026-05-26T17:18:05Z,vuejs/docs,3284,2259,4911,2143,2681,10233,15378,48,40937
17
+ 2026-05-26T17:18:05Z,_total,1144249,694807,6496133,1736959,1541619,954781,7952081,333956,20854585