tamnd commited on
Commit
f880ab4
·
verified ·
1 Parent(s): 195555b

Add 2014-12-08 — 514.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** (1,368 days), totaling **252,505,003 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 85.2 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 15.2 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-29** — 1,810,756 events in 93 blocks
75
 
76
  ```
77
  00:00 █████████████████████████░░░░░ 216.2K
@@ -81,7 +81,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
81
  04:00 ███████████████████████████░░░ 237.8K
82
  05:00 ██████████████████████████████ 258.6K
83
  06:00 ████████████████████████████░░ 246.3K
84
- 07:00 ██████████████████░░░░░░░░░░░░ 160.4K
85
  08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
86
  09:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
87
  10: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,800,758 events** in 4,084 blocks.
104
 
105
 
106
  ### Live event schema
@@ -138,7 +138,7 @@ duckdb.sql("""
138
  2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 18.0M
139
  2012 ███████████░░░░░░░░░░░░░░░░░░░ 42.5M
140
  2013 ███████████████████░░░░░░░░░░░ 76.2M
141
- 2014 ███████████████████���██████████ 115.3M
142
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 511.7K
143
  ```
144
 
@@ -147,7 +147,7 @@ duckdb.sql("""
147
  | 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
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 | 324 | 115,268,890 | 355,768 | 46.9 GB | 10.8 GB | 3h52m | 19h59m | 4h45m |
151
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
152
 
153
 
@@ -158,8 +158,8 @@ Pushes are the most common event type, representing roughly half of all GitHub a
158
  ```
159
  2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
160
  2012 ██████████░░░░░░░░░░░░░░░░░░░░ 20.6M
161
- 2013 ███████████████████░░░░░░░░░░ 38.9M
162
- 2014 ██████████████████████████████ 58.4M
163
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
164
  ```
165
 
@@ -225,7 +225,7 @@ Stars (WatchEvent in the GitHub API) reflect community interest and discovery. S
225
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 1.8M
226
  2012 ███████████░░░░░░░░░░░░░░░░░░░ 4.0M
227
  2013 ████████████████████░░░░░░░░░░ 7.1M
228
- 2014 ██████████████████████████████ 10.3M
229
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50.3K
230
  ```
231
 
@@ -639,20 +639,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
639
 
640
  | Table | GitHub Event | Events | % | Description |
641
  |-------|-------------|-------:|---:|-------------|
642
- | `pushes` | PushEvent | 126,842,871 | 50.2% | Git pushes with commits |
643
- | `issues` | IssuesEvent | 14,538,172 | 5.8% | Issue lifecycle events |
644
- | `issue_comments` | IssueCommentEvent | 22,066,163 | 8.7% | Comments on issues/PRs |
645
- | `pull_requests` | PullRequestEvent | 10,373,862 | 4.1% | PR lifecycle events |
646
- | `pr_review_comments` | PullRequestReviewCommentEvent | 2,574,033 | 1.0% | Line-level PR comments |
647
- | `stars` | WatchEvent | 23,375,608 | 9.3% | Repository stars |
648
- | `forks` | ForkEvent | 8,873,599 | 3.5% | Repository forks |
649
- | `creates` | CreateEvent | 31,691,659 | 12.6% | Branch/tag/repo creation |
650
- | `deletes` | DeleteEvent | 3,418,658 | 1.4% | Branch/tag deletion |
651
- | `releases` | ReleaseEvent | 367,983 | 0.1% | Release publications |
652
- | `commit_comments` | CommitCommentEvent | 2,256,349 | 0.9% | Comments on commits |
653
- | `wiki_pages` | GollumEvent | 3,895,455 | 1.5% | Wiki page edits |
654
  | `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
655
- | `public_events` | PublicEvent | 233,737 | 0.1% | Repo made public |
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-03** (1,369 days), totaling **253,019,857 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 85.5 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 15.3 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** — 1,832,301 events in 94 blocks
75
 
76
  ```
77
  00:00 █████████████████████████░░░░░ 216.2K
 
81
  04:00 ███████████████████████████░░░ 237.8K
82
  05:00 ██████████████████████████████ 258.6K
83
  06:00 ████████████████████████████░░ 246.3K
84
+ 07:00 █████████████████████░░░░░░░░░ 181.9K
85
  08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
86
  09:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
87
  10:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
102
 
103
+ Live capture spans **2 days** (2026-03-28 → 2026-03-29) — **7,822,303 events** in 4,085 blocks.
104
 
105
 
106
  ### Live event schema
 
138
  2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 18.0M
139
  2012 ███████████░░░░░░░░░░░░░░░░░░░ 42.5M
140
  2013 ███████████████████░░░░░░░░░░░ 76.2M
141
+ 2014 █████████████████████████████ 115.8M
142
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 511.7K
143
  ```
144
 
 
147
  | 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
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 | 325 | 115,783,744 | 356,257 | 47.2 GB | 10.9 GB | 3h53m | 20h01m | 4h45m |
151
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
152
 
153
 
 
158
  ```
159
  2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
160
  2012 ██████████░░░░░░░░░░░░░░░░░░░░ 20.6M
161
+ 2013 ███████████████████░░░░░░░░░░ 38.9M
162
+ 2014 ██████████████████████████████ 58.6M
163
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
164
  ```
165
 
 
225
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 1.8M
226
  2012 ███████████░░░░░░░░░░░░░░░░░░░ 4.0M
227
  2013 ████████████████████░░░░░░░░░░ 7.1M
228
+ 2014 ██████████████████████████████ 10.4M
229
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50.3K
230
  ```
231
 
 
639
 
640
  | Table | GitHub Event | Events | % | Description |
641
  |-------|-------------|-------:|---:|-------------|
642
+ | `pushes` | PushEvent | 127,107,961 | 50.2% | Git pushes with commits |
643
+ | `issues` | IssuesEvent | 14,565,359 | 5.8% | Issue lifecycle events |
644
+ | `issue_comments` | IssueCommentEvent | 22,112,303 | 8.7% | Comments on issues/PRs |
645
+ | `pull_requests` | PullRequestEvent | 10,398,577 | 4.1% | PR lifecycle events |
646
+ | `pr_review_comments` | PullRequestReviewCommentEvent | 2,583,525 | 1.0% | Line-level PR comments |
647
+ | `stars` | WatchEvent | 23,420,903 | 9.3% | Repository stars |
648
+ | `forks` | ForkEvent | 8,889,214 | 3.5% | Repository forks |
649
+ | `creates` | CreateEvent | 31,751,424 | 12.5% | Branch/tag/repo creation |
650
+ | `deletes` | DeleteEvent | 3,427,525 | 1.4% | Branch/tag deletion |
651
+ | `releases` | ReleaseEvent | 369,507 | 0.1% | Release publications |
652
+ | `commit_comments` | CommitCommentEvent | 2,260,036 | 0.9% | Comments on commits |
653
+ | `wiki_pages` | GollumEvent | 3,899,981 | 1.5% | Wiki page edits |
654
  | `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
655
+ | `public_events` | PublicEvent | 234,267 | 0.1% | Repo made public |
656
 
657
  ## How it's built
658
 
data/commit_comments/2014/12/08.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:432cea91cfc2151c4913765aa6312302a9e385b68440c77bbfd31a66820f7777
3
+ size 124781
data/creates/2014/12/08.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aacb4618d3396ae9617441fd571c4892c63bdf372c76ea8a7ab47e51e5f983b
3
+ size 8742364
data/deletes/2014/12/08.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6dbd6cc3725d3a345c60ae4b9a2c707535ce43bd978e0929ac078c403d7bcc8
3
+ size 256283
data/forks/2014/12/08.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6de55f796cc40d2896a63e2ace9491b1581886ae7dc2d714394547f6e9c2634a
3
+ size 464519
data/issue_comments/2014/12/08.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cb38aca07bc5bcbf9c8d72716c716918c5da01166d057a9cd4eddc0940c780d
3
+ size 1166602
data/issues/2014/12/08.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d046113198c7fcfac222634c231a7523e0047a8710eca108b4c69d0950b15dc1
3
+ size 730698
data/public_events/2014/12/08.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d839cde32d4bf3f291cab1805d262e8f9b15323c76131b3e5fe7a7b18302fa0d
3
+ size 20030
data/pull_requests/2014/12/08.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce06322ee77eb010c5767f053165fefc164d9fcd366b04555879d49e1bdd7523
3
+ size 4338177
data/pushes/2014/12/08.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aa26a3fad743d315446021c1884ddb8b4f699eb520f8980c3b5d2b3d55cfe5c
3
+ size 41938035
data/stars/2014/12/08.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfd1a2011637bdb6b64b79d95850ce9adefe27a60c2d10d3a8c109209c1d75ef
3
+ size 1944320
data/wiki_pages/2014/12/08.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c032394f25b9483698ff76cc38576a75af510344243718f1a700e9091cf9ce96
3
+ size 297915
stats.csv CHANGED
@@ -1364,6 +1364,7 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
1364
  2014-12-04,515006,2697,262563,29988,44963,24868,0,8176,43712,16145,58788,11019,1365,3267,6997,0,458,0,301229998,143.5,60094258,53.5,143.5,40.5
1365
  2014-12-05,453663,2271,232644,26332,39633,21763,0,7682,37384,13822,54489,8686,1232,3043,4223,0,459,0,271317690,130.0,54402335,50.6,130.0,40.4
1366
  2014-12-06,336707,1821,182919,21341,22995,13071,0,2978,26710,10669,43049,5157,839,1749,3080,0,329,0,190896168,89.3,40144304,44.3,89.3,37.1
1367
- 2014-12-07,393549,1532,215459,22164,27425,15148,0,3927,34534,12488,47595,5668,1037,2281,3901,0,390,0,224074787,102.3,46516013,47.1,102.3,0.0
 
1368
  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
1369
  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
 
1364
  2014-12-04,515006,2697,262563,29988,44963,24868,0,8176,43712,16145,58788,11019,1365,3267,6997,0,458,0,301229998,143.5,60094258,53.5,143.5,40.5
1365
  2014-12-05,453663,2271,232644,26332,39633,21763,0,7682,37384,13822,54489,8686,1232,3043,4223,0,459,0,271317690,130.0,54402335,50.6,130.0,40.4
1366
  2014-12-06,336707,1821,182919,21341,22995,13071,0,2978,26710,10669,43049,5157,839,1749,3080,0,329,0,190896168,89.3,40144304,44.3,89.3,37.1
1367
+ 2014-12-07,393549,1532,215459,22164,27425,15148,0,3927,34534,12488,47595,5668,1037,2281,3901,0,390,0,224074787,102.3,46516013,47.1,102.3,42.3
1368
+ 2014-12-08,514854,2421,265090,27187,46140,24715,0,9492,45295,15615,59765,8867,1524,3687,4526,0,530,0,303644805,149.0,60023724,57.6,149.0,0.0
1369
  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
1370
  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