tamnd commited on
Commit
32e540c
·
verified ·
1 Parent(s): c8c0410

Add 2013-11-19 — 341.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 **2013-11-18** (838 days), totaling **112,514,442 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 31.5 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 10.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,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,449,564 events in 3745 blocks
75
 
76
  ```
77
  00:00 █████████████████████████░░░░░ 235.4K
@@ -109,7 +109,9 @@ Events from today are captured in near-real-time from the GitHub Events API and
109
  | 2018-05-19 | 1 | 1 |
110
  | 2018-07-10 | 1 | 1 |
111
  | 2018-10-01 | 1 | 1 |
 
112
  | 2019-03-09 | 1 | 1 |
 
113
  | 2019-05-03 | 1 | 1 |
114
  | 2019-05-23 | 1 | 1 |
115
  | 2019-07-12 | 1 | 1 |
@@ -117,6 +119,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
117
  | 2019-07-16 | 1 | 1 |
118
  | 2019-07-21 | 1 | 1 |
119
  | 2019-08-28 | 1 | 1 |
 
120
  | 2020-02-15 | 1 | 1 |
121
  | 2020-03-15 | 1 | 1 |
122
  | 2020-04-27 | 1 | 1 |
@@ -167,6 +170,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
167
  | 2022-07-08 | 1 | 1 |
168
  | 2022-07-20 | 1 | 1 |
169
  | 2022-08-01 | 1 | 1 |
 
170
  | 2022-08-21 | 1 | 1 |
171
  | 2022-08-29 | 1 | 1 |
172
  | 2022-08-31 | 3 | 3 |
@@ -233,6 +237,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
233
  | 2024-02-20 | 1 | 1 |
234
  | 2024-02-21 | 1 | 1 |
235
  | 2024-02-26 | 2 | 1 |
 
236
  | 2024-03-03 | 1 | 1 |
237
  | 2024-03-05 | 2 | 1 |
238
  | 2024-03-11 | 2 | 1 |
@@ -290,7 +295,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
290
  | 2024-08-28 | 1 | 1 |
291
  | 2024-08-29 | 1 | 1 |
292
  | 2024-09-08 | 1 | 1 |
293
- | 2024-09-09 | 1 | 1 |
294
  | 2024-09-12 | 1 | 1 |
295
  | 2024-09-16 | 3 | 2 |
296
  | 2024-09-18 | 1 | 1 |
@@ -299,12 +304,15 @@ Events from today are captured in near-real-time from the GitHub Events API and
299
  | 2024-10-09 | 1 | 1 |
300
  | 2024-10-11 | 2 | 2 |
301
  | 2024-10-13 | 1 | 1 |
302
- | 2024-10-14 | 1 | 1 |
303
  | 2024-10-18 | 19 | 1 |
304
  | 2024-10-20 | 4 | 3 |
 
 
305
  | 2024-11-02 | 1 | 1 |
306
  | 2024-11-06 | 1 | 1 |
307
  | 2024-11-07 | 1 | 1 |
 
308
  | 2024-11-10 | 2 | 2 |
309
  | 2024-11-20 | 2 | 2 |
310
  | 2024-11-21 | 1 | 1 |
@@ -316,6 +324,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
316
  | 2024-12-11 | 1 | 1 |
317
  | 2024-12-12 | 1 | 1 |
318
  | 2024-12-15 | 1 | 1 |
 
319
  | 2024-12-27 | 2 | 2 |
320
  | 2024-12-30 | 1 | 1 |
321
  | 2025-01-02 | 2 | 2 |
@@ -325,6 +334,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
325
  | 2025-01-14 | 1 | 1 |
326
  | 2025-01-16 | 1 | 1 |
327
  | 2025-01-17 | 1 | 1 |
 
328
  | 2025-01-19 | 1 | 1 |
329
  | 2025-01-22 | 1 | 1 |
330
  | 2025-01-28 | 1 | 1 |
@@ -361,7 +371,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
361
  | 2025-03-27 | 4 | 4 |
362
  | 2025-03-28 | 4 | 4 |
363
  | 2025-03-29 | 1 | 1 |
364
- | 2025-03-30 | 1 | 1 |
365
  | 2025-03-31 | 2 | 2 |
366
  | 2025-04-01 | 1 | 1 |
367
  | 2025-04-02 | 2 | 2 |
@@ -426,11 +436,11 @@ Events from today are captured in near-real-time from the GitHub Events API and
426
  | 2025-06-25 | 4 | 4 |
427
  | 2025-06-27 | 1 | 1 |
428
  | 2025-06-29 | 2 | 2 |
429
- | 2025-06-30 | 1 | 1 |
430
  | 2025-07-03 | 1 | 1 |
431
  | 2025-07-04 | 1 | 1 |
432
  | 2025-07-05 | 3 | 3 |
433
- | 2025-07-08 | 2 | 2 |
434
  | 2025-07-10 | 1 | 1 |
435
  | 2025-07-13 | 1 | 1 |
436
  | 2025-07-14 | 2 | 2 |
@@ -451,7 +461,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
451
  | 2025-08-06 | 4 | 4 |
452
  | 2025-08-08 | 1 | 1 |
453
  | 2025-08-09 | 1 | 1 |
454
- | 2025-08-10 | 4 | 4 |
455
  | 2025-08-11 | 1 | 1 |
456
  | 2025-08-12 | 2 | 2 |
457
  | 2025-08-13 | 3 | 2 |
@@ -496,7 +506,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
496
  | 2025-09-27 | 3 | 3 |
497
  | 2025-09-28 | 1 | 1 |
498
  | 2025-09-29 | 3 | 3 |
499
- | 2025-09-30 | 3 | 3 |
500
  | 2025-10-02 | 2 | 2 |
501
  | 2025-10-03 | 2 | 2 |
502
  | 2025-10-04 | 1 | 1 |
@@ -512,7 +522,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
512
  | 2025-10-15 | 1 | 1 |
513
  | 2025-10-16 | 5 | 2 |
514
  | 2025-10-17 | 1 | 1 |
515
- | 2025-10-21 | 2 | 2 |
516
  | 2025-10-22 | 3 | 3 |
517
  | 2025-10-23 | 2 | 2 |
518
  | 2025-10-24 | 3 | 3 |
@@ -546,8 +556,8 @@ Events from today are captured in near-real-time from the GitHub Events API and
546
  | 2025-11-23 | 2 | 2 |
547
  | 2025-11-24 | 6 | 6 |
548
  | 2025-11-25 | 1 | 1 |
549
- | 2025-11-26 | 2 | 2 |
550
- | 2025-11-27 | 39 | 26 |
551
  | 2025-11-28 | 2 | 2 |
552
  | 2025-11-30 | 2 | 2 |
553
  | 2025-12-01 | 1 | 1 |
@@ -569,7 +579,8 @@ Events from today are captured in near-real-time from the GitHub Events API and
569
  | 2025-12-18 | 1 | 1 |
570
  | 2025-12-19 | 4 | 4 |
571
  | 2025-12-20 | 1 | 1 |
572
- | 2025-12-22 | 3 | 3 |
 
573
  | 2025-12-23 | 8 | 7 |
574
  | 2025-12-24 | 3 | 2 |
575
  | 2025-12-25 | 5 | 5 |
@@ -584,7 +595,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
584
  | 2026-01-03 | 5 | 5 |
585
  | 2026-01-04 | 4 | 4 |
586
  | 2026-01-05 | 6 | 5 |
587
- | 2026-01-06 | 6 | 6 |
588
  | 2026-01-07 | 4 | 4 |
589
  | 2026-01-08 | 2 | 2 |
590
  | 2026-01-09 | 11 | 9 |
@@ -597,12 +608,12 @@ Events from today are captured in near-real-time from the GitHub Events API and
597
  | 2026-01-16 | 9 | 6 |
598
  | 2026-01-17 | 12 | 12 |
599
  | 2026-01-18 | 6 | 6 |
600
- | 2026-01-19 | 12 | 11 |
601
- | 2026-01-20 | 7 | 7 |
602
  | 2026-01-21 | 16 | 12 |
603
- | 2026-01-22 | 8 | 8 |
604
  | 2026-01-23 | 13 | 9 |
605
- | 2026-01-24 | 9 | 9 |
606
  | 2026-01-25 | 16 | 15 |
607
  | 2026-01-26 | 85 | 56 |
608
  | 2026-01-27 | 11 | 9 |
@@ -621,51 +632,51 @@ Events from today are captured in near-real-time from the GitHub Events API and
621
  | 2026-02-09 | 14 | 13 |
622
  | 2026-02-10 | 96 | 34 |
623
  | 2026-02-11 | 110 | 16 |
624
- | 2026-02-12 | 10 | 10 |
625
  | 2026-02-13 | 13 | 13 |
626
- | 2026-02-14 | 13 | 13 |
627
  | 2026-02-15 | 11 | 11 |
628
  | 2026-02-16 | 8 | 8 |
629
  | 2026-02-17 | 20 | 18 |
630
  | 2026-02-18 | 20 | 14 |
631
- | 2026-02-19 | 15 | 15 |
632
  | 2026-02-20 | 7 | 7 |
633
  | 2026-02-21 | 26 | 26 |
634
- | 2026-02-22 | 14 | 13 |
635
  | 2026-02-23 | 23 | 21 |
636
  | 2026-02-24 | 28 | 25 |
637
  | 2026-02-25 | 304 | 90 |
638
  | 2026-02-26 | 35 | 30 |
639
  | 2026-02-27 | 24 | 22 |
640
- | 2026-02-28 | 25 | 24 |
641
  | 2026-03-01 | 18 | 16 |
642
  | 2026-03-02 | 22 | 20 |
643
  | 2026-03-03 | 30 | 25 |
644
  | 2026-03-04 | 31 | 29 |
645
- | 2026-03-05 | 33 | 30 |
646
  | 2026-03-06 | 55 | 45 |
647
- | 2026-03-07 | 22 | 20 |
648
- | 2026-03-08 | 29 | 28 |
649
  | 2026-03-09 | 37 | 33 |
650
- | 2026-03-10 | 28 | 26 |
651
- | 2026-03-11 | 27 | 26 |
652
- | 2026-03-12 | 52 | 42 |
653
- | 2026-03-13 | 156 | 101 |
654
- | 2026-03-14 | 57 | 50 |
655
- | 2026-03-15 | 48 | 37 |
656
- | 2026-03-16 | 47 | 41 |
657
  | 2026-03-17 | 90 | 58 |
658
  | 2026-03-18 | 66 | 55 |
659
- | 2026-03-19 | 82 | 56 |
660
- | 2026-03-20 | 144 | 103 |
661
- | 2026-03-21 | 87 | 61 |
662
- | 2026-03-22 | 120 | 88 |
663
- | 2026-03-23 | 141 | 99 |
664
- | 2026-03-24 | 260 | 119 |
665
- | 2026-03-25 | 246 | 136 |
666
- | 2026-03-26 | 641 | 203 |
667
- | 2026-03-27 | 1,861,642 | 12404 |
668
- | 2026-03-28 | 1,449,564 | 3745 |
669
 
670
 
671
  ### Live event schema
@@ -699,15 +710,15 @@ duckdb.sql("""
699
 
700
  ```
701
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
702
- 2012 ███████████████░░░░░░░░░░░░░░ 34.3M
703
- 2013 ██████████████████████████████ 64.2M
704
  ```
705
 
706
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
707
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
708
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
709
  | 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
710
- | 2013 | 304 | 64,161,457 | 211,057 | 19.6 GB | 6.1 GB | 3h03m | 9h16m | 3h57m |
711
 
712
 
713
  ### Pushes per year
@@ -715,7 +726,7 @@ duckdb.sql("""
715
  ```
716
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
717
  2012 ███████████████░░░░░░░░░░░░░░░ 16.5M
718
- 2013 ██████████████████████████████ 32.8M
719
  ```
720
 
721
 
@@ -1126,20 +1137,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
1126
 
1127
  | Table | GitHub Event | Events | % | Description |
1128
  |-------|-------------|-------:|---:|-------------|
1129
- | `pushes` | PushEvent | 55,962,817 | 49.7% | Git pushes with commits |
1130
- | `issues` | IssuesEvent | 6,365,325 | 5.7% | Issue lifecycle events |
1131
- | `issue_comments` | IssueCommentEvent | 9,611,338 | 8.5% | Comments on issues/PRs |
1132
- | `pull_requests` | PullRequestEvent | 4,376,557 | 3.9% | PR lifecycle events |
1133
- | `pr_review_comments` | PullRequestReviewCommentEvent | 861,889 | 0.8% | Line-level PR comments |
1134
- | `stars` | WatchEvent | 10,647,333 | 9.5% | Repository stars |
1135
- | `forks` | ForkEvent | 4,053,051 | 3.6% | Repository forks |
1136
- | `creates` | CreateEvent | 14,938,796 | 13.3% | Branch/tag/repo creation |
1137
- | `deletes` | DeleteEvent | 1,040,486 | 0.9% | Branch/tag deletion |
1138
- | `releases` | ReleaseEvent | 56,584 | 0.1% | Release publications |
1139
- | `commit_comments` | CommitCommentEvent | 1,125,086 | 1.0% | Comments on commits |
1140
- | `wiki_pages` | GollumEvent | 2,100,651 | 1.9% | Wiki page edits |
1141
  | `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
1142
- | `public_events` | PublicEvent | 102,658 | 0.1% | Repo made public |
1143
 
1144
  ## How it's built
1145
 
 
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 **2013-11-19** (839 days), totaling **112,856,339 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 31.6 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 10.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-28** — 1,449,578 events in 3751 blocks
75
 
76
  ```
77
  00:00 █████████████████████████░░░░░ 235.4K
 
109
  | 2018-05-19 | 1 | 1 |
110
  | 2018-07-10 | 1 | 1 |
111
  | 2018-10-01 | 1 | 1 |
112
+ | 2018-12-04 | 1 | 1 |
113
  | 2019-03-09 | 1 | 1 |
114
+ | 2019-04-06 | 1 | 1 |
115
  | 2019-05-03 | 1 | 1 |
116
  | 2019-05-23 | 1 | 1 |
117
  | 2019-07-12 | 1 | 1 |
 
119
  | 2019-07-16 | 1 | 1 |
120
  | 2019-07-21 | 1 | 1 |
121
  | 2019-08-28 | 1 | 1 |
122
+ | 2019-11-15 | 1 | 1 |
123
  | 2020-02-15 | 1 | 1 |
124
  | 2020-03-15 | 1 | 1 |
125
  | 2020-04-27 | 1 | 1 |
 
170
  | 2022-07-08 | 1 | 1 |
171
  | 2022-07-20 | 1 | 1 |
172
  | 2022-08-01 | 1 | 1 |
173
+ | 2022-08-19 | 2 | 2 |
174
  | 2022-08-21 | 1 | 1 |
175
  | 2022-08-29 | 1 | 1 |
176
  | 2022-08-31 | 3 | 3 |
 
237
  | 2024-02-20 | 1 | 1 |
238
  | 2024-02-21 | 1 | 1 |
239
  | 2024-02-26 | 2 | 1 |
240
+ | 2024-03-01 | 1 | 1 |
241
  | 2024-03-03 | 1 | 1 |
242
  | 2024-03-05 | 2 | 1 |
243
  | 2024-03-11 | 2 | 1 |
 
295
  | 2024-08-28 | 1 | 1 |
296
  | 2024-08-29 | 1 | 1 |
297
  | 2024-09-08 | 1 | 1 |
298
+ | 2024-09-09 | 3 | 2 |
299
  | 2024-09-12 | 1 | 1 |
300
  | 2024-09-16 | 3 | 2 |
301
  | 2024-09-18 | 1 | 1 |
 
304
  | 2024-10-09 | 1 | 1 |
305
  | 2024-10-11 | 2 | 2 |
306
  | 2024-10-13 | 1 | 1 |
307
+ | 2024-10-14 | 3 | 3 |
308
  | 2024-10-18 | 19 | 1 |
309
  | 2024-10-20 | 4 | 3 |
310
+ | 2024-10-24 | 1 | 1 |
311
+ | 2024-10-26 | 1 | 1 |
312
  | 2024-11-02 | 1 | 1 |
313
  | 2024-11-06 | 1 | 1 |
314
  | 2024-11-07 | 1 | 1 |
315
+ | 2024-11-09 | 1 | 1 |
316
  | 2024-11-10 | 2 | 2 |
317
  | 2024-11-20 | 2 | 2 |
318
  | 2024-11-21 | 1 | 1 |
 
324
  | 2024-12-11 | 1 | 1 |
325
  | 2024-12-12 | 1 | 1 |
326
  | 2024-12-15 | 1 | 1 |
327
+ | 2024-12-25 | 1 | 1 |
328
  | 2024-12-27 | 2 | 2 |
329
  | 2024-12-30 | 1 | 1 |
330
  | 2025-01-02 | 2 | 2 |
 
334
  | 2025-01-14 | 1 | 1 |
335
  | 2025-01-16 | 1 | 1 |
336
  | 2025-01-17 | 1 | 1 |
337
+ | 2025-01-18 | 1 | 1 |
338
  | 2025-01-19 | 1 | 1 |
339
  | 2025-01-22 | 1 | 1 |
340
  | 2025-01-28 | 1 | 1 |
 
371
  | 2025-03-27 | 4 | 4 |
372
  | 2025-03-28 | 4 | 4 |
373
  | 2025-03-29 | 1 | 1 |
374
+ | 2025-03-30 | 2 | 2 |
375
  | 2025-03-31 | 2 | 2 |
376
  | 2025-04-01 | 1 | 1 |
377
  | 2025-04-02 | 2 | 2 |
 
436
  | 2025-06-25 | 4 | 4 |
437
  | 2025-06-27 | 1 | 1 |
438
  | 2025-06-29 | 2 | 2 |
439
+ | 2025-06-30 | 2 | 2 |
440
  | 2025-07-03 | 1 | 1 |
441
  | 2025-07-04 | 1 | 1 |
442
  | 2025-07-05 | 3 | 3 |
443
+ | 2025-07-08 | 3 | 3 |
444
  | 2025-07-10 | 1 | 1 |
445
  | 2025-07-13 | 1 | 1 |
446
  | 2025-07-14 | 2 | 2 |
 
461
  | 2025-08-06 | 4 | 4 |
462
  | 2025-08-08 | 1 | 1 |
463
  | 2025-08-09 | 1 | 1 |
464
+ | 2025-08-10 | 5 | 5 |
465
  | 2025-08-11 | 1 | 1 |
466
  | 2025-08-12 | 2 | 2 |
467
  | 2025-08-13 | 3 | 2 |
 
506
  | 2025-09-27 | 3 | 3 |
507
  | 2025-09-28 | 1 | 1 |
508
  | 2025-09-29 | 3 | 3 |
509
+ | 2025-09-30 | 4 | 4 |
510
  | 2025-10-02 | 2 | 2 |
511
  | 2025-10-03 | 2 | 2 |
512
  | 2025-10-04 | 1 | 1 |
 
522
  | 2025-10-15 | 1 | 1 |
523
  | 2025-10-16 | 5 | 2 |
524
  | 2025-10-17 | 1 | 1 |
525
+ | 2025-10-21 | 3 | 3 |
526
  | 2025-10-22 | 3 | 3 |
527
  | 2025-10-23 | 2 | 2 |
528
  | 2025-10-24 | 3 | 3 |
 
556
  | 2025-11-23 | 2 | 2 |
557
  | 2025-11-24 | 6 | 6 |
558
  | 2025-11-25 | 1 | 1 |
559
+ | 2025-11-26 | 3 | 3 |
560
+ | 2025-11-27 | 40 | 27 |
561
  | 2025-11-28 | 2 | 2 |
562
  | 2025-11-30 | 2 | 2 |
563
  | 2025-12-01 | 1 | 1 |
 
579
  | 2025-12-18 | 1 | 1 |
580
  | 2025-12-19 | 4 | 4 |
581
  | 2025-12-20 | 1 | 1 |
582
+ | 2025-12-21 | 1 | 1 |
583
+ | 2025-12-22 | 4 | 4 |
584
  | 2025-12-23 | 8 | 7 |
585
  | 2025-12-24 | 3 | 2 |
586
  | 2025-12-25 | 5 | 5 |
 
595
  | 2026-01-03 | 5 | 5 |
596
  | 2026-01-04 | 4 | 4 |
597
  | 2026-01-05 | 6 | 5 |
598
+ | 2026-01-06 | 7 | 7 |
599
  | 2026-01-07 | 4 | 4 |
600
  | 2026-01-08 | 2 | 2 |
601
  | 2026-01-09 | 11 | 9 |
 
608
  | 2026-01-16 | 9 | 6 |
609
  | 2026-01-17 | 12 | 12 |
610
  | 2026-01-18 | 6 | 6 |
611
+ | 2026-01-19 | 13 | 12 |
612
+ | 2026-01-20 | 8 | 8 |
613
  | 2026-01-21 | 16 | 12 |
614
+ | 2026-01-22 | 9 | 9 |
615
  | 2026-01-23 | 13 | 9 |
616
+ | 2026-01-24 | 10 | 10 |
617
  | 2026-01-25 | 16 | 15 |
618
  | 2026-01-26 | 85 | 56 |
619
  | 2026-01-27 | 11 | 9 |
 
632
  | 2026-02-09 | 14 | 13 |
633
  | 2026-02-10 | 96 | 34 |
634
  | 2026-02-11 | 110 | 16 |
635
+ | 2026-02-12 | 11 | 11 |
636
  | 2026-02-13 | 13 | 13 |
637
+ | 2026-02-14 | 14 | 14 |
638
  | 2026-02-15 | 11 | 11 |
639
  | 2026-02-16 | 8 | 8 |
640
  | 2026-02-17 | 20 | 18 |
641
  | 2026-02-18 | 20 | 14 |
642
+ | 2026-02-19 | 16 | 16 |
643
  | 2026-02-20 | 7 | 7 |
644
  | 2026-02-21 | 26 | 26 |
645
+ | 2026-02-22 | 15 | 14 |
646
  | 2026-02-23 | 23 | 21 |
647
  | 2026-02-24 | 28 | 25 |
648
  | 2026-02-25 | 304 | 90 |
649
  | 2026-02-26 | 35 | 30 |
650
  | 2026-02-27 | 24 | 22 |
651
+ | 2026-02-28 | 26 | 25 |
652
  | 2026-03-01 | 18 | 16 |
653
  | 2026-03-02 | 22 | 20 |
654
  | 2026-03-03 | 30 | 25 |
655
  | 2026-03-04 | 31 | 29 |
656
+ | 2026-03-05 | 34 | 31 |
657
  | 2026-03-06 | 55 | 45 |
658
+ | 2026-03-07 | 26 | 23 |
659
+ | 2026-03-08 | 30 | 29 |
660
  | 2026-03-09 | 37 | 33 |
661
+ | 2026-03-10 | 30 | 28 |
662
+ | 2026-03-11 | 28 | 27 |
663
+ | 2026-03-12 | 58 | 46 |
664
+ | 2026-03-13 | 158 | 103 |
665
+ | 2026-03-14 | 59 | 52 |
666
+ | 2026-03-15 | 49 | 38 |
667
+ | 2026-03-16 | 48 | 42 |
668
  | 2026-03-17 | 90 | 58 |
669
  | 2026-03-18 | 66 | 55 |
670
+ | 2026-03-19 | 86 | 60 |
671
+ | 2026-03-20 | 146 | 105 |
672
+ | 2026-03-21 | 92 | 66 |
673
+ | 2026-03-22 | 121 | 89 |
674
+ | 2026-03-23 | 143 | 101 |
675
+ | 2026-03-24 | 269 | 122 |
676
+ | 2026-03-25 | 249 | 139 |
677
+ | 2026-03-26 | 653 | 214 |
678
+ | 2026-03-27 | 1,861,659 | 12415 |
679
+ | 2026-03-28 | 1,449,578 | 3751 |
680
 
681
 
682
  ### Live event schema
 
710
 
711
  ```
712
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
713
+ 2012 ███████████████░░░░░░░░░░░░░░ 34.3M
714
+ 2013 ██████████████████████████████ 64.5M
715
  ```
716
 
717
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
718
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
719
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
720
  | 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
721
+ | 2013 | 305 | 64,503,354 | 211,486 | 19.7 GB | 6.1 GB | 3h04m | 9h20m | 3h59m |
722
 
723
 
724
  ### Pushes per year
 
726
  ```
727
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
728
  2012 ███████████████░░░░░░░░░░░░░░░ 16.5M
729
+ 2013 ██████████████████████████████ 33.0M
730
  ```
731
 
732
 
 
1137
 
1138
  | Table | GitHub Event | Events | % | Description |
1139
  |-------|-------------|-------:|---:|-------------|
1140
+ | `pushes` | PushEvent | 56,125,907 | 49.7% | Git pushes with commits |
1141
+ | `issues` | IssuesEvent | 6,398,519 | 5.7% | Issue lifecycle events |
1142
+ | `issue_comments` | IssueCommentEvent | 9,645,612 | 8.5% | Comments on issues/PRs |
1143
+ | `pull_requests` | PullRequestEvent | 4,391,572 | 3.9% | PR lifecycle events |
1144
+ | `pr_review_comments` | PullRequestReviewCommentEvent | 865,298 | 0.8% | Line-level PR comments |
1145
+ | `stars` | WatchEvent | 10,675,766 | 9.5% | Repository stars |
1146
+ | `forks` | ForkEvent | 4,065,180 | 3.6% | Repository forks |
1147
+ | `creates` | CreateEvent | 14,975,142 | 13.3% | Branch/tag/repo creation |
1148
+ | `deletes` | DeleteEvent | 1,046,667 | 0.9% | Branch/tag deletion |
1149
+ | `releases` | ReleaseEvent | 57,213 | 0.1% | Release publications |
1150
+ | `commit_comments` | CommitCommentEvent | 1,127,745 | 1.0% | Comments on commits |
1151
+ | `wiki_pages` | GollumEvent | 2,104,877 | 1.9% | Wiki page edits |
1152
  | `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
1153
+ | `public_events` | PublicEvent | 102,956 | 0.1% | Repo made public |
1154
 
1155
  ## How it's built
1156
 
data/commit_comments/2013/11/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d8df23ef5e69281e77f1842d4f2bdd9210b3b4d63ca4767a5a1e2d17619dd24
3
+ size 92264
data/creates/2013/11/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bd648b45297f71706a39a3cc840c3bae4cf9d31a53d3eb6561b04ad56a56208
3
+ size 1298946
data/deletes/2013/11/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b23944bf5eb16f394a42c3e4d00823b3f06cdc531feda11d80de0906f8c85023
3
+ size 163847
data/forks/2013/11/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1252c1bed3b728e65edb72b22d20cf161333d20d1091fcc9518ccdaf7f8465e2
3
+ size 326314
data/issue_comments/2013/11/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47733f22a7abb5e521a46e968c79101be684b7514dcc6b6fb149ef023b822ccc
3
+ size 700705
data/issues/2013/11/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd3bb5ee59840e18a16766ed245ef4946b94367a17bc05df06ce8f5d1be6ae01
3
+ size 546572
data/public_events/2013/11/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ab10a9dfc2a64ba4ee14bf4b78720a8a95118bb6af8c0da117460162a659277
3
+ size 12289
data/pull_requests/2013/11/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f32fa00b39885dc7a85229361a9cb8b6d73fd5d7614a25ecae6e2e2a1c4adc6
3
+ size 2518239
data/pushes/2013/11/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:956d31c17ea844a50b62d7053fb6eb3cb501504f962cd1e3b4e7a6881b672521
3
+ size 25928332
data/stars/2013/11/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e894c234a24affed352c2293f375ebbc385627a76614e4aa7f5a6ec6b576bdcc
3
+ size 625544
data/wiki_pages/2013/11/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:424b5df4bc4c9ef93becebf3d4a2d7a9c0ef2abf08712afe3ec66c57215ad510
3
+ size 302834
stats.csv CHANGED
@@ -836,4 +836,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
836
  2013-11-15,268173,1961,140972,13537,22002,11901,0,2843,23731,9771,29737,4377,475,2447,4150,0,269,0,90187007,161.9,27112899,22.6,161.9,40.2
837
  2013-11-16,192716,1451,106914,9631,12833,6671,0,1115,16855,6980,22750,2619,352,1328,3077,0,140,0,59866614,115.1,19177496,23.0,115.1,56.8
838
  2013-11-17,234275,1243,126051,13425,21025,7919,0,1526,20704,8374,25787,3117,410,1721,2753,0,220,0,71287039,136.4,22735715,21.6,136.4,57.6
839
- 2013-11-18,322995,2113,164925,19041,30189,14260,0,3513,28535,11442,36057,4828,580,2564,4631,0,317,0,107093857,201.0,32172344,30.3,201.0,0.0
 
 
836
  2013-11-15,268173,1961,140972,13537,22002,11901,0,2843,23731,9771,29737,4377,475,2447,4150,0,269,0,90187007,161.9,27112899,22.6,161.9,40.2
837
  2013-11-16,192716,1451,106914,9631,12833,6671,0,1115,16855,6980,22750,2619,352,1328,3077,0,140,0,59866614,115.1,19177496,23.0,115.1,56.8
838
  2013-11-17,234275,1243,126051,13425,21025,7919,0,1526,20704,8374,25787,3117,410,1721,2753,0,220,0,71287039,136.4,22735715,21.6,136.4,57.6
839
+ 2013-11-18,322995,2113,164925,19041,30189,14260,0,3513,28535,11442,36057,4828,580,2564,4631,0,317,0,107093857,201.0,32172344,30.3,201.0,75.6
840
+ 2013-11-19,341897,2014,163090,33194,34274,15015,0,3409,28433,12129,36346,6181,629,2659,4226,0,298,0,108248179,202.3,32515886,26.6,202.3,0.0