Add 2015-03-03 — 630.7K events, 14 files
Browse files- README.md +23 -23
- data/commit_comments/2015/03/03.parquet +3 -0
- data/creates/2015/03/03.parquet +3 -0
- data/deletes/2015/03/03.parquet +3 -0
- data/forks/2015/03/03.parquet +3 -0
- data/issue_comments/2015/03/03.parquet +3 -0
- data/issues/2015/03/03.parquet +3 -0
- data/members/2015/03/03.parquet +3 -0
- data/pr_review_comments/2015/03/03.parquet +3 -0
- data/public_events/2015/03/03.parquet +3 -0
- data/pull_requests/2015/03/03.parquet +3 -0
- data/pushes/2015/03/03.parquet +3 -0
- data/releases/2015/03/03.parquet +3 -0
- data/stars/2015/03/03.parquet +3 -0
- data/wiki_pages/2015/03/03.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 99.
|
| 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
|
|
@@ -83,7 +83,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 83 |
06:00 ████████████████████████████░░ 246.3K
|
| 84 |
07:00 ███████████████████████████░░░ 240.5K
|
| 85 |
08:00 ████████████████████████████░░ 246.9K
|
| 86 |
-
09:00 ████████████████████░░░░░░░
|
| 87 |
10:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 88 |
11:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 89 |
12: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 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 13.
|
| 164 |
```
|
| 165 |
|
| 166 |
|
|
@@ -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 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 2.
|
| 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 | 144,
|
| 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 | 35,
|
| 650 |
-
| `deletes` | DeleteEvent | 4,
|
| 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-03-03** (1,447 days), totaling **288,703,780 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 99.6 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 20.6 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,337,172 events in 118 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 216.2K
|
|
|
|
| 83 |
06:00 ████████████████████████████░░ 246.3K
|
| 84 |
07:00 ███████████████████████████░░░ 240.5K
|
| 85 |
08:00 ████████████████████████████░░ 246.9K
|
| 86 |
+
09:00 ███████████████████████░░░░░░░ 199.4K
|
| 87 |
10:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 88 |
11:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 89 |
12:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
|
|
| 100 |
23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 101 |
```
|
| 102 |
|
| 103 |
+
Live capture spans **2 days** (2026-03-28 → 2026-03-29) — **8,327,174 events** in 4,109 blocks.
|
| 104 |
|
| 105 |
|
| 106 |
### Live event schema
|
|
|
|
| 139 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 ██████████████████░░░░░░░░░░░░ 76.2M
|
| 141 |
2014 ██████████████████████████████ 124.6M
|
| 142 |
+
2015 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 27.4M
|
| 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 | 57 | 27,398,102 | 480,668 | 9.5 GB | 4.5 GB | 41m17s | 1h38m | 1h06m |
|
| 152 |
|
| 153 |
|
| 154 |
### Pushes per year
|
|
|
|
| 160 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ██████████████████░░░░░░░░░░░░ 38.9M
|
| 162 |
2014 ██████████████████████████████ 63.1M
|
| 163 |
+
2015 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 13.7M
|
| 164 |
```
|
| 165 |
|
| 166 |
|
|
|
|
| 226 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 4.0M
|
| 227 |
2013 ███████████████████░░░░░░░░░░░ 7.1M
|
| 228 |
2014 ██████████████████████████████ 11.2M
|
| 229 |
+
2015 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 2.5M
|
| 230 |
```
|
| 231 |
|
| 232 |
|
|
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
+
| `pushes` | PushEvent | 144,951,997 | 50.2% | Git pushes with commits |
|
| 643 |
+
| `issues` | IssuesEvent | 16,506,523 | 5.7% | Issue lifecycle events |
|
| 644 |
+
| `issue_comments` | IssueCommentEvent | 25,522,568 | 8.8% | Comments on issues/PRs |
|
| 645 |
+
| `pull_requests` | PullRequestEvent | 12,101,647 | 4.2% | PR lifecycle events |
|
| 646 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 3,122,994 | 1.1% | Line-level PR comments |
|
| 647 |
+
| `stars` | WatchEvent | 26,618,219 | 9.2% | Repository stars |
|
| 648 |
+
| `forks` | ForkEvent | 10,094,094 | 3.5% | Repository forks |
|
| 649 |
+
| `creates` | CreateEvent | 35,988,682 | 12.5% | Branch/tag/repo creation |
|
| 650 |
+
| `deletes` | DeleteEvent | 4,098,039 | 1.4% | Branch/tag deletion |
|
| 651 |
+
| `releases` | ReleaseEvent | 479,120 | 0.2% | Release publications |
|
| 652 |
+
| `commit_comments` | CommitCommentEvent | 2,501,952 | 0.9% | Comments on commits |
|
| 653 |
+
| `wiki_pages` | GollumEvent | 4,273,870 | 1.5% | Wiki page edits |
|
| 654 |
+
| `members` | MemberEvent | 276,507 | 0.1% | Collaborator additions |
|
| 655 |
+
| `public_events` | PublicEvent | 270,491 | 0.1% | Repo made public |
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
data/commit_comments/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bbe3b61ab47d7ec647e8e62ef7bb4e69384e8f489fb91f42628487f1a5b6056a
|
| 3 |
+
size 604759
|
data/creates/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b33b55a2abeb355029f85b48fa97b5706166ca73601da125d8b9814c150ce01
|
| 3 |
+
size 2959321
|
data/deletes/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d96f2b88b390674db888a69b83b254174a2c8a538df5d0bee24320327e35de3
|
| 3 |
+
size 449410
|
data/forks/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:549faf6933966458f9de98b8af0079f25dc0d315c0e0bc5fb276346f2cb0700f
|
| 3 |
+
size 2127758
|
data/issue_comments/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f64ccead937e8318edd4dd1b9c549b06e011a9ba38537b6358896e6ed6058e26
|
| 3 |
+
size 11639197
|
data/issues/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f546a2d173fb3448e71d281fa6838ff458edf93c4b6c471c27a862d6e1b494b7
|
| 3 |
+
size 7667403
|
data/members/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f531d73e6e2d654fb96d22a5432fe7401516bc6ab3976c50c58f9722fc9e337
|
| 3 |
+
size 156045
|
data/pr_review_comments/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22b5ef8ecee57adb909803b24c152deca50b85e0c9d95ca530b8f6d573101687
|
| 3 |
+
size 4022105
|
data/public_events/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fc534ec98a0f904fc93b70a04ab528d3312f007b471a365627d66e55a6f8e1c
|
| 3 |
+
size 25077
|
data/pull_requests/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f51b541467b8875f8b58cca3a429b53cbb20c9c4282d3691fe32086239ab4f4f
|
| 3 |
+
size 5726778
|
data/pushes/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5fd4c08451667921a52d6cf3504ecba8d0d23ddc0e5c5bb4625fccbcd5038a9a
|
| 3 |
+
size 75839971
|
data/releases/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac1c708e24a20f9944484c8e419dca1fc6cea5fed59dd2f22e1e7324d25f98b6
|
| 3 |
+
size 279897
|
data/stars/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10ee290287e8a1fe0b44084bd3dbb35ef6e12b6160e94f6286c0b07737565df8
|
| 3 |
+
size 1839910
|
data/wiki_pages/2015/03/03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51fc623702952e97da1f4b4043b1a61c1d47888f10d1e9ac8be02f2fb7ab8218
|
| 3 |
+
size 376362
|
stats.csv
CHANGED
|
@@ -1444,4 +1444,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 1444 |
2015-02-27,584518,0,284038,37348,69075,29632,0,8886,49028,17711,63030,11640,1741,3506,5202,3092,589,0,219298086,131.2,103204474,37.6,131.2,86.1
|
| 1445 |
2015-02-28,405000,0,210410,22653,35597,16799,0,3670,37512,13258,46759,7836,1385,2390,3726,2653,352,0,135305146,82.4,68244541,30.6,82.4,93.2
|
| 1446 |
2015-03-01,438018,0,216461,36491,55524,16527,0,3950,33984,11364,46646,7266,1262,2177,3972,1944,450,0,139972210,90.3,72060254,32.8,90.3,70.0
|
| 1447 |
-
2015-03-02,640631,0,298626,46966,86774,29609,0,10902,52274,18457,68651,12108,1957,4365,5987,3311,644,0,238352718,138.6,112479235,41.8,138.6,
|
|
|
|
|
|
| 1444 |
2015-02-27,584518,0,284038,37348,69075,29632,0,8886,49028,17711,63030,11640,1741,3506,5202,3092,589,0,219298086,131.2,103204474,37.6,131.2,86.1
|
| 1445 |
2015-02-28,405000,0,210410,22653,35597,16799,0,3670,37512,13258,46759,7836,1385,2390,3726,2653,352,0,135305146,82.4,68244541,30.6,82.4,93.2
|
| 1446 |
2015-03-01,438018,0,216461,36491,55524,16527,0,3950,33984,11364,46646,7266,1262,2177,3972,1944,450,0,139972210,90.3,72060254,32.8,90.3,70.0
|
| 1447 |
+
2015-03-02,640631,0,298626,46966,86774,29609,0,10902,52274,18457,68651,12108,1957,4365,5987,3311,644,0,238352718,138.6,112479235,41.8,138.6,105.4
|
| 1448 |
+
2015-03-03,630681,0,306811,34074,66039,31557,0,11198,57568,20320,72269,13153,1870,4613,6441,4177,591,0,241830545,122.4,113713993,56.4,122.4,0.0
|