Add 2014-12-30 — 380.5K events, 11 files
Browse files- README.md +23 -23
- data/commit_comments/2014/12/30.parquet +3 -0
- data/creates/2014/12/30.parquet +3 -0
- data/deletes/2014/12/30.parquet +3 -0
- data/forks/2014/12/30.parquet +3 -0
- data/issue_comments/2014/12/30.parquet +3 -0
- data/issues/2014/12/30.parquet +3 -0
- data/public_events/2014/12/30.parquet +3 -0
- data/pull_requests/2014/12/30.parquet +3 -0
- data/pushes/2014/12/30.parquet +3 -0
- data/stars/2014/12/30.parquet +3 -0
- data/wiki_pages/2014/12/30.parquet +3 -0
- stats.csv +3 -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-01-03** (1,
|
| 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** — 1,
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 216.2K
|
|
@@ -82,7 +82,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 82 |
05:00 ██████████████████████████████ 258.6K
|
| 83 |
06:00 ████████████████████████████░░ 246.3K
|
| 84 |
07:00 ███████████████████████████░░░ 240.5K
|
| 85 |
-
08:00 ████░░░░░░░░░░░░░░░░░░░░░░░
|
| 86 |
09:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 87 |
10:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 88 |
11: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) — **7,
|
| 104 |
|
| 105 |
|
| 106 |
### Live event schema
|
|
@@ -138,7 +138,7 @@ duckdb.sql("""
|
|
| 138 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 18.0M
|
| 139 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 ██████████████████░░░░░░░░░░░░ 76.2M
|
| 141 |
-
2014 ███████████████████
|
| 142 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 511.7K
|
| 143 |
```
|
| 144 |
|
|
@@ -147,7 +147,7 @@ duckdb.sql("""
|
|
| 147 |
| 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
|
| 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 |
|
| 151 |
| 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
|
| 152 |
|
| 153 |
|
|
@@ -159,7 +159,7 @@ Pushes are the most common event type, representing roughly half of all GitHub a
|
|
| 159 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
|
| 160 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ██████████████████░░░░░░░░░░░░ 38.9M
|
| 162 |
-
2014 ██████████████████████████████
|
| 163 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
|
| 164 |
```
|
| 165 |
|
|
@@ -180,7 +180,7 @@ Issue events track the full lifecycle: opened, closed, reopened, labeled, assign
|
|
| 180 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 982.1K
|
| 181 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 2.4M
|
| 182 |
2013 ██████████████████░░░░░░░░░░░░ 4.4M
|
| 183 |
-
2014 ██████████████████████████████ 7.
|
| 184 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24.9K
|
| 185 |
```
|
| 186 |
|
|
@@ -225,7 +225,7 @@ Stars (WatchEvent in the GitHub API) reflect community interest and discovery. S
|
|
| 225 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 226 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 4.0M
|
| 227 |
2013 ███████████████████░░░░░░░░░░░ 7.1M
|
| 228 |
-
2014 ██████████████████████████████ 11.
|
| 229 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50.3K
|
| 230 |
```
|
| 231 |
|
|
@@ -639,20 +639,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
-
| `pushes` | PushEvent | 131,
|
| 643 |
-
| `issues` | IssuesEvent | 15,
|
| 644 |
-
| `issue_comments` | IssueCommentEvent | 22,
|
| 645 |
-
| `pull_requests` | PullRequestEvent | 10,
|
| 646 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent | 2,
|
| 647 |
-
| `stars` | WatchEvent | 24,
|
| 648 |
-
| `forks` | ForkEvent | 9,
|
| 649 |
-
| `creates` | CreateEvent | 32,
|
| 650 |
-
| `deletes` | DeleteEvent | 3,
|
| 651 |
-
| `releases` | ReleaseEvent |
|
| 652 |
-
| `commit_comments` | CommitCommentEvent | 2,
|
| 653 |
-
| `wiki_pages` | GollumEvent | 3,
|
| 654 |
| `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
|
| 655 |
-
| `public_events` | PublicEvent | 242,
|
| 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-01-03** (1,392 days), totaling **261,817,427 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 90.2 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 16.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-29** — 1,951,455 events in 100 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 216.2K
|
|
|
|
| 82 |
05:00 ██████████████████████████████ 258.6K
|
| 83 |
06:00 ████████████████████████████░░ 246.3K
|
| 84 |
07:00 ███████████████████████████░░░ 240.5K
|
| 85 |
+
08:00 ███████░░░░░░░░░░░░░░░░░░░░░░░ 60.6K
|
| 86 |
09:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 87 |
10:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 88 |
11:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
|
|
| 100 |
23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 101 |
```
|
| 102 |
|
| 103 |
+
Live capture spans **2 days** (2026-03-28 → 2026-03-29) — **7,941,457 events** in 4,091 blocks.
|
| 104 |
|
| 105 |
|
| 106 |
### Live event schema
|
|
|
|
| 138 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 18.0M
|
| 139 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 ██████████████████░░░░░░░░░░░░ 76.2M
|
| 141 |
+
2014 ██████████████████████████████ 124.6M
|
| 142 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 511.7K
|
| 143 |
```
|
| 144 |
|
|
|
|
| 147 |
| 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
|
| 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 | 5h03m |
|
| 151 |
| 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
|
| 152 |
|
| 153 |
|
|
|
|
| 159 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
|
| 160 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ██████████████████░░░░░░░░░░░░ 38.9M
|
| 162 |
+
2014 ██████████████████████████████ 63.1M
|
| 163 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
|
| 164 |
```
|
| 165 |
|
|
|
|
| 180 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 982.1K
|
| 181 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 2.4M
|
| 182 |
2013 ██████████████████░░░░░░░░░░░░ 4.4M
|
| 183 |
+
2014 ██████████████████████████████ 7.3M
|
| 184 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24.9K
|
| 185 |
```
|
| 186 |
|
|
|
|
| 225 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 226 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 4.0M
|
| 227 |
2013 ███████████████████░░░░░░░░░░░ 7.1M
|
| 228 |
+
2014 ██████████████████████████████ 11.2M
|
| 229 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50.3K
|
| 230 |
```
|
| 231 |
|
|
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
+
| `pushes` | PushEvent | 131,522,508 | 50.2% | Git pushes with commits |
|
| 643 |
+
| `issues` | IssuesEvent | 15,104,377 | 5.8% | Issue lifecycle events |
|
| 644 |
+
| `issue_comments` | IssueCommentEvent | 22,873,192 | 8.7% | Comments on issues/PRs |
|
| 645 |
+
| `pull_requests` | PullRequestEvent | 10,790,438 | 4.1% | PR lifecycle events |
|
| 646 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 2,707,356 | 1.0% | Line-level PR comments |
|
| 647 |
+
| `stars` | WatchEvent | 24,218,106 | 9.2% | Repository stars |
|
| 648 |
+
| `forks` | ForkEvent | 9,177,147 | 3.5% | Repository forks |
|
| 649 |
+
| `creates` | CreateEvent | 32,853,041 | 12.5% | Branch/tag/repo creation |
|
| 650 |
+
| `deletes` | DeleteEvent | 3,583,472 | 1.4% | Branch/tag deletion |
|
| 651 |
+
| `releases` | ReleaseEvent | 395,796 | 0.2% | Release publications |
|
| 652 |
+
| `commit_comments` | CommitCommentEvent | 2,320,445 | 0.9% | Comments on commits |
|
| 653 |
+
| `wiki_pages` | GollumEvent | 3,997,231 | 1.5% | Wiki page edits |
|
| 654 |
| `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
|
| 655 |
+
| `public_events` | PublicEvent | 242,715 | 0.1% | Repo made public |
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
data/commit_comments/2014/12/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ceca649630b77b18b7ca967c03d32e5dd91738c2c775e340a0038515bc10449c
|
| 3 |
+
size 88905
|
data/creates/2014/12/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7a80c0f186570120168f9a11c27d289b1d4ec7990a91d93115c6b7e568a1376
|
| 3 |
+
size 6357750
|
data/deletes/2014/12/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee0cd507c2b6124a8fb1e43485b429707eb953e203b13f73608e27f3f421d1d9
|
| 3 |
+
size 185990
|
data/forks/2014/12/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c43ec952b0c17df005a6f3de53a69619a35ce71c2e9be4e1dc301012756247e
|
| 3 |
+
size 368352
|
data/issue_comments/2014/12/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:084bae26f54e6280569ae6f83a5a44f5697ac00d7a93364b90d3b2c99c8cbbe8
|
| 3 |
+
size 811628
|
data/issues/2014/12/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2409ba34b24af6931e8b2fe117cf6960e5059f40f0f850cdbe3c42cd256fd511
|
| 3 |
+
size 597980
|
data/public_events/2014/12/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83e35fdc63a1b27bfc76cd80f5c4e6531470f1b299dbeb0bee0972c6539b33be
|
| 3 |
+
size 11944
|
data/pull_requests/2014/12/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7eac707b29ecb29844f65863d9b78e82cf0b21ba48d41c253c4a0e65bc1de36c
|
| 3 |
+
size 3169827
|
data/pushes/2014/12/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d379f0a5aae13be2952dc24e4aa19d74350f78c549052f8f372ebee1765b1592
|
| 3 |
+
size 28897629
|
data/stars/2014/12/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b62bb885273aa862b28136508c1e028337f34b8b7d49f5bbc77a06e0477c9291
|
| 3 |
+
size 1727796
|
data/wiki_pages/2014/12/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d25486c788915daccc6f79ab66abc010fe06e055ff76d98d9b378254a81037f
|
| 3 |
+
size 285952
|
stats.csv
CHANGED
|
@@ -1386,6 +1386,8 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 1386 |
2014-12-26,275747,800,135570,27554,19292,10382,0,2423,27435,9041,32841,4603,820,1763,2955,0,268,0,147045470,71.5,28707021,39.0,71.5,55.6
|
| 1387 |
2014-12-27,256942,722,133256,14340,18661,9358,0,2093,28243,8872,30461,5376,744,1612,2960,0,244,0,137385462,67.2,27098162,33.4,67.2,65.3
|
| 1388 |
2014-12-28,299671,940,152025,24427,21490,11147,0,2465,32561,10318,32891,5224,884,1517,3538,0,244,0,157583164,69.8,30264309,39.6,69.8,44.4
|
| 1389 |
-
2014-12-29,390407,1289,187230,25409,41002,17082,0,5298,39488,12838,44420,7510,1198,2662,4608,0,373,0,216934942,91.9,40338944,40.5,91.9,
|
|
|
|
|
|
|
| 1390 |
2015-01-01,218939,0,119242,9843,17045,8735,0,2173,21939,7144,23913,3843,816,1399,2196,474,177,0,73764980,79.7,37810232,15.9,79.7,0.0
|
| 1391 |
2015-01-03,292810,0,155315,15037,26081,11958,0,2946,28410,9430,31862,4560,963,1829,3178,983,258,0,100890756,100.1,51394128,4.6,100.1,48.0
|
|
|
|
| 1386 |
2014-12-26,275747,800,135570,27554,19292,10382,0,2423,27435,9041,32841,4603,820,1763,2955,0,268,0,147045470,71.5,28707021,39.0,71.5,55.6
|
| 1387 |
2014-12-27,256942,722,133256,14340,18661,9358,0,2093,28243,8872,30461,5376,744,1612,2960,0,244,0,137385462,67.2,27098162,33.4,67.2,65.3
|
| 1388 |
2014-12-28,299671,940,152025,24427,21490,11147,0,2465,32561,10318,32891,5224,884,1517,3538,0,244,0,157583164,69.8,30264309,39.6,69.8,44.4
|
| 1389 |
+
2014-12-29,390407,1289,187230,25409,41002,17082,0,5298,39488,12838,44420,7510,1198,2662,4608,0,373,0,216934942,91.9,40338944,40.5,91.9,41.6
|
| 1390 |
+
2014-12-30,380468,1137,187060,23399,35488,17200,0,5603,37821,13334,43333,6623,1234,2495,5438,0,303,0,219253769,90.5,42503753,51.7,90.5,0.0
|
| 1391 |
+
2014-12-31,265730,594,137403,15687,23025,11712,0,3924,23914,8108,28385,4741,926,1844,5261,0,206,0,146926056,62.6,28196487,33.5,62.6,0.0
|
| 1392 |
2015-01-01,218939,0,119242,9843,17045,8735,0,2173,21939,7144,23913,3843,816,1399,2196,474,177,0,73764980,79.7,37810232,15.9,79.7,0.0
|
| 1393 |
2015-01-03,292810,0,155315,15037,26081,11958,0,2946,28410,9430,31862,4560,963,1829,3178,983,258,0,100890756,100.1,51394128,4.6,100.1,48.0
|