tamnd commited on
Commit
9093dc4
·
verified ·
1 Parent(s): edd2dc8

Add 2014-04-30 — 343.9K events, 11 files

Browse files
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** (999 days), totaling **160,726,971 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 46.1 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 15.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,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,865,174 events in 3811 blocks
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 ██████████████████░░░░░░░░░░░░ 175.4K
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,865,174 | 3811 |
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 ███████████████░░░░░░░░░░░░░░░ 37.4M
727
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 511.7K
728
  ```
729
 
@@ -732,7 +732,7 @@ duckdb.sql("""
732
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
733
  | 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
734
  | 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
735
- | 2014 | 119 | 37,378,825 | 314,107 | 11.3 GB | 3.4 GB | 1h19m | 6h35m | 1h53m |
736
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
737
 
738
 
@@ -742,7 +742,7 @@ duckdb.sql("""
742
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
743
  2012 ████████████░░░░░░░░░░░░░░░░░░ 16.5M
744
  2013 ██████████████████████████████ 38.1M
745
- 2014 ███████████████░░░░░░░░░░░░░░░ 19.1M
746
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
747
  ```
748
 
@@ -753,7 +753,7 @@ duckdb.sql("""
753
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
754
  2012 █████████████░░░░░░░░░░░░░░░░░ 1.9M
755
  2013 ██████████████████████████████ 4.3M
756
- 2014 █████████████░░░░░░░░░░░░░░░░ 2.0M
757
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24.9K
758
  ```
759
 
@@ -764,7 +764,7 @@ duckdb.sql("""
764
  2011 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
765
  2012 ███████████████░░░░░░░░░░░░░░░ 1.5M
766
  2013 ██████████████████████████████ 2.9M
767
- 2014 ████████████████░░░░░░░░░░░░░ 1.6M
768
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20.7K
769
  ```
770
 
@@ -775,7 +775,7 @@ duckdb.sql("""
775
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 1.4M
776
  2012 ██████████████░░░░░░░░░░░░░░░░ 3.3M
777
  2013 ██████████████████████████████ 7.0M
778
- 2014 ██████████████░░░░░░░░░░░░░░░ 3.5M
779
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50.3K
780
  ```
781
 
@@ -1160,20 +1160,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
1160
 
1161
  | Table | GitHub Event | Events | % | Description |
1162
  |-------|-------------|-------:|---:|-------------|
1163
- | `pushes` | PushEvent | 80,593,081 | 50.1% | Git pushes with commits |
1164
- | `issues` | IssuesEvent | 8,971,470 | 5.6% | Issue lifecycle events |
1165
- | `issue_comments` | IssueCommentEvent | 13,952,122 | 8.7% | Comments on issues/PRs |
1166
- | `pull_requests` | PullRequestEvent | 6,461,375 | 4.0% | PR lifecycle events |
1167
- | `pr_review_comments` | PullRequestReviewCommentEvent | 1,411,338 | 0.9% | Line-level PR comments |
1168
- | `stars` | WatchEvent | 15,129,788 | 9.4% | Repository stars |
1169
- | `forks` | ForkEvent | 5,776,375 | 3.6% | Repository forks |
1170
- | `creates` | CreateEvent | 20,392,639 | 12.7% | Branch/tag/repo creation |
1171
- | `deletes` | DeleteEvent | 1,915,901 | 1.2% | Branch/tag deletion |
1172
- | `releases` | ReleaseEvent | 162,878 | 0.1% | Release publications |
1173
- | `commit_comments` | CommitCommentEvent | 1,522,018 | 0.9% | Comments on commits |
1174
- | `wiki_pages` | GollumEvent | 2,763,671 | 1.7% | Wiki page edits |
1175
  | `members` | MemberEvent | 104,094 | 0.1% | Collaborator additions |
1176
- | `public_events` | PublicEvent | 148,629 | 0.1% | Repo made public |
1177
 
1178
  ## How it's built
1179
 
 
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,000 days), totaling **161,070,919 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 46.2 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 15.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,903,548 events in 3812 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 ██████████████████████░░░░░░░░ 213.8K
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,903,548 | 3812 |
691
 
692
 
693
  ### Live event schema
 
723
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
724
  2012 █████████████░░░░░░░░░░░░░░░░░ 34.3M
725
  2013 ██████████████████████████████ 74.5M
726
+ 2014 ███████████████░░░░░░░░░░░░░░░ 37.7M
727
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 511.7K
728
  ```
729
 
 
732
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
733
  | 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
734
  | 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
735
+ | 2014 | 120 | 37,722,773 | 314,356 | 11.4 GB | 3.5 GB | 1h19m | 6h39m | 1h54m |
736
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
737
 
738
 
 
742
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
743
  2012 ████████████░░░░░░░░░░░░░░░░░░ 16.5M
744
  2013 ██████████████████████████████ 38.1M
745
+ 2014 ███████████████░░░░░░░░░░░░░░░ 19.2M
746
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
747
  ```
748
 
 
753
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
754
  2012 █████████████░░░░░░░░░░░░░░░░░ 1.9M
755
  2013 ██████████████████████████████ 4.3M
756
+ 2014 █████████████░░░░░░░░░░░░░░░░ 2.0M
757
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24.9K
758
  ```
759
 
 
764
  2011 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
765
  2012 ███████████████░░░░░░░░░░░░░░░ 1.5M
766
  2013 ██████████████████████████████ 2.9M
767
+ 2014 ████████████████░░░░░░░░░░░░░ 1.6M
768
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20.7K
769
  ```
770
 
 
775
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 1.4M
776
  2012 ██████████████░░░░░░░░░░░░░░░░ 3.3M
777
  2013 ██████████████████████████████ 7.0M
778
+ 2014 ██████████████░░░░░░░░░░░░░░░ 3.5M
779
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50.3K
780
  ```
781
 
 
1160
 
1161
  | Table | GitHub Event | Events | % | Description |
1162
  |-------|-------------|-------:|---:|-------------|
1163
+ | `pushes` | PushEvent | 80,767,744 | 50.1% | Git pushes with commits |
1164
+ | `issues` | IssuesEvent | 8,991,590 | 5.6% | Issue lifecycle events |
1165
+ | `issue_comments` | IssueCommentEvent | 13,988,389 | 8.7% | Comments on issues/PRs |
1166
+ | `pull_requests` | PullRequestEvent | 6,477,311 | 4.0% | PR lifecycle events |
1167
+ | `pr_review_comments` | PullRequestReviewCommentEvent | 1,416,174 | 0.9% | Line-level PR comments |
1168
+ | `stars` | WatchEvent | 15,157,698 | 9.4% | Repository stars |
1169
+ | `forks` | ForkEvent | 5,786,895 | 3.6% | Repository forks |
1170
+ | `creates` | CreateEvent | 20,430,270 | 12.7% | Branch/tag/repo creation |
1171
+ | `deletes` | DeleteEvent | 1,921,981 | 1.2% | Branch/tag deletion |
1172
+ | `releases` | ReleaseEvent | 163,874 | 0.1% | Release publications |
1173
+ | `commit_comments` | CommitCommentEvent | 1,524,851 | 0.9% | Comments on commits |
1174
+ | `wiki_pages` | GollumEvent | 2,767,690 | 1.7% | Wiki page edits |
1175
  | `members` | MemberEvent | 104,094 | 0.1% | Collaborator additions |
1176
+ | `public_events` | PublicEvent | 149,116 | 0.1% | Repo made public |
1177
 
1178
  ## How it's built
1179
 
data/commit_comments/2014/04/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:258caf3b95e6ec3f42c2a04fd602281f8a7268cca2eb1dc8e75cbfa211e658aa
3
+ size 98011
data/creates/2014/04/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab52d5e5f46b1e0c44ccdd9138f6b93c86e1c0550ebc1290cfea5088553f08e6
3
+ size 1336607
data/deletes/2014/04/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76dcf8c488dbd7f174f82bbb12f00bf066e46168d51c78570731057e990ede2a
3
+ size 172696
data/forks/2014/04/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9088011fc3ebc24524508f950f9157edfcceb3a81fba739b5d9cd4ec5dc82c7c
3
+ size 284015
data/issue_comments/2014/04/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:212b5600942fc13e6924cd1105a8866728d5dceb3d2c4a7ebb8c32364b3cf604
3
+ size 786773
data/issues/2014/04/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6763d9c39494656ed34e33dcd545768a667e8c757bbca2ebcbc57a47bdb2985f
3
+ size 477149
data/public_events/2014/04/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d75bfa47056b32f6008a4d5d613bbe8f434d1570629915665f2ef398f9ae2ac
3
+ size 16961
data/pull_requests/2014/04/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:260154e59fef49d66019bf4f225e3cec03ac005eee11717a8aaee6e3c4bf496b
3
+ size 2748663
data/pushes/2014/04/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7127e1a4ef2d8aee00e32a458909bf717d5d3786f3bdcc7914c7285a8c92cc51
3
+ size 27287989
data/stars/2014/04/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b774026ec65cee6246677887579c2f86abc511fdf4bcfb88904ab45d09218b72
3
+ size 629461
data/wiki_pages/2014/04/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f4181b1175d805fa3bfbebf011bf02b22d3f8113e21eefb7b4d59d0a53bb345
3
+ size 285670
stats.csv CHANGED
@@ -995,6 +995,7 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
995
  2014-04-26,272719,1482,142763,11163,16808,8905,0,1657,30369,10693,38705,4647,564,1848,2892,0,223,0,79797686,187.5,24959079,30.8,187.5,66.5
996
  2014-04-27,273193,1163,152551,11239,18083,9695,0,2078,24702,11299,32216,4442,578,1838,3045,0,264,0,84519369,187.0,27346732,49.3,187.0,41.1
997
  2014-04-28,337226,1959,173870,16968,30170,15199,0,4324,32684,11499,36940,6317,752,2455,3773,0,316,0,111187054,248.8,33731283,39.4,248.8,48.7
998
- 2014-04-29,327498,1644,168726,15891,29010,15122,0,4469,30559,11222,35880,7640,791,2443,3796,0,305,0,109077892,235.6,32742007,44.5,235.6,0.0
 
999
  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
1000
  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
 
995
  2014-04-26,272719,1482,142763,11163,16808,8905,0,1657,30369,10693,38705,4647,564,1848,2892,0,223,0,79797686,187.5,24959079,30.8,187.5,66.5
996
  2014-04-27,273193,1163,152551,11239,18083,9695,0,2078,24702,11299,32216,4442,578,1838,3045,0,264,0,84519369,187.0,27346732,49.3,187.0,41.1
997
  2014-04-28,337226,1959,173870,16968,30170,15199,0,4324,32684,11499,36940,6317,752,2455,3773,0,316,0,111187054,248.8,33731283,39.4,248.8,48.7
998
+ 2014-04-29,327498,1644,168726,15891,29010,15122,0,4469,30559,11222,35880,7640,791,2443,3796,0,305,0,109077892,235.6,32742007,44.5,235.6,50.5
999
+ 2014-04-30,343948,1650,174663,20120,36267,15936,0,4836,27910,10520,37631,6080,996,2833,4019,0,487,0,113846508,241.1,34123995,34.1,241.1,0.0
1000
  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
1001
  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