Add 2013-06-03 — 235.0K events, 11 files
Browse files- README.md +22 -22
- data/commit_comments/2013/06/03.parquet +3 -0
- data/creates/2013/06/03.parquet +3 -0
- data/deletes/2013/06/03.parquet +3 -0
- data/forks/2013/06/03.parquet +3 -0
- data/issue_comments/2013/06/03.parquet +3 -0
- data/issues/2013/06/03.parquet +3 -0
- data/public_events/2013/06/03.parquet +3 -0
- data/pull_requests/2013/06/03.parquet +3 -0
- data/pushes/2013/06/03.parquet +3 -0
- data/stars/2013/06/03.parquet +3 -0
- data/wiki_pages/2013/06/03.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-06-
|
| 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.
|
| 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** —
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.2K
|
| 78 |
01:00 ██████████████████████████████ 272.6K
|
| 79 |
02:00 █████████████████████████████░ 271.4K
|
| 80 |
-
03:00 █████████████████░░░░░░░░░░░░
|
| 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 |
|
| 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 █████████████████████████░░░░
|
| 157 |
```
|
| 158 |
|
| 159 |
|
|
@@ -162,7 +162,7 @@ duckdb.sql("""
|
|
| 162 |
```
|
| 163 |
2011 ███████████░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 164 |
2012 ██████████████████████████████ 1.9M
|
| 165 |
-
2013 █████████████████████████░░░░░ 1.
|
| 166 |
```
|
| 167 |
|
| 168 |
|
|
@@ -171,7 +171,7 @@ duckdb.sql("""
|
|
| 171 |
```
|
| 172 |
2011 ███████░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
|
| 173 |
2012 ██████████████████████████████ 1.5M
|
| 174 |
-
2013 ███████████████████░░░░░░░░░░
|
| 175 |
```
|
| 176 |
|
| 177 |
|
|
@@ -564,19 +564,19 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
|
|
| 564 |
|
| 565 |
| Table | GitHub Event | Events | % | Description |
|
| 566 |
|-------|-------------|-------:|---:|-------------|
|
| 567 |
-
| `pushes` | PushEvent | 37,
|
| 568 |
-
| `issues` | IssuesEvent | 4,
|
| 569 |
-
| `issue_comments` | IssueCommentEvent | 6,
|
| 570 |
-
| `pull_requests` | PullRequestEvent | 2,
|
| 571 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent |
|
| 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 |
|
| 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-06-03** (679 days), totaling **76,387,908 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.5 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 7.2 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** — 949,355 events in 2191 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.2K
|
| 78 |
01:00 ██████████████████████████████ 272.6K
|
| 79 |
02:00 █████████████████████████████░ 271.4K
|
| 80 |
+
03:00 ██████████████████░░░░░░░░░░░░ 170.1K
|
| 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 | 949,355 | 2191 |
|
| 107 |
|
| 108 |
|
| 109 |
### Live event schema
|
|
|
|
| 138 |
```
|
| 139 |
2011 ████████████░░░░░░░░░░░░░░░░░░ 14.1M
|
| 140 |
2012 ██████████████████████████████ 34.3M
|
| 141 |
+
2013 ████████████████████████░░░░░░ 28.0M
|
| 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 | 145 | 28,034,923 | 193,344 | 8.5 GB | 2.7 GB | 1h28m | 3h34m | 1h56m |
|
| 149 |
|
| 150 |
|
| 151 |
### Pushes per year
|
|
|
|
| 153 |
```
|
| 154 |
2011 ████████████░░░░░░░░░░░░░░░░░░ 6.7M
|
| 155 |
2012 ██████████████████████████████ 16.5M
|
| 156 |
+
2013 ██████████████████████████░░░░ 14.4M
|
| 157 |
```
|
| 158 |
|
| 159 |
|
|
|
|
| 162 |
```
|
| 163 |
2011 ███████████░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 164 |
2012 ██████████████████████████████ 1.9M
|
| 165 |
+
2013 █████████████████████████░░░░░ 1.7M
|
| 166 |
```
|
| 167 |
|
| 168 |
|
|
|
|
| 171 |
```
|
| 172 |
2011 ███████░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
|
| 173 |
2012 ██████████████████████████████ 1.5M
|
| 174 |
+
2013 ████████████████████░░░░░░░░░░ 1.0M
|
| 175 |
```
|
| 176 |
|
| 177 |
|
|
|
|
| 564 |
|
| 565 |
| Table | GitHub Event | Events | % | Description |
|
| 566 |
|-------|-------------|-------:|---:|-------------|
|
| 567 |
+
| `pushes` | PushEvent | 37,530,226 | 49.1% | Git pushes with commits |
|
| 568 |
+
| `issues` | IssuesEvent | 4,328,171 | 5.7% | Issue lifecycle events |
|
| 569 |
+
| `issue_comments` | IssueCommentEvent | 6,415,094 | 8.4% | Comments on issues/PRs |
|
| 570 |
+
| `pull_requests` | PullRequestEvent | 2,943,758 | 3.9% | PR lifecycle events |
|
| 571 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 484,207 | 0.6% | Line-level PR comments |
|
| 572 |
+
| `stars` | WatchEvent | 7,319,540 | 9.6% | Repository stars |
|
| 573 |
+
| `forks` | ForkEvent | 2,629,688 | 3.4% | Repository forks |
|
| 574 |
+
| `creates` | CreateEvent | 10,715,371 | 14.0% | Branch/tag/repo creation |
|
| 575 |
+
| `deletes` | DeleteEvent | 616,229 | 0.8% | Branch/tag deletion |
|
| 576 |
+
| `commit_comments` | CommitCommentEvent | 802,923 | 1.1% | Comments on commits |
|
| 577 |
+
| `wiki_pages` | GollumEvent | 1,440,949 | 1.9% | Wiki page edits |
|
| 578 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 579 |
+
| `public_events` | PublicEvent | 69,066 | 0.1% | Repo made public |
|
| 580 |
|
| 581 |
## How it's built
|
| 582 |
|
data/commit_comments/2013/06/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77cc4a1fea43f933b1d21ed7a2f3f2e1f4a89d68ace8afabc056bedbd3df05eb
|
| 3 |
+
size 80995
|
data/creates/2013/06/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8710e262ddb8cdbf12718a6b95b7763957c37b9f1852e77e86dd38b07c85ccb2
|
| 3 |
+
size 966563
|
data/deletes/2013/06/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3af0aab7667197022bfb3994027b7895a01414b4bd34fe83e8034b70f163c627
|
| 3 |
+
size 71333
|
data/forks/2013/06/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0e615097f2492c2b666585b60940fa4cabc76dd16606b7006df8d9ecc1e566d
|
| 3 |
+
size 233565
|
data/issue_comments/2013/06/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a0c689f7b539d54071d9f6f07ed0aab7e3ba0a2e7b5208a4a8e76caecfed3b5
|
| 3 |
+
size 518660
|
data/issues/2013/06/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7704e8153a30899056fddbc177d2b97b3d2136ee9edacbc5dc97ca74d56e5ad
|
| 3 |
+
size 323984
|
data/public_events/2013/06/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00d52a0f4c2b2da85726b1481683ef2dc83217975fec5012fc449fd0ea0997b0
|
| 3 |
+
size 9441
|
data/pull_requests/2013/06/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2ce5fdb3a38b89b8d8896a72f954adddb4afa8361b41304e1cce88b03cad30d
|
| 3 |
+
size 1803931
|
data/pushes/2013/06/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ec1dda4f0fbea1f0a3d0761e0f4e5e0ec24a6da54c6a3b533e574cab78c41a6
|
| 3 |
+
size 21006202
|
data/stars/2013/06/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32d672e952a37c7d1060536456532a53e7511efae17f1c43fcd4954814ef324b
|
| 3 |
+
size 482713
|
data/wiki_pages/2013/06/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26068e3afcebf9f7594ed114d7a4ca0193a626481b2658c67396699d5e80d6d3
|
| 3 |
+
size 189911
|
stats.csv
CHANGED
|
@@ -676,4 +676,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 676 |
2013-05-30,224877,1037,116546,12239,20496,8991,0,2358,20666,8028,26023,1911,0,2191,4182,0,209,0,73737441,120.9,23119405,64.1,120.9,31.1
|
| 677 |
2013-05-31,193150,955,100315,10404,17848,8019,0,1922,17841,6505,22735,1653,0,1624,3150,0,179,0,64285499,135.0,20275990,28.9,135.0,45.7
|
| 678 |
2013-06-01,147461,799,81143,7839,11529,4757,0,989,13411,5437,16481,1066,0,1222,2666,0,122,0,46893529,102.6,14486853,34.4,102.6,40.0
|
| 679 |
-
2013-06-02,156728,682,86990,7680,11486,4956,0,1029,14332,5442,18447,1127,0,1597,2805,0,155,0,49492964,105.1,15922840,42.1,105.1,
|
|
|
|
|
|
| 676 |
2013-05-30,224877,1037,116546,12239,20496,8991,0,2358,20666,8028,26023,1911,0,2191,4182,0,209,0,73737441,120.9,23119405,64.1,120.9,31.1
|
| 677 |
2013-05-31,193150,955,100315,10404,17848,8019,0,1922,17841,6505,22735,1653,0,1624,3150,0,179,0,64285499,135.0,20275990,28.9,135.0,45.7
|
| 678 |
2013-06-01,147461,799,81143,7839,11529,4757,0,989,13411,5437,16481,1066,0,1222,2666,0,122,0,46893529,102.6,14486853,34.4,102.6,40.0
|
| 679 |
+
2013-06-02,156728,682,86990,7680,11486,4956,0,1029,14332,5442,18447,1127,0,1597,2805,0,155,0,49492964,105.1,15922840,42.1,105.1,40.1
|
| 680 |
+
2013-06-03,234994,1303,122768,12456,21489,9594,0,2651,20932,8477,27334,1877,0,2317,3573,0,223,0,83635197,92.7,25687298,36.4,92.7,0.0
|