Add 2014-03-29 — 200.6K events, 11 files
Browse files- README.md +21 -21
- data/commit_comments/2014/03/29.parquet +3 -0
- data/creates/2014/03/29.parquet +3 -0
- data/deletes/2014/03/29.parquet +3 -0
- data/forks/2014/03/29.parquet +3 -0
- data/issue_comments/2014/03/29.parquet +3 -0
- data/issues/2014/03/29.parquet +3 -0
- data/public_events/2014/03/29.parquet +3 -0
- data/pull_requests/2014/03/29.parquet +3 -0
- data/pushes/2014/03/29.parquet +3 -0
- data/stars/2014/03/29.parquet +3 -0
- data/wiki_pages/2014/03/29.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 **2014-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 42.8 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 14.
|
| 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-28** — 1,
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.4K
|
|
@@ -82,7 +82,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 82 |
05:00 ██████████████████░░░░░░░░░░░░ 169.7K
|
| 83 |
06:00 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21.1K
|
| 84 |
07:00 █████████████████░░░░░░░░░░░░░ 165.7K
|
| 85 |
-
08:00 █████░░░░░░░░░░░░░░░░░░░░░░░
|
| 86 |
09:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 87 |
10:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 88 |
11:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
@@ -687,7 +687,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 687 |
| 2026-03-25 | 268 | 157 |
|
| 688 |
| 2026-03-26 | 664 | 224 |
|
| 689 |
| 2026-03-27 | 1,861,708 | 12454 |
|
| 690 |
-
| 2026-03-28 | 1,
|
| 691 |
|
| 692 |
|
| 693 |
### Live event schema
|
|
@@ -723,7 +723,7 @@ duckdb.sql("""
|
|
| 723 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
|
| 724 |
2012 █████████████░░░░░░░░░░░░░░░░░ 34.3M
|
| 725 |
2013 ██████████████████████████████ 74.5M
|
| 726 |
-
2014 ██████████░░░░░░░░░░░░░░░░░░░░
|
| 727 |
```
|
| 728 |
|
| 729 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
|
@@ -731,7 +731,7 @@ duckdb.sql("""
|
|
| 731 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 732 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 733 |
| 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
|
| 734 |
-
| 2014 |
|
| 735 |
|
| 736 |
|
| 737 |
### Pushes per year
|
|
@@ -740,7 +740,7 @@ duckdb.sql("""
|
|
| 740 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
|
| 741 |
2012 ████████████░░░░░░░░░░░░░░░░░░ 16.5M
|
| 742 |
2013 ██████████████████████████████ 38.1M
|
| 743 |
-
2014 ██████████░░░░░░░░░░░░░░░░░░░░ 13.
|
| 744 |
```
|
| 745 |
|
| 746 |
|
|
@@ -1154,20 +1154,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
|
|
| 1154 |
|
| 1155 |
| Table | GitHub Event | Events | % | Description |
|
| 1156 |
|-------|-------------|-------:|---:|-------------|
|
| 1157 |
-
| `pushes` | PushEvent |
|
| 1158 |
-
| `issues` | IssuesEvent | 8,
|
| 1159 |
-
| `issue_comments` | IssueCommentEvent | 13,
|
| 1160 |
-
| `pull_requests` | PullRequestEvent | 5,
|
| 1161 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent | 1,
|
| 1162 |
-
| `stars` | WatchEvent | 14,
|
| 1163 |
-
| `forks` | ForkEvent | 5,
|
| 1164 |
-
| `creates` | CreateEvent | 19,
|
| 1165 |
-
| `deletes` | DeleteEvent | 1,
|
| 1166 |
-
| `releases` | ReleaseEvent | 137,
|
| 1167 |
-
| `commit_comments` | CommitCommentEvent | 1,
|
| 1168 |
-
| `wiki_pages` | GollumEvent | 2,
|
| 1169 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 1170 |
-
| `public_events` | PublicEvent | 138,
|
| 1171 |
|
| 1172 |
## How it's built
|
| 1173 |
|
|
|
|
| 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 **2014-03-29** (966 days), totaling **149,966,684 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 42.8 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 14.1 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-28** — 1,764,089 events in 3807 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.4K
|
|
|
|
| 82 |
05:00 ██████████████████░░░░░░░░░░░░ 169.7K
|
| 83 |
06:00 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21.1K
|
| 84 |
07:00 █████████████████░░░░░░░░░░░░░ 165.7K
|
| 85 |
+
08:00 ███████░░░░░░░░░░░░░░░░░░░░░░░ 74.3K
|
| 86 |
09:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 87 |
10:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 88 |
11:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
|
|
| 687 |
| 2026-03-25 | 268 | 157 |
|
| 688 |
| 2026-03-26 | 664 | 224 |
|
| 689 |
| 2026-03-27 | 1,861,708 | 12454 |
|
| 690 |
+
| 2026-03-28 | 1,764,089 | 3807 |
|
| 691 |
|
| 692 |
|
| 693 |
### Live event schema
|
|
|
|
| 723 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
|
| 724 |
2012 █████████████░░░░░░░░░░░░░░░░░ 34.3M
|
| 725 |
2013 ██████████████████████████████ 74.5M
|
| 726 |
+
2014 ██████████░░░░░░░░░░░░░░░░░░░░ 27.1M
|
| 727 |
```
|
| 728 |
|
| 729 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
|
|
|
| 731 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 732 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 733 |
| 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
|
| 734 |
+
| 2014 | 88 | 27,130,287 | 308,298 | 8.2 GB | 2.5 GB | 58m35s | 4h26m | 1h20m |
|
| 735 |
|
| 736 |
|
| 737 |
### Pushes per year
|
|
|
|
| 740 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
|
| 741 |
2012 ████████████░░░░░░░░░░░░░░░░░░ 16.5M
|
| 742 |
2013 ██████████████████████████████ 38.1M
|
| 743 |
+
2014 ██████████░░░░░░░░░░░░░░░░░░░░ 13.8M
|
| 744 |
```
|
| 745 |
|
| 746 |
|
|
|
|
| 1154 |
|
| 1155 |
| Table | GitHub Event | Events | % | Description |
|
| 1156 |
|-------|-------------|-------:|---:|-------------|
|
| 1157 |
+
| `pushes` | PushEvent | 75,035,767 | 50.0% | Git pushes with commits |
|
| 1158 |
+
| `issues` | IssuesEvent | 8,434,285 | 5.6% | Issue lifecycle events |
|
| 1159 |
+
| `issue_comments` | IssueCommentEvent | 13,020,953 | 8.7% | Comments on issues/PRs |
|
| 1160 |
+
| `pull_requests` | PullRequestEvent | 5,994,623 | 4.0% | PR lifecycle events |
|
| 1161 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 1,279,366 | 0.9% | Line-level PR comments |
|
| 1162 |
+
| `stars` | WatchEvent | 14,141,310 | 9.4% | Repository stars |
|
| 1163 |
+
| `forks` | ForkEvent | 5,393,930 | 3.6% | Repository forks |
|
| 1164 |
+
| `creates` | CreateEvent | 19,153,683 | 12.8% | Branch/tag/repo creation |
|
| 1165 |
+
| `deletes` | DeleteEvent | 1,702,716 | 1.1% | Branch/tag deletion |
|
| 1166 |
+
| `releases` | ReleaseEvent | 137,633 | 0.1% | Release publications |
|
| 1167 |
+
| `commit_comments` | CommitCommentEvent | 1,439,936 | 1.0% | Comments on commits |
|
| 1168 |
+
| `wiki_pages` | GollumEvent | 2,626,464 | 1.8% | Wiki page edits |
|
| 1169 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 1170 |
+
| `public_events` | PublicEvent | 138,490 | 0.1% | Repo made public |
|
| 1171 |
|
| 1172 |
## How it's built
|
| 1173 |
|
data/commit_comments/2014/03/29.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:792bd7a4644277d68ea64bdceee10c6f947dd67c01a7b97435d03d03d7a8bfbb
|
| 3 |
+
size 56766
|
data/creates/2014/03/29.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eaab96752f1f0953046ef16654bf054977ba6b30314bbe60b6d7bd824ea78fc4
|
| 3 |
+
size 819632
|
data/deletes/2014/03/29.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b7c73068606a3d6023bd15d980231e649c65899b55ba4636179b70115f8ac4f
|
| 3 |
+
size 86726
|
data/forks/2014/03/29.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63cc3310c1a4a22e6700a1b40baaed480c3f64fb5826675b88206dc983d8a2b3
|
| 3 |
+
size 190940
|
data/issue_comments/2014/03/29.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1184da17134e4e062ebae6cd1369ac0883d0697403fa57bb97795fe93bec21e
|
| 3 |
+
size 360705
|
data/issues/2014/03/29.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a539fb9aa35c80a9f47eda88207a6775189c9369b4832899dfc6cf24df700e16
|
| 3 |
+
size 238786
|
data/public_events/2014/03/29.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e064347bec66a3aa49221a6b56ba5b3c95adf9d2b20b6b495f90eb9990694591
|
| 3 |
+
size 7945
|
data/pull_requests/2014/03/29.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7062e80e8f69e0c8da877ee311668c1c43f7b285185bcb73666cc99dd86abd24
|
| 3 |
+
size 1397221
|
data/pushes/2014/03/29.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:198481792bbf05fcd763eeb72c477a3c56465e272b008f726f3d7dca87e7a96b
|
| 3 |
+
size 16313732
|
data/stars/2014/03/29.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23c30505b851a148957a9e1a1834f394ed103fbcad9f8ad9e9d64bfc8d558090
|
| 3 |
+
size 408225
|
data/wiki_pages/2014/03/29.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6ef4c88d799e00b00f86c21cd34818384d0e0170c71c34d8ea3bd642673652b
|
| 3 |
+
size 166934
|
stats.csv
CHANGED
|
@@ -963,4 +963,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 963 |
2014-03-25,321387,1945,163111,15311,29314,15060,0,4152,29974,11414,36662,5740,652,2577,4971,0,504,0,106767652,206.5,32283823,46.8,206.5,191.3
|
| 964 |
2014-03-26,322372,2067,162601,15523,30408,15116,0,4795,28796,10924,36822,6148,631,3029,5066,0,446,0,108574978,218.4,32675294,36.5,218.4,212.0
|
| 965 |
2014-03-27,381134,2188,189654,18949,35028,17892,0,4622,33247,12607,49358,7507,838,3695,5222,0,327,0,125273552,250.0,37498555,43.1,250.0,97.8
|
| 966 |
-
2014-03-28,265437,1649,136351,12368,22975,12296,0,3295,24756,9839,30027,5147,657,2093,3719,0,265,0,88457134,179.8,26641468,28.5,179.8,
|
|
|
|
|
|
| 963 |
2014-03-25,321387,1945,163111,15311,29314,15060,0,4152,29974,11414,36662,5740,652,2577,4971,0,504,0,106767652,206.5,32283823,46.8,206.5,191.3
|
| 964 |
2014-03-26,322372,2067,162601,15523,30408,15116,0,4795,28796,10924,36822,6148,631,3029,5066,0,446,0,108574978,218.4,32675294,36.5,218.4,212.0
|
| 965 |
2014-03-27,381134,2188,189654,18949,35028,17892,0,4622,33247,12607,49358,7507,838,3695,5222,0,327,0,125273552,250.0,37498555,43.1,250.0,97.8
|
| 966 |
+
2014-03-28,265437,1649,136351,12368,22975,12296,0,3295,24756,9839,30027,5147,657,2093,3719,0,265,0,88457134,179.8,26641468,28.5,179.8,86.7
|
| 967 |
+
2014-03-29,200581,1248,110400,8919,14722,7018,0,1407,18084,6803,23427,3376,463,1358,3184,0,172,0,61622245,113.3,20047612,25.5,113.3,0.0
|