tamnd commited on
Commit
0e2dacb
·
verified ·
1 Parent(s): 434b55d

sync python/cpython +4.9K reviews +64.6K timeline +9.1K pr_files — 2026-06-02 09:08 UTC

Browse files

reviews 17.3K +4.9K
timeline_events 248.9K +64.6K
pr_files 75.0K +9.1K

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 2 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 **1.4M rows** across 8 tables in **19.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-02 08:03 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
- | **python/cpython** | — | — | — | +5.1K | +82.2K |
65
 
66
 
67
  ## Repositories
@@ -69,7 +69,7 @@ New items since the previous publish:
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
  | **golang/go** | 76.7K | 5.2K | 0 | 303 | 767.5K | 933.8K | 2026-06-01 22:17 UTC |
72
- | **python/cpython** | 148.1K | 71.8K | 0 | 12.4K | 184.3K | 482.5K | 2026-06-02 04:39 UTC |
73
 
74
  ## How to download and use this dataset
75
 
@@ -363,11 +363,11 @@ CI/CD status checks and GitHub Actions results for each commit.
363
  |-------|-----:|-------------|
364
  | `issues` | 224.8K | Issues and pull requests (shared metadata) |
365
  | `pull_requests` | 77.0K | PR-specific fields (merge status, diffs, refs) |
366
- | `reviews` | 12.7K | PR review decisions |
367
- | `timeline_events` | 951.8K | Activity timeline (labels, closes, merges, assignments) |
368
- | `pr_files` | 149.2K | Files changed in each pull request |
369
  | `commit_statuses` | 761 | CI/CD status checks per commit |
370
- | **Total** | **1.4M** | |
371
 
372
  ## How it's built
373
 
 
41
 
42
  The full development metadata of 2 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 **1.5M rows** across 8 tables in **26.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-02 09:08 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **python/cpython** | — | — | — | +4.9K | +64.6K |
65
 
66
 
67
  ## Repositories
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
  | **golang/go** | 76.7K | 5.2K | 0 | 303 | 767.5K | 933.8K | 2026-06-01 22:17 UTC |
72
+ | **python/cpython** | 148.1K | 71.8K | 0 | 17.3K | 248.9K | 561.1K | 2026-06-02 04:39 UTC |
73
 
74
  ## How to download and use this dataset
75
 
 
363
  |-------|-----:|-------------|
364
  | `issues` | 224.8K | Issues and pull requests (shared metadata) |
365
  | `pull_requests` | 77.0K | PR-specific fields (merge status, diffs, refs) |
366
+ | `reviews` | 17.6K | PR review decisions |
367
+ | `timeline_events` | 1.0M | Activity timeline (labels, closes, merges, assignments) |
368
+ | `pr_files` | 158.3K | Files changed in each pull request |
369
  | `commit_statuses` | 761 | CI/CD status checks per commit |
370
+ | **Total** | **1.5M** | |
371
 
372
  ## How it's built
373
 
data/pr_files/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea40a40bf20b5f3fb09583f0aa8720e67e58085c821bbc3e4d02eeacb5bec299
3
- size 377215
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a998aac39c28fa2fec8fd28d95b9cc1a540764c045ee8ec4966a452480dc143
3
+ size 437445
data/reviews/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3749e6b12a9eae45a7fe0ddc5c50002ac81787780d491cf46041073ad0577dc6
3
- size 395635
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab0f4ba183573bff5d8cc3fb7213b1dc243a8263d84aafab08eeeee213adb740
3
+ size 549764
data/timeline_events/python/cpython/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2eca8dfb99f7231bc6707a8be27d1a68e84acd7bf692377fee7551c60de8bcd
3
- size 19574603
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73aee78c92a6bc295d6fa6e0a60ea21ac66391b2a009c29ebad590fe584d4166
3
+ size 26605408
stats.csv CHANGED
@@ -1,4 +1,4 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-06-02T08:03:56Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
3
- 2026-06-02T08:03:56Z,python/cpython,148096,71844,0,0,12446,184252,65866,0,482504
4
- 2026-06-02T08:03:56Z,_total,224828,76994,0,0,12749,951756,149192,761,1416280
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-06-02T09:08:05Z,golang/go,76732,5150,0,0,303,767504,83326,761,933776
3
+ 2026-06-02T09:08:05Z,python/cpython,148096,71844,0,0,17333,248852,75006,0,561131
4
+ 2026-06-02T09:08:05Z,_total,224828,76994,0,0,17636,1016356,158332,761,1494907