Add 2015-03-14 — 418.2K events, 14 files
Browse files- README.md +22 -22
- data/commit_comments/2015/03/14.parquet +3 -0
- data/creates/2015/03/14.parquet +3 -0
- data/deletes/2015/03/14.parquet +3 -0
- data/forks/2015/03/14.parquet +3 -0
- data/issue_comments/2015/03/14.parquet +3 -0
- data/issues/2015/03/14.parquet +3 -0
- data/members/2015/03/14.parquet +3 -0
- data/pr_review_comments/2015/03/14.parquet +3 -0
- data/public_events/2015/03/14.parquet +3 -0
- data/pull_requests/2015/03/14.parquet +3 -0
- data/pushes/2015/03/14.parquet +3 -0
- data/releases/2015/03/14.parquet +3 -0
- data/stars/2015/03/14.parquet +3 -0
- data/wiki_pages/2015/03/14.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-03-
|
| 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,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** — 2,
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 216.2K
|
|
@@ -84,7 +84,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 84 |
07:00 ███████████████████████████░░░ 240.5K
|
| 85 |
08:00 ████████████████████████████░░ 246.9K
|
| 86 |
09:00 ████████████████████████████░░ 243.6K
|
| 87 |
-
10:00 ████░░░░░░░░░░░░░░░░░░░░░░░░
|
| 88 |
11:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 89 |
12:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 90 |
13: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) — **8,
|
| 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 ███████░░░░░░░░░░░░░░░░░░░░░░░ 15.
|
| 164 |
```
|
| 165 |
|
| 166 |
|
|
@@ -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 | 16,
|
| 644 |
-
| `issue_comments` | IssueCommentEvent | 25,
|
| 645 |
-
| `pull_requests` | PullRequestEvent | 12,
|
| 646 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent | 3,
|
| 647 |
-
| `stars` | WatchEvent | 26,
|
| 648 |
-
| `forks` | ForkEvent | 10,
|
| 649 |
-
| `creates` | CreateEvent | 36,
|
| 650 |
-
| `deletes` | DeleteEvent | 4,
|
| 651 |
-
| `releases` | ReleaseEvent |
|
| 652 |
-
| `commit_comments` | CommitCommentEvent | 2,
|
| 653 |
-
| `wiki_pages` | GollumEvent | 4,
|
| 654 |
-
| `members` | MemberEvent |
|
| 655 |
-
| `public_events` | PublicEvent | 274,
|
| 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-03-14** (1,455 days), totaling **293,012,062 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 101.0 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 21.3 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** — 2,439,699 events in 122 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 216.2K
|
|
|
|
| 84 |
07:00 ███████████████████████████░░░ 240.5K
|
| 85 |
08:00 ████████████████████████████░░ 246.9K
|
| 86 |
09:00 ████████████████████████████░░ 243.6K
|
| 87 |
+
10:00 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 58.3K
|
| 88 |
11:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 89 |
12:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 90 |
13:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
|
|
| 100 |
23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 101 |
```
|
| 102 |
|
| 103 |
+
Live capture spans **2 days** (2026-03-28 → 2026-03-29) — **8,429,701 events** in 4,113 blocks.
|
| 104 |
|
| 105 |
|
| 106 |
### Live event schema
|
|
|
|
| 139 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 ██████████████████░░░░░░░░░░░░ 76.2M
|
| 141 |
2014 ██████████████████████████████ 124.6M
|
| 142 |
+
2015 ███████░░░░░░░░░░░░░░░░░░░░░░░ 31.7M
|
| 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 | 65 | 31,706,384 | 487,790 | 11.0 GB | 5.2 GB | 45m00s | 1h51m | 1h23m |
|
| 152 |
|
| 153 |
|
| 154 |
### Pushes per year
|
|
|
|
| 160 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ██████████████████░░░░░░░░░░░░ 38.9M
|
| 162 |
2014 ██████████████████████████████ 63.1M
|
| 163 |
+
2015 ███████░░░░░░░░░░░░░░░░░░░░░░░ 15.9M
|
| 164 |
```
|
| 165 |
|
| 166 |
|
|
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
+
| `pushes` | PushEvent | 147,122,108 | 50.2% | Git pushes with commits |
|
| 643 |
+
| `issues` | IssuesEvent | 16,709,784 | 5.7% | Issue lifecycle events |
|
| 644 |
+
| `issue_comments` | IssueCommentEvent | 25,903,170 | 8.8% | Comments on issues/PRs |
|
| 645 |
+
| `pull_requests` | PullRequestEvent | 12,309,093 | 4.2% | PR lifecycle events |
|
| 646 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 3,188,971 | 1.1% | Line-level PR comments |
|
| 647 |
+
| `stars` | WatchEvent | 26,986,504 | 9.2% | Repository stars |
|
| 648 |
+
| `forks` | ForkEvent | 10,233,086 | 3.5% | Repository forks |
|
| 649 |
+
| `creates` | CreateEvent | 36,561,306 | 12.5% | Branch/tag/repo creation |
|
| 650 |
+
| `deletes` | DeleteEvent | 4,185,583 | 1.4% | Branch/tag deletion |
|
| 651 |
+
| `releases` | ReleaseEvent | 492,324 | 0.2% | Release publications |
|
| 652 |
+
| `commit_comments` | CommitCommentEvent | 2,529,806 | 0.9% | Comments on commits |
|
| 653 |
+
| `wiki_pages` | GollumEvent | 4,317,960 | 1.5% | Wiki page edits |
|
| 654 |
+
| `members` | MemberEvent | 300,466 | 0.1% | Collaborator additions |
|
| 655 |
+
| `public_events` | PublicEvent | 274,824 | 0.1% | Repo made public |
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
data/commit_comments/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:245070829f9b89c9230c530ab5059aa50fab96ae00345f5fcaca44dac8c66359
|
| 3 |
+
size 321083
|
data/creates/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e6c8bb5c210487b9093f38c33127dc32d0a14789c62562f3ff771457ce99068
|
| 3 |
+
size 2586340
|
data/deletes/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9f7fb0dee91decf90b0dec0c8f80b83d94a81b5927f085460226cb08abc7e0c
|
| 3 |
+
size 254770
|
data/forks/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7151f41a34beb4ec934649ae420a6449ee0b769f866486dc1ca26a584ee101e
|
| 3 |
+
size 1407296
|
data/issue_comments/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7450f6c92499758ca2d56faad7020144f40f75a9d86962ff785559eb0155821
|
| 3 |
+
size 5589331
|
data/issues/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8df0dcd8b93a2d13db38bbd1d70d299d5860aa91fb5b3606ab1963050b0595e
|
| 3 |
+
size 4704659
|
data/members/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b5069279694fd77e16f398c3433d98b944bd31f7a69e6cec6708fcbdbf68a93
|
| 3 |
+
size 92249
|
data/pr_review_comments/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b27697fbdaf997aadb49480f0531ec4a973f9b72ec951b357acc1f87b997fd57
|
| 3 |
+
size 1331134
|
data/public_events/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:753a03db1a031912f44144cd8c200cabfdaeea90d67c47b71f78b5b951c1eac2
|
| 3 |
+
size 19686
|
data/pull_requests/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a1ed544b812b48817ebc6dd0952ffb66fe96647c6dc58f7a3403ba00abcceb5
|
| 3 |
+
size 2904599
|
data/pushes/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5577949e51bd52d77d54893d4c7dcb824f12acace9e82d6273444cdc310a3fa
|
| 3 |
+
size 48364674
|
data/releases/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01cccb43a35597efe3b053ee8381ba092f7dc62b1a28f5befd9bdd5af6e2a484
|
| 3 |
+
size 201425
|
data/stars/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9220a772a66f97f0be5408a92a6eaf29f7f4bb5d9633e1a4ff34b9cc393b0bbe
|
| 3 |
+
size 1185989
|
data/wiki_pages/2015/03/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8adcee14b13e9a90b4968747275907bed019925a013540e39e883720a39df4b2
|
| 3 |
+
size 277559
|
stats.csv
CHANGED
|
@@ -1452,4 +1452,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 1452 |
2015-03-10,606881,0,306839,28593,57646,31549,0,11312,51146,19474,70639,13338,1792,4037,6300,3590,626,0,233470594,138.7,110789510,63.2,138.7,111.7
|
| 1453 |
2015-03-11,630539,0,318026,30560,61531,32199,0,11546,53786,20696,71872,13449,1873,4750,6129,3484,638,0,241363601,115.7,113335334,59.5,115.7,0.0
|
| 1454 |
2015-03-12,632066,0,313601,29973,58965,32295,0,10969,56108,20930,77865,14001,2017,4338,6639,3694,671,0,238978417,119.1,113472409,5.6,119.1,273.9
|
| 1455 |
-
2015-03-13,635564,0,291452,31696,59475,30496,0,9996,53894,20070,109294,12241,1814,3860,7318,3324,634,0,230858974,115.2,107960583,5.5,115.2,
|
|
|
|
|
|
| 1452 |
2015-03-10,606881,0,306839,28593,57646,31549,0,11312,51146,19474,70639,13338,1792,4037,6300,3590,626,0,233470594,138.7,110789510,63.2,138.7,111.7
|
| 1453 |
2015-03-11,630539,0,318026,30560,61531,32199,0,11546,53786,20696,71872,13449,1873,4750,6129,3484,638,0,241363601,115.7,113335334,59.5,115.7,0.0
|
| 1454 |
2015-03-12,632066,0,313601,29973,58965,32295,0,10969,56108,20930,77865,14001,2017,4338,6639,3694,671,0,238978417,119.1,113472409,5.6,119.1,273.9
|
| 1455 |
+
2015-03-13,635564,0,291452,31696,59475,30496,0,9996,53894,20070,109294,12241,1814,3860,7318,3324,634,0,230858974,115.2,107960583,5.5,115.2,330.4
|
| 1456 |
+
2015-03-14,418178,0,208377,18658,30119,16500,0,4003,35140,13283,72749,7883,1529,2360,4790,2349,438,0,135323916,89.8,69240794,33.9,89.8,0.0
|