Add 2015-01-21 — 511.6K events, 14 files
Browse files- README.md +25 -25
- data/commit_comments/2015/01/21.parquet +3 -0
- data/creates/2015/01/21.parquet +3 -0
- data/deletes/2015/01/21.parquet +3 -0
- data/forks/2015/01/21.parquet +3 -0
- data/issue_comments/2015/01/21.parquet +3 -0
- data/issues/2015/01/21.parquet +3 -0
- data/members/2015/01/21.parquet +3 -0
- data/pr_review_comments/2015/01/21.parquet +3 -0
- data/public_events/2015/01/21.parquet +3 -0
- data/pull_requests/2015/01/21.parquet +3 -0
- data/pushes/2015/01/21.parquet +3 -0
- data/releases/2015/01/21.parquet +3 -0
- data/stars/2015/01/21.parquet +3 -0
- data/wiki_pages/2015/01/21.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-01-
|
| 65 |
|
| 66 |
-
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original 92.
|
| 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
|
|
@@ -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) — **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 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3.
|
| 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 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 208 |
```
|
| 209 |
|
| 210 |
|
|
@@ -226,7 +226,7 @@ Stars (WatchEvent in the GitHub API) reflect community interest and discovery. S
|
|
| 226 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 4.0M
|
| 227 |
2013 ███████████████████░░░░░░░░░░░ 7.1M
|
| 228 |
2014 ██████████████████████████████ 11.2M
|
| 229 |
-
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 230 |
```
|
| 231 |
|
| 232 |
|
|
@@ -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 | 15,
|
| 644 |
-
| `issue_comments` | IssueCommentEvent | 23,
|
| 645 |
-
| `pull_requests` | PullRequestEvent | 11,
|
| 646 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent | 2,
|
| 647 |
-
| `stars` | WatchEvent | 24,
|
| 648 |
-
| `forks` | ForkEvent | 9,
|
| 649 |
-
| `creates` | CreateEvent | 33,
|
| 650 |
-
| `deletes` | DeleteEvent | 3,
|
| 651 |
-
| `releases` | ReleaseEvent |
|
| 652 |
-
| `commit_comments` | CommitCommentEvent | 2,
|
| 653 |
-
| `wiki_pages` | GollumEvent | 4,
|
| 654 |
-
| `members` | MemberEvent |
|
| 655 |
-
| `public_events` | PublicEvent |
|
| 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-21** (1,408 days), totaling **269,102,171 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 92.8 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 17.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** — 2,053,174 events in 105 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 ██████████████████░░░░░░░░░░░░ 162.3K
|
| 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) — **8,043,176 events** in 4,096 blocks.
|
| 104 |
|
| 105 |
|
| 106 |
### Live event schema
|
|
|
|
| 139 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 ██████████████████░░░░░░░░░░░░ 76.2M
|
| 141 |
2014 ██████████████████████████████ 124.6M
|
| 142 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 7.8M
|
| 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 | 18 | 7,796,493 | 433,138 | 2.7 GB | 1.3 GB | 12m38s | 28m52s | 16m13s |
|
| 152 |
|
| 153 |
|
| 154 |
### Pushes per year
|
|
|
|
| 160 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ██████████████████░░░░░░░░░░░░ 38.9M
|
| 162 |
2014 ██████████████████████████████ 63.1M
|
| 163 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3.9M
|
| 164 |
```
|
| 165 |
|
| 166 |
|
|
|
|
| 181 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 2.4M
|
| 182 |
2013 ██████████████████░░░░░░░░░░░░ 4.4M
|
| 183 |
2014 ██████████████████████████████ 7.3M
|
| 184 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 389.9K
|
| 185 |
```
|
| 186 |
|
| 187 |
|
|
|
|
| 204 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 205 |
2013 ████████████████░░░░░░░░░░░░░░ 3.0M
|
| 206 |
2014 ██████████████████████████████ 5.5M
|
| 207 |
+
2015 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 376.4K
|
| 208 |
```
|
| 209 |
|
| 210 |
|
|
|
|
| 226 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 4.0M
|
| 227 |
2013 ███████████████████░░░░░░░░░░░ 7.1M
|
| 228 |
2014 ██████████████████████████████ 11.2M
|
| 229 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 744.2K
|
| 230 |
```
|
| 231 |
|
| 232 |
|
|
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
+
| `pushes` | PushEvent | 135,140,227 | 50.2% | Git pushes with commits |
|
| 643 |
+
| `issues` | IssuesEvent | 15,469,355 | 5.7% | Issue lifecycle events |
|
| 644 |
+
| `issue_comments` | IssueCommentEvent | 23,576,258 | 8.8% | Comments on issues/PRs |
|
| 645 |
+
| `pull_requests` | PullRequestEvent | 11,146,136 | 4.1% | PR lifecycle events |
|
| 646 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 2,822,899 | 1.0% | Line-level PR comments |
|
| 647 |
+
| `stars` | WatchEvent | 24,911,919 | 9.3% | Repository stars |
|
| 648 |
+
| `forks` | ForkEvent | 9,436,566 | 3.5% | Repository forks |
|
| 649 |
+
| `creates` | CreateEvent | 33,701,498 | 12.5% | Branch/tag/repo creation |
|
| 650 |
+
| `deletes` | DeleteEvent | 3,718,541 | 1.4% | Branch/tag deletion |
|
| 651 |
+
| `releases` | ReleaseEvent | 418,217 | 0.2% | Release publications |
|
| 652 |
+
| `commit_comments` | CommitCommentEvent | 2,372,172 | 0.9% | Comments on commits |
|
| 653 |
+
| `wiki_pages` | GollumEvent | 4,071,522 | 1.5% | Wiki page edits |
|
| 654 |
+
| `members` | MemberEvent | 169,495 | 0.1% | Collaborator additions |
|
| 655 |
+
| `public_events` | PublicEvent | 250,289 | 0.1% | Repo made public |
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
data/commit_comments/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d23824dbfdcfe29563567f49cfd2fa6341bd15eed19f9e62ecab3d779e231aa3
|
| 3 |
+
size 477332
|
data/creates/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b9893b1fe7d14e4da5d49c99ffd8853650c7be54c4a49e73e3ee3191a8c1630
|
| 3 |
+
size 2610686
|
data/deletes/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fef2575fb1526674eff6e6268bcccf280834fdf9d057ad58a6a3dc914c84142
|
| 3 |
+
size 353527
|
data/forks/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2cb48059976063802ade788b2c2f296f2e983f15c38914bcb4188b4a45e7edcc
|
| 3 |
+
size 1900820
|
data/issue_comments/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9dba99bea868c1c6e2836ab816ce9ba65b13f1dbeaf4a61a1fefb845afd5b61a
|
| 3 |
+
size 9347598
|
data/issues/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3eda55bb415d4c7491522fe40755442fcd94832371ad74d693dd2835c12b8655
|
| 3 |
+
size 6471627
|
data/members/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3703f7da10a2d33044ef4e00b24a4fee8d6fdfd6b707ab4280b0a8c9622cd6a6
|
| 3 |
+
size 98427
|
data/pr_review_comments/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93f6b3232f331b24eb48453ce9b52bf62668387734f4a77e53fbf6bfae05b9c6
|
| 3 |
+
size 3084260
|
data/public_events/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4dfaacbd6ffcbbf37da9f6e4c6fbae08246f3cb77aa003accce9c96d49b2ac0f
|
| 3 |
+
size 21841
|
data/pull_requests/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b7a621c294c104ad4d00c9ae08c5b521d88ba9afb364df4f375789af16fc350
|
| 3 |
+
size 4915400
|
data/pushes/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e352c95eccef1ae3638308055336fdd948961c586181fb61da11f8040e0e59a4
|
| 3 |
+
size 59577437
|
data/releases/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b20f8ae9309d0b5ad815ac8ab8294666487297d528485f21c523f015120293ec
|
| 3 |
+
size 215882
|
data/stars/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a508659240a36e220892f4106da34368cd86ab22b873398821839aaf0d672753
|
| 3 |
+
size 1564620
|
data/wiki_pages/2015/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:925fa208a37ead6ba3d433790db3e412399f2d484d885f8bb4fdb8ccfff5e820
|
| 3 |
+
size 293615
|
stats.csv
CHANGED
|
@@ -1405,4 +1405,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 1405 |
2015-01-17,344222,0,179395,16896,27226,14608,0,3728,33026,12577,41623,5547,998,2193,3784,2326,295,0,118319689,70.6,59334862,34.7,70.6,141.3
|
| 1406 |
2015-01-18,351906,0,189570,15900,27228,15074,0,3380,32199,12285,41844,5610,1089,2258,3622,1492,355,0,120049491,69.6,61985965,62.3,69.6,56.2
|
| 1407 |
2015-01-19,508068,0,248202,25174,48049,24197,0,7523,50817,18012,63731,9637,1489,3449,4989,2303,496,0,188374652,105.5,90383027,52.2,105.5,52.0
|
| 1408 |
-
2015-01-20,556562,0,267268,28416,55466,28076,0,9513,54440,20245,67922,11304,1606,3779,5166,2767,594,0,214018824,122.6,99208566,63.2,122.6,
|
|
|
|
|
|
| 1405 |
2015-01-17,344222,0,179395,16896,27226,14608,0,3728,33026,12577,41623,5547,998,2193,3784,2326,295,0,118319689,70.6,59334862,34.7,70.6,141.3
|
| 1406 |
2015-01-18,351906,0,189570,15900,27228,15074,0,3380,32199,12285,41844,5610,1089,2258,3622,1492,355,0,120049491,69.6,61985965,62.3,69.6,56.2
|
| 1407 |
2015-01-19,508068,0,248202,25174,48049,24197,0,7523,50817,18012,63731,9637,1489,3449,4989,2303,496,0,188374652,105.5,90383027,52.2,105.5,52.0
|
| 1408 |
+
2015-01-20,556562,0,267268,28416,55466,28076,0,9513,54440,20245,67922,11304,1606,3779,5166,2767,594,0,214018824,122.6,99208566,63.2,122.6,29.1
|
| 1409 |
+
2015-01-21,511639,0,245155,27667,51111,25900,0,9107,46491,18222,65043,9996,1493,3530,4968,2454,502,0,196551616,113.6,90933072,37.5,113.6,0.0
|