Add 2015-01-13 — 527.0K events, 14 files
Browse files- README.md +25 -25
- data/commit_comments/2015/01/13.parquet +3 -0
- data/creates/2015/01/13.parquet +3 -0
- data/deletes/2015/01/13.parquet +3 -0
- data/forks/2015/01/13.parquet +3 -0
- data/issue_comments/2015/01/13.parquet +3 -0
- data/issues/2015/01/13.parquet +3 -0
- data/members/2015/01/13.parquet +3 -0
- data/pr_review_comments/2015/01/13.parquet +3 -0
- data/public_events/2015/01/13.parquet +3 -0
- data/pull_requests/2015/01/13.parquet +3 -0
- data/pushes/2015/01/13.parquet +3 -0
- data/releases/2015/01/13.parquet +3 -0
- data/stars/2015/01/13.parquet +3 -0
- data/wiki_pages/2015/01/13.parquet +3 -0
- stats.csv +1 -0
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 91.
|
| 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** —
|
| 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
|
|
@@ -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 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 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 | 10,
|
| 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-13** (1,400 days), totaling **265,282,754 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 91.4 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 16.7 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,009,801 events in 103 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 █████████████░░░░░░░░░░░░░░░░░ 118.9K
|
| 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,999,803 events** in 4,094 blocks.
|
| 104 |
|
| 105 |
|
| 106 |
### Live event schema
|
|
|
|
| 139 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 ██████████████████░░░░░░░░░░░░ 76.2M
|
| 141 |
2014 ██████████████████████████████ 124.6M
|
| 142 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.0M
|
| 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 | 10 | 3,977,076 | 397,707 | 1.4 GB | 678.1 MB | 4m58s | 15m25s | 7m08s |
|
| 152 |
|
| 153 |
|
| 154 |
### Pushes per year
|
|
|
|
| 160 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ██████████████████░░░░░░░░░░░░ 38.9M
|
| 162 |
2014 ██████████████████████████████ 63.1M
|
| 163 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.0M
|
| 164 |
```
|
| 165 |
|
| 166 |
|
|
|
|
| 181 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 2.4M
|
| 182 |
2013 ██████████████████░░░░░░░░░░░░ 4.4M
|
| 183 |
2014 ██████████████████████████████ 7.3M
|
| 184 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 197.9K
|
| 185 |
```
|
| 186 |
|
| 187 |
|
|
|
|
| 204 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 205 |
2013 ████████████████░░░░░░░░░░░░░░ 3.0M
|
| 206 |
2014 ██████████████████████████████ 5.5M
|
| 207 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 188.8K
|
| 208 |
```
|
| 209 |
|
| 210 |
|
|
|
|
| 226 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 4.0M
|
| 227 |
2013 ███████████████████░░░░░░░░░░░ 7.1M
|
| 228 |
2014 ██████████████████████████████ 11.2M
|
| 229 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 383.3K
|
| 230 |
```
|
| 231 |
|
| 232 |
|
|
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
+
| `pushes` | PushEvent | 133,248,223 | 50.2% | Git pushes with commits |
|
| 643 |
+
| `issues` | IssuesEvent | 15,277,370 | 5.8% | Issue lifecycle events |
|
| 644 |
+
| `issue_comments` | IssueCommentEvent | 23,212,216 | 8.7% | Comments on issues/PRs |
|
| 645 |
+
| `pull_requests` | PullRequestEvent | 10,958,537 | 4.1% | PR lifecycle events |
|
| 646 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 2,762,556 | 1.0% | Line-level PR comments |
|
| 647 |
+
| `stars` | WatchEvent | 24,551,022 | 9.3% | Repository stars |
|
| 648 |
+
| `forks` | ForkEvent | 9,301,285 | 3.5% | Repository forks |
|
| 649 |
+
| `creates` | CreateEvent | 33,245,707 | 12.5% | Branch/tag/repo creation |
|
| 650 |
+
| `deletes` | DeleteEvent | 3,646,752 | 1.4% | Branch/tag deletion |
|
| 651 |
+
| `releases` | ReleaseEvent | 406,897 | 0.2% | Release publications |
|
| 652 |
+
| `commit_comments` | CommitCommentEvent | 2,345,831 | 0.9% | Comments on commits |
|
| 653 |
+
| `wiki_pages` | GollumEvent | 4,032,576 | 1.5% | Wiki page edits |
|
| 654 |
+
| `members` | MemberEvent | 150,292 | 0.1% | Collaborator additions |
|
| 655 |
+
| `public_events` | PublicEvent | 246,413 | 0.1% | Repo made public |
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
data/commit_comments/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d1224060c5906438dfd119b8960a317ab025b638939326120d33ccdc382b569
|
| 3 |
+
size 541239
|
data/creates/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47f9c6874b58270f6bd71b852be2bd8a830cc3c674adc8f2be78a0b2d31cfbf7
|
| 3 |
+
size 2535660
|
data/deletes/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9abc3fac8b4a8bfc2b39d9edd27903690a1bedb4556fdff428c9168473ea8af7
|
| 3 |
+
size 342549
|
data/forks/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ce9936e2e39b8b7b13fdda7f65dd12f330fab62e93f0e21cb77b27e9c15dd07
|
| 3 |
+
size 1951354
|
data/issue_comments/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29fa4d7121ecbc669fde0b20887162eeb7c4e021e4e30660908cbe81eefbcba2
|
| 3 |
+
size 9872952
|
data/issues/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e76fa40faec95aa2c6652bd380875d4cada4cd583f2ccd0ae5f6a4fcb0c927b
|
| 3 |
+
size 6435649
|
data/members/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:034702cf1bf8fef9818cb506f8af23b78a66ec37d307db2bde190cd42ff66d81
|
| 3 |
+
size 100634
|
data/pr_review_comments/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6d3e1e785f5b532b14a9a86a29aba02c086f5cf71f997e75bad86703a3468ce
|
| 3 |
+
size 3295431
|
data/public_events/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00b3159b59a4dce5bef2d78f48eb52a4b29d175ea3f8f212db7fc473d16224ce
|
| 3 |
+
size 26531
|
data/pull_requests/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ead4778878ea5652b8287b622edb16dfb42c1f04e3b10b829cb59e068434c773
|
| 3 |
+
size 4794301
|
data/pushes/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14c4d05eb6e0c8e5e2ee1ed29fd941bf458236aadeea94baaaa322c0c18eac21
|
| 3 |
+
size 62994846
|
data/releases/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72d581b9e3588799e6eee3a99e5dd8aa6f3f35ae38e30ff94bf5cd5d09fb6be5
|
| 3 |
+
size 245249
|
data/stars/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb9ab41ea4fc77779f69b899336c01b27755231b8ab184b9cba3ef1c545e91a7
|
| 3 |
+
size 1696332
|
data/wiki_pages/2015/01/13.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cf6ece91f6e620fe3301bec57d62cb6f1a1116ea1a98c43e3878f9aba29819e
|
| 3 |
+
size 326121
|
stats.csv
CHANGED
|
@@ -1398,3 +1398,4 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 1398 |
2015-01-09,435155,0,215848,21394,44137,22267,0,7482,40728,15825,48461,7642,1319,3273,4411,1924,444,0,169420959,95.8,79617760,35.8,95.8,73.9
|
| 1399 |
2015-01-10,319135,0,168371,15160,26074,14033,0,3259,29320,11392,37613,5323,1112,2017,3466,1664,331,0,110885233,62.9,55648578,35.6,62.9,60.8
|
| 1400 |
2015-01-11,336486,0,183180,15278,26628,13728,0,3134,30670,11471,38849,5315,1080,2021,3643,1159,330,0,114344032,66.6,58814934,46.7,66.6,0.0
|
|
|
|
|
|
| 1398 |
2015-01-09,435155,0,215848,21394,44137,22267,0,7482,40728,15825,48461,7642,1319,3273,4411,1924,444,0,169420959,95.8,79617760,35.8,95.8,73.9
|
| 1399 |
2015-01-10,319135,0,168371,15160,26074,14033,0,3259,29320,11392,37613,5323,1112,2017,3466,1664,331,0,110885233,62.9,55648578,35.6,62.9,60.8
|
| 1400 |
2015-01-11,336486,0,183180,15278,26628,13728,0,3134,30670,11471,38849,5315,1080,2021,3643,1159,330,0,114344032,66.6,58814934,46.7,66.6,0.0
|
| 1401 |
+
2015-01-13,526997,0,257471,26927,54008,26652,0,9223,49524,18202,61245,9507,1698,3930,5376,2605,629,0,203827875,121.9,95158848,18.5,121.9,0.0
|