Add 2013-05-26 — 161.8K events, 11 files
Browse files- README.md +23 -23
- data/commit_comments/2013/05/26.parquet +3 -0
- data/creates/2013/05/26.parquet +3 -0
- data/deletes/2013/05/26.parquet +3 -0
- data/forks/2013/05/26.parquet +3 -0
- data/issue_comments/2013/05/26.parquet +3 -0
- data/issues/2013/05/26.parquet +3 -0
- data/public_events/2013/05/26.parquet +3 -0
- data/pull_requests/2013/05/26.parquet +3 -0
- data/pushes/2013/05/26.parquet +3 -0
- data/stars/2013/05/26.parquet +3 -0
- data/wiki_pages/2013/05/26.parquet +3 -0
- stats.csv +2 -1
README.md
CHANGED
|
@@ -61,9 +61,9 @@ configs:
|
|
| 61 |
|
| 62 |
This dataset contains every public event on GitHub: every push, pull request, issue, star, fork, code review, release, and discussion across all public repositories. GitHub is the world's largest software development platform, home to over 200 million repositories and the daily work of tens of millions of developers, from individual open-source contributors to the engineering teams behind the most widely used software on earth.
|
| 63 |
|
| 64 |
-
The archive currently spans from **2011-02-12** to **2013-05-
|
| 65 |
|
| 66 |
-
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original
|
| 67 |
|
| 68 |
The underlying data comes from [GH Archive](https://www.gharchive.org/), created by [Ilya Grigorik](https://www.igvita.com/), which has been recording every public GitHub event via the [Events API](https://docs.github.com/en/rest/activity/events) since 2011. Released under the [Open Data Commons Attribution License (ODC-By) v1.0](https://opendatacommons.org/licenses/by/1-0/).
|
| 69 |
|
|
@@ -71,13 +71,13 @@ The underlying data comes from [GH Archive](https://www.gharchive.org/), created
|
|
| 71 |
|
| 72 |
Events from today are captured in near-real-time from the GitHub Events API and stored as 5-minute blocks in `today/raw/YYYY/MM/DD/HHMM.parquet`. Each block contains a generic event record with the full JSON payload preserved for later processing. Live blocks are committed to this dataset within minutes of the events occurring.
|
| 73 |
|
| 74 |
-
**2026-03-28** — 918,
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.2K
|
| 78 |
01:00 ██████████████████████████████ 272.6K
|
| 79 |
02:00 █████████████████████████████░ 271.4K
|
| 80 |
-
03:00 ███████████████░░░░░░░░░░░░░░░ 139.
|
| 81 |
04:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 82 |
05:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 83 |
06:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
@@ -103,7 +103,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 103 |
| Date | Events | Blocks |
|
| 104 |
|------|-------:|-------:|
|
| 105 |
| 2026-03-27 | 1,840,836 | 12165 |
|
| 106 |
-
| 2026-03-28 | 918,
|
| 107 |
|
| 108 |
|
| 109 |
### Live event schema
|
|
@@ -138,14 +138,14 @@ duckdb.sql("""
|
|
| 138 |
```
|
| 139 |
2011 ████████████░░░░░░░░░░░░░░░░░░ 14.1M
|
| 140 |
2012 ██████████████████████████████ 34.3M
|
| 141 |
-
2013 ██████████████████████░░░░░░░
|
| 142 |
```
|
| 143 |
|
| 144 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 145 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 146 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 147 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 148 |
-
| 2013 |
|
| 149 |
|
| 150 |
|
| 151 |
### Pushes per year
|
|
@@ -153,7 +153,7 @@ duckdb.sql("""
|
|
| 153 |
```
|
| 154 |
2011 ████████████░░░░░░░░░░░░░░░░░░ 6.7M
|
| 155 |
2012 ██████████████████████████████ 16.5M
|
| 156 |
-
2013 ████████████████████████░░░░░░ 13.
|
| 157 |
```
|
| 158 |
|
| 159 |
|
|
@@ -162,7 +162,7 @@ duckdb.sql("""
|
|
| 162 |
```
|
| 163 |
2011 ███████████░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 164 |
2012 ██████████████████████████████ 1.9M
|
| 165 |
-
2013 ███████████████████████░░░░░░
|
| 166 |
```
|
| 167 |
|
| 168 |
|
|
@@ -171,7 +171,7 @@ duckdb.sql("""
|
|
| 171 |
```
|
| 172 |
2011 ███████░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
|
| 173 |
2012 ██████████████████████████████ 1.5M
|
| 174 |
-
2013 ██████████████████░░░░░░░░░░░░
|
| 175 |
```
|
| 176 |
|
| 177 |
|
|
@@ -180,7 +180,7 @@ duckdb.sql("""
|
|
| 180 |
```
|
| 181 |
2011 █████████████░░░░░░░░░░░░░░░░░ 1.4M
|
| 182 |
2012 ██████████████████████████████ 3.3M
|
| 183 |
-
2013 ██████████████████████░░░░░░░
|
| 184 |
```
|
| 185 |
|
| 186 |
|
|
@@ -564,19 +564,19 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
|
|
| 564 |
|
| 565 |
| Table | GitHub Event | Events | % | Description |
|
| 566 |
|-------|-------------|-------:|---:|-------------|
|
| 567 |
-
| `pushes` | PushEvent | 36,
|
| 568 |
-
| `issues` | IssuesEvent | 4,
|
| 569 |
-
| `issue_comments` | IssueCommentEvent | 6,
|
| 570 |
-
| `pull_requests` | PullRequestEvent | 2,
|
| 571 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent | 468,
|
| 572 |
-
| `stars` | WatchEvent | 7,
|
| 573 |
-
| `forks` | ForkEvent | 2,
|
| 574 |
-
| `creates` | CreateEvent | 10,
|
| 575 |
-
| `deletes` | DeleteEvent |
|
| 576 |
-
| `commit_comments` | CommitCommentEvent |
|
| 577 |
-
| `wiki_pages` | GollumEvent | 1,
|
| 578 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 579 |
-
| `public_events` | PublicEvent | 67,
|
| 580 |
|
| 581 |
## How it's built
|
| 582 |
|
|
|
|
| 61 |
|
| 62 |
This dataset contains every public event on GitHub: every push, pull request, issue, star, fork, code review, release, and discussion across all public repositories. GitHub is the world's largest software development platform, home to over 200 million repositories and the daily work of tens of millions of developers, from individual open-source contributors to the engineering teams behind the most widely used software on earth.
|
| 63 |
|
| 64 |
+
The archive currently spans from **2011-02-12** to **2013-05-26** (671 days), totaling **74,742,454 events** across 16 fully structured Parquet tables. New events are fetched directly from the GitHub Events API every few seconds and committed as 5-minute Parquet blocks through an automated live pipeline, so the dataset stays current with GitHub itself.
|
| 65 |
|
| 66 |
+
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original 20.0 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 7.1 GB of Zstd-compressed Parquet. Every nested JSON field is expanded into typed columns — no JSON parsing needed downstream. The data is partitioned as `data/TABLE/YYYY/MM/DD.parquet`, making it straightforward to query with DuckDB, load with the `datasets` library, or process with any tool that reads Parquet.
|
| 67 |
|
| 68 |
The underlying data comes from [GH Archive](https://www.gharchive.org/), created by [Ilya Grigorik](https://www.igvita.com/), which has been recording every public GitHub event via the [Events API](https://docs.github.com/en/rest/activity/events) since 2011. Released under the [Open Data Commons Attribution License (ODC-By) v1.0](https://opendatacommons.org/licenses/by/1-0/).
|
| 69 |
|
|
|
|
| 71 |
|
| 72 |
Events from today are captured in near-real-time from the GitHub Events API and stored as 5-minute blocks in `today/raw/YYYY/MM/DD/HHMM.parquet`. Each block contains a generic event record with the full JSON payload preserved for later processing. Live blocks are committed to this dataset within minutes of the events occurring.
|
| 73 |
|
| 74 |
+
**2026-03-28** — 918,527 events in 2118 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.2K
|
| 78 |
01:00 ██████████████████████████████ 272.6K
|
| 79 |
02:00 █████████████████████████████░ 271.4K
|
| 80 |
+
03:00 ███████████████░░░░░░░░░░░░░░░ 139.3K
|
| 81 |
04:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 82 |
05:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 83 |
06:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
|
|
| 103 |
| Date | Events | Blocks |
|
| 104 |
|------|-------:|-------:|
|
| 105 |
| 2026-03-27 | 1,840,836 | 12165 |
|
| 106 |
+
| 2026-03-28 | 918,527 | 2118 |
|
| 107 |
|
| 108 |
|
| 109 |
### Live event schema
|
|
|
|
| 138 |
```
|
| 139 |
2011 ████████████░░░░░░░░░░░░░░░░░░ 14.1M
|
| 140 |
2012 ██████████████████████████████ 34.3M
|
| 141 |
+
2013 ███████████████████████░░░░░░░ 26.4M
|
| 142 |
```
|
| 143 |
|
| 144 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 145 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 146 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 147 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 148 |
+
| 2013 | 137 | 26,389,469 | 192,623 | 8.0 GB | 2.5 GB | 1h22m | 3h22m | 1h50m |
|
| 149 |
|
| 150 |
|
| 151 |
### Pushes per year
|
|
|
|
| 153 |
```
|
| 154 |
2011 ████████████░░░░░░░░░░░░░░░░░░ 6.7M
|
| 155 |
2012 ██████████████████████████████ 16.5M
|
| 156 |
+
2013 ████████████████████████░░░░░░ 13.5M
|
| 157 |
```
|
| 158 |
|
| 159 |
|
|
|
|
| 162 |
```
|
| 163 |
2011 ███████████░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 164 |
2012 ██████████████████████████████ 1.9M
|
| 165 |
+
2013 ████████████████████████░░░░░░ 1.6M
|
| 166 |
```
|
| 167 |
|
| 168 |
|
|
|
|
| 171 |
```
|
| 172 |
2011 ███████░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
|
| 173 |
2012 ██████████████████████████████ 1.5M
|
| 174 |
+
2013 ██████████████████░░░░░░░░░░░░ 971.6K
|
| 175 |
```
|
| 176 |
|
| 177 |
|
|
|
|
| 180 |
```
|
| 181 |
2011 █████████████░░░░░░░░░░░░░░░░░ 1.4M
|
| 182 |
2012 ██████████████████████████████ 3.3M
|
| 183 |
+
2013 ███████████████████████░░░░░░░ 2.5M
|
| 184 |
```
|
| 185 |
|
| 186 |
|
|
|
|
| 564 |
|
| 565 |
| Table | GitHub Event | Events | % | Description |
|
| 566 |
|-------|-------------|-------:|---:|-------------|
|
| 567 |
+
| `pushes` | PushEvent | 36,669,687 | 49.1% | Git pushes with commits |
|
| 568 |
+
| `issues` | IssuesEvent | 4,232,852 | 5.7% | Issue lifecycle events |
|
| 569 |
+
| `issue_comments` | IssueCommentEvent | 6,265,555 | 8.4% | Comments on issues/PRs |
|
| 570 |
+
| `pull_requests` | PullRequestEvent | 2,880,708 | 3.9% | PR lifecycle events |
|
| 571 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 468,947 | 0.6% | Line-level PR comments |
|
| 572 |
+
| `stars` | WatchEvent | 7,167,695 | 9.6% | Repository stars |
|
| 573 |
+
| `forks` | ForkEvent | 2,571,153 | 3.4% | Repository forks |
|
| 574 |
+
| `creates` | CreateEvent | 10,529,600 | 14.1% | Branch/tag/repo creation |
|
| 575 |
+
| `deletes` | DeleteEvent | 603,004 | 0.8% | Branch/tag deletion |
|
| 576 |
+
| `commit_comments` | CommitCommentEvent | 787,613 | 1.1% | Comments on commits |
|
| 577 |
+
| `wiki_pages` | GollumEvent | 1,413,497 | 1.9% | Wiki page edits |
|
| 578 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 579 |
+
| `public_events` | PublicEvent | 67,539 | 0.1% | Repo made public |
|
| 580 |
|
| 581 |
## How it's built
|
| 582 |
|
data/commit_comments/2013/05/26.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd777b6b8b874a8db84dd47cd80cea35264240960003cb3047da55262b810186
|
| 3 |
+
size 44954
|
data/creates/2013/05/26.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6117fe03d34aa607ebcc89265905385b1a8f7ed5fd7b66e7c9d331e8f2be7f5a
|
| 3 |
+
size 673083
|
data/deletes/2013/05/26.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef92bbb21cc8c2c429b3090614fb10770f8e9b8b90f49965fddeef868a09c8fb
|
| 3 |
+
size 39112
|
data/forks/2013/05/26.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b27629adbb43b8357189c6125f73146e11d84b8a0f1070f401345c6db35116d5
|
| 3 |
+
size 154152
|
data/issue_comments/2013/05/26.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7abbf6c2fdb53d2df189493b84c94a08fee31b44a1c7334ee9bca837eaf9110e
|
| 3 |
+
size 316833
|
data/issues/2013/05/26.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fdf483c7b60b8b9c844d49e684a597d2ff33f7e1042c57683bba3b9eae521f6
|
| 3 |
+
size 229617
|
data/public_events/2013/05/26.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ec1266c7cd720fb48d744505d018a9ab90c121d5f6bf5958cb2726c107bff3d
|
| 3 |
+
size 6109
|
data/pull_requests/2013/05/26.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c58bf45e1667c38c395b8d83f415dee2029d69a03dfe9bf8bb61dd03910478d5
|
| 3 |
+
size 848688
|
data/pushes/2013/05/26.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8050730023789e4e052f995d558b12214748c0831e1cd52f94e637fb5a2a2880
|
| 3 |
+
size 12773993
|
data/stars/2013/05/26.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9da81ad4711e7c1d7d794655bc8727274c5649f08bfc3287346d57764e307658
|
| 3 |
+
size 401726
|
data/wiki_pages/2013/05/26.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d403f384ac27e5ea70110a86d116edf84f5091497c1bbbf4ff15bc364b592097
|
| 3 |
+
size 168886
|
stats.csv
CHANGED
|
@@ -668,4 +668,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 668 |
2013-05-22,232362,1153,119862,14839,21710,9538,0,2502,21025,8626,25045,1845,0,2238,3741,0,238,0,79889165,40.6,24266430,28.2,40.6,50.1
|
| 669 |
2013-05-23,229190,1208,119918,12465,20832,9547,0,2376,21265,8466,25448,1851,0,2025,3572,0,217,0,75883535,32.6,23515581,27.0,32.6,62.8
|
| 670 |
2013-05-24,205849,999,106282,16066,17432,8422,0,1767,18540,7150,22119,1802,0,1886,3203,0,181,0,69192593,33.5,21179914,50.6,33.5,32.3
|
| 671 |
-
2013-05-25,137552,599,76569,6925,10280,4524,0,758,12632,5008,15833,1125,0,1016,2148,0,135,0,44954441,22.4,14950164,42.6,22.4,
|
|
|
|
|
|
| 668 |
2013-05-22,232362,1153,119862,14839,21710,9538,0,2502,21025,8626,25045,1845,0,2238,3741,0,238,0,79889165,40.6,24266430,28.2,40.6,50.1
|
| 669 |
2013-05-23,229190,1208,119918,12465,20832,9547,0,2376,21265,8466,25448,1851,0,2025,3572,0,217,0,75883535,32.6,23515581,27.0,32.6,62.8
|
| 670 |
2013-05-24,205849,999,106282,16066,17432,8422,0,1767,18540,7150,22119,1802,0,1886,3203,0,181,0,69192593,33.5,21179914,50.6,33.5,32.3
|
| 671 |
+
2013-05-25,137552,599,76569,6925,10280,4524,0,758,12632,5008,15833,1125,0,1016,2148,0,135,0,44954441,22.4,14950164,42.6,22.4,40.0
|
| 672 |
+
2013-05-26,161823,499,85138,10896,17475,4456,0,784,14562,5464,17078,1117,0,1125,3113,0,116,0,48290919,23.0,15657153,25.7,23.0,0.0
|