Add 2015-04-01 — 577.0K events, 14 files
Browse files- README.md +24 -24
- data/commit_comments/2015/04/01.parquet +3 -0
- data/creates/2015/04/01.parquet +3 -0
- data/deletes/2015/04/01.parquet +3 -0
- data/forks/2015/04/01.parquet +3 -0
- data/issue_comments/2015/04/01.parquet +3 -0
- data/issues/2015/04/01.parquet +3 -0
- data/members/2015/04/01.parquet +3 -0
- data/pr_review_comments/2015/04/01.parquet +3 -0
- data/public_events/2015/04/01.parquet +3 -0
- data/pull_requests/2015/04/01.parquet +3 -0
- data/pushes/2015/04/01.parquet +3 -0
- data/releases/2015/04/01.parquet +3 -0
- data/stars/2015/04/01.parquet +3 -0
- data/wiki_pages/2015/04/01.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 **2015-
|
| 65 |
|
| 66 |
-
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original 102.
|
| 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,7 +71,7 @@ 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-29** — 3,
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 ████████████████████████░░░░░░ 216.2K
|
|
@@ -88,7 +88,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 88 |
11:00 ███████████████████████████░░░ 250.9K
|
| 89 |
12:00 ██████████████████████████████ 269.8K
|
| 90 |
13:00 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24.1K
|
| 91 |
-
14:00 █████░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 92 |
15:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 93 |
16:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 94 |
17:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
@@ -100,7 +100,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 100 |
23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 101 |
```
|
| 102 |
|
| 103 |
-
Live capture spans **2 days** (2026-03-28 → 2026-03-29) — **9,
|
| 104 |
|
| 105 |
|
| 106 |
### Live event schema
|
|
@@ -139,7 +139,7 @@ duckdb.sql("""
|
|
| 139 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 ██████████████████░░░░░░░░░░░░ 76.2M
|
| 141 |
2014 ██████████████████████████████ 124.6M
|
| 142 |
-
2015 █████████░░░░░░░░░
|
| 143 |
```
|
| 144 |
|
| 145 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
|
@@ -148,7 +148,7 @@ duckdb.sql("""
|
|
| 148 |
| 2012 | 366 | 42,537,517 | 116,222 | 11.5 GB | 161.5 MB | 1h19m | 2h30m | 35m15s |
|
| 149 |
| 2013 | 353 | 76,154,264 | 215,734 | 23.2 GB | 4.1 GB | 2h33m | 8h52m | 2h34m |
|
| 150 |
| 2014 | 348 | 124,581,314 | 357,992 | 51.9 GB | 11.8 GB | 4h13m | 20h37m | 5h05m |
|
| 151 |
-
| 2015 |
|
| 152 |
|
| 153 |
|
| 154 |
### Pushes per year
|
|
@@ -160,7 +160,7 @@ Pushes are the most common event type, representing roughly half of all GitHub a
|
|
| 160 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ██████████████████░░░░░░░░░░░░ 38.9M
|
| 162 |
2014 ██████████████████████████████ 63.1M
|
| 163 |
-
2015 ████████░░░░░░░░░░░░░░░░░░░░░░ 18.
|
| 164 |
```
|
| 165 |
|
| 166 |
|
|
@@ -181,7 +181,7 @@ Issue events track the full lifecycle: opened, closed, reopened, labeled, assign
|
|
| 181 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 2.4M
|
| 182 |
2013 ██████████████████░░░░░░░░░░░░ 4.4M
|
| 183 |
2014 ██████████████████████████████ 7.3M
|
| 184 |
-
2015 ███████░░░░░░░░░░░░░░░░░░░░░░
|
| 185 |
```
|
| 186 |
|
| 187 |
|
|
@@ -204,7 +204,7 @@ Pull request events cover the full review cycle: opened, merged, closed, review
|
|
| 204 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 205 |
2013 ████████████████░░░░░░░░░░░░░░ 3.0M
|
| 206 |
2014 ██████████████████████████████ 5.5M
|
| 207 |
-
2015 ██████████░░░░░░░░░░░░░░░░░░░░ 1.
|
| 208 |
```
|
| 209 |
|
| 210 |
|
|
@@ -639,20 +639,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
-
| `pushes` | PushEvent |
|
| 643 |
-
| `issues` | IssuesEvent |
|
| 644 |
-
| `issue_comments` | IssueCommentEvent | 26,
|
| 645 |
-
| `pull_requests` | PullRequestEvent | 12,
|
| 646 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent | 3,
|
| 647 |
-
| `stars` | WatchEvent | 27,
|
| 648 |
-
| `forks` | ForkEvent | 10,
|
| 649 |
-
| `creates` | CreateEvent | 37,
|
| 650 |
-
| `deletes` | DeleteEvent | 4,
|
| 651 |
-
| `releases` | ReleaseEvent |
|
| 652 |
-
| `commit_comments` | CommitCommentEvent | 2,
|
| 653 |
-
| `wiki_pages` | GollumEvent | 4,
|
| 654 |
-
| `members` | MemberEvent |
|
| 655 |
-
| `public_events` | PublicEvent | 281,
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
|
|
|
| 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 **2015-04-01** (1,468 days), totaling **299,529,888 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 102.4 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 22.4 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-29** — 3,233,140 events in 161 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 ████████████████████████░░░░░░ 216.2K
|
|
|
|
| 88 |
11:00 ███████████████████████████░░░ 250.9K
|
| 89 |
12:00 ██████████████████████████████ 269.8K
|
| 90 |
13:00 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24.1K
|
| 91 |
+
14:00 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 52.7K
|
| 92 |
15:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 93 |
16:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 94 |
17:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
|
|
| 100 |
23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 101 |
```
|
| 102 |
|
| 103 |
+
Live capture spans **2 days** (2026-03-28 → 2026-03-29) — **9,223,142 events** in 4,152 blocks.
|
| 104 |
|
| 105 |
|
| 106 |
### Live event schema
|
|
|
|
| 139 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 ██████████████████░░░░░░░░░░░░ 76.2M
|
| 141 |
2014 ██████████████████████████████ 124.6M
|
| 142 |
+
2015 █████████░░░░░░░░░░░░░░░░░░░░░ 38.2M
|
| 143 |
```
|
| 144 |
|
| 145 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
|
|
|
| 148 |
| 2012 | 366 | 42,537,517 | 116,222 | 11.5 GB | 161.5 MB | 1h19m | 2h30m | 35m15s |
|
| 149 |
| 2013 | 353 | 76,154,264 | 215,734 | 23.2 GB | 4.1 GB | 2h33m | 8h52m | 2h34m |
|
| 150 |
| 2014 | 348 | 124,581,314 | 357,992 | 51.9 GB | 11.8 GB | 4h13m | 20h37m | 5h05m |
|
| 151 |
+
| 2015 | 78 | 38,224,210 | 490,053 | 12.3 GB | 6.3 GB | 50m01s | 2h03m | 1h50m |
|
| 152 |
|
| 153 |
|
| 154 |
### Pushes per year
|
|
|
|
| 160 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ██████████████████░░░░░░░░░░░░ 38.9M
|
| 162 |
2014 ██████████████████████████████ 63.1M
|
| 163 |
+
2015 ████████░░░░░░░░░░░░░░░░░░░░░░ 18.9M
|
| 164 |
```
|
| 165 |
|
| 166 |
|
|
|
|
| 181 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 2.4M
|
| 182 |
2013 ██████████████████░░░░░░░░░░░░ 4.4M
|
| 183 |
2014 ██████████████████████████████ 7.3M
|
| 184 |
+
2015 ████████░░░░░░░░░░░░░░░░░░░░░░ 1.9M
|
| 185 |
```
|
| 186 |
|
| 187 |
|
|
|
|
| 204 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 205 |
2013 ████████████████░░░░░░░░░░░░░░ 3.0M
|
| 206 |
2014 ██████████████████████████████ 5.5M
|
| 207 |
+
2015 ██████████░░░░░░░░░░░░░░░░░░░░ 1.9M
|
| 208 |
```
|
| 209 |
|
| 210 |
|
|
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
+
| `pushes` | PushEvent | 150,161,633 | 50.1% | Git pushes with commits |
|
| 643 |
+
| `issues` | IssuesEvent | 17,024,735 | 5.7% | Issue lifecycle events |
|
| 644 |
+
| `issue_comments` | IssueCommentEvent | 26,518,951 | 8.9% | Comments on issues/PRs |
|
| 645 |
+
| `pull_requests` | PullRequestEvent | 12,643,092 | 4.2% | PR lifecycle events |
|
| 646 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 3,290,364 | 1.1% | Line-level PR comments |
|
| 647 |
+
| `stars` | WatchEvent | 27,600,391 | 9.2% | Repository stars |
|
| 648 |
+
| `forks` | ForkEvent | 10,462,161 | 3.5% | Repository forks |
|
| 649 |
+
| `creates` | CreateEvent | 37,493,801 | 12.5% | Branch/tag/repo creation |
|
| 650 |
+
| `deletes` | DeleteEvent | 4,326,741 | 1.4% | Branch/tag deletion |
|
| 651 |
+
| `releases` | ReleaseEvent | 513,551 | 0.2% | Release publications |
|
| 652 |
+
| `commit_comments` | CommitCommentEvent | 2,582,650 | 0.9% | Comments on commits |
|
| 653 |
+
| `wiki_pages` | GollumEvent | 4,394,376 | 1.5% | Wiki page edits |
|
| 654 |
+
| `members` | MemberEvent | 338,663 | 0.1% | Collaborator additions |
|
| 655 |
+
| `public_events` | PublicEvent | 281,702 | 0.1% | Repo made public |
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
data/commit_comments/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9c12a71211c71659696d4783c4d03728f49952526af7b918e1f897025794cb0
|
| 3 |
+
size 500350
|
data/creates/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5a2368549fec5e7727dc3bcc803420fdaa0f368f7037675bcaa011d7fe03516
|
| 3 |
+
size 3036390
|
data/deletes/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05ca1cd3b1a133180f6774bbc4d5562c7bbe8cacdff7202439ef48f4609dad0b
|
| 3 |
+
size 440015
|
data/forks/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1620ce0bde0c59fab014048f5f498aaf11aa08dc433cec9167ead9f29a62e1ae
|
| 3 |
+
size 2216717
|
data/issue_comments/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9964fd991b87fdd9f7050fe3c7ca49af0d5708f16240471f2b784646e0cf9929
|
| 3 |
+
size 10147121
|
data/issues/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ceaf47c9da531b9e2f8565fefae78716d38595d453eb08dead4912e878e72b9
|
| 3 |
+
size 7158673
|
data/members/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3453d4bff8750d102925343b02b19caaacc3d374e5fab67563ad8013e4e35f08
|
| 3 |
+
size 129875
|
data/pr_review_comments/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79a6a140af9d4f20d5849eedb3a8d1b711eb710010035775f3cea3461e69eacd
|
| 3 |
+
size 3436508
|
data/public_events/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19b16e9be987d76cb68c0a5b2249eecb08937cb40922d6a544d4806c4df07501
|
| 3 |
+
size 23958
|
data/pull_requests/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9e4a7b4798b1066288f13c0a2434b999177060674e8711b07e45914aa9cb758
|
| 3 |
+
size 5380704
|
data/pushes/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ade75be233679dbacf2c4de8d1a8cace1fdacc381892af05626ad04a07af0993
|
| 3 |
+
size 67688855
|
data/releases/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02b319e5b8b632262fd4584fcea55e610c2917cc6181453e8f66d198158d9938
|
| 3 |
+
size 265261
|
data/stars/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bef82ee377fbf9b63606255fc3ad78d4189f59e2de06887ebe7feac58d15c635
|
| 3 |
+
size 1702406
|
data/wiki_pages/2015/04/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:583dd2c92e63d4b7e86be8bffe5ae301e73be7f0b3e4fcf001a3bc0e80fcf375
|
| 3 |
+
size 383193
|
stats.csv
CHANGED
|
@@ -1465,4 +1465,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 1465 |
2015-03-28,344279,0,171907,17265,30345,14714,0,3087,31193,11603,47973,6567,1117,2565,3432,2140,371,0,119325302,42.3,59485543,23.5,42.3,21.0
|
| 1466 |
2015-03-29,134440,0,70740,5614,8903,5297,0,1180,13576,4812,18787,2224,399,608,1563,616,121,0,0,0.0,22037894,0.0,0.0,81.0
|
| 1467 |
2015-03-30,421650,0,202806,20804,40209,20531,0,0,40675,14253,59371,8721,1298,2784,7445,2318,435,0,0,0.0,72473605,0.0,0.0,0.0
|
| 1468 |
-
2015-03-31,505124,0,238496,23519,47085,26212,0,9070,49435,17881,68781,10725,1494,3401,5449,3139,437,0,0,0.0,88785073,0.0,0.0,
|
|
|
|
|
|
| 1465 |
2015-03-28,344279,0,171907,17265,30345,14714,0,3087,31193,11603,47973,6567,1117,2565,3432,2140,371,0,119325302,42.3,59485543,23.5,42.3,21.0
|
| 1466 |
2015-03-29,134440,0,70740,5614,8903,5297,0,1180,13576,4812,18787,2224,399,608,1563,616,121,0,0,0.0,22037894,0.0,0.0,81.0
|
| 1467 |
2015-03-30,421650,0,202806,20804,40209,20531,0,0,40675,14253,59371,8721,1298,2784,7445,2318,435,0,0,0.0,72473605,0.0,0.0,0.0
|
| 1468 |
+
2015-03-31,505124,0,238496,23519,47085,26212,0,9070,49435,17881,68781,10725,1494,3401,5449,3139,437,0,0,0.0,88785073,0.0,0.0,89.4
|
| 1469 |
+
2015-04-01,576968,0,276062,29323,56020,30164,0,9814,50543,19879,77356,12954,1810,3650,5471,3366,556,0,220274489,80.9,102510026,39.2,80.9,0.0
|