tamnd commited on
Commit
7e5044e
·
verified ·
1 Parent(s): f9f3aa9

Add 2013-11-18 — 323.0K 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-17** (837 days), totaling **112,191,447 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.4 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,414,324 events in 3733 blocks
75
 
76
  ```
77
  00:00 █████████████████████████░░░░░ 235.4K
@@ -79,7 +79,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
79
  02:00 █████████████████████████████░ 271.7K
80
  03:00 █████████████████████████████░ 273.7K
81
  04:00 ██████████████████████████████ 279.7K
82
- 05:00 ████████░░░░░░░░░░░░░░░░░░░░░░ 81.1K
83
  06:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
84
  07:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
85
  08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
@@ -121,6 +121,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
121
  | 2020-03-15 | 1 | 1 |
122
  | 2020-04-27 | 1 | 1 |
123
  | 2020-05-21 | 1 | 1 |
 
124
  | 2020-09-02 | 1 | 1 |
125
  | 2020-09-11 | 1 | 1 |
126
  | 2020-09-18 | 1 | 1 |
@@ -159,6 +160,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
159
  | 2022-03-12 | 1 | 1 |
160
  | 2022-06-01 | 1 | 1 |
161
  | 2022-06-03 | 1 | 1 |
 
162
  | 2022-06-21 | 1 | 1 |
163
  | 2022-06-22 | 1 | 1 |
164
  | 2022-07-07 | 1 | 1 |
@@ -187,14 +189,19 @@ Events from today are captured in near-real-time from the GitHub Events API and
187
  | 2022-12-31 | 1 | 1 |
188
  | 2023-01-03 | 2 | 2 |
189
  | 2023-01-27 | 1 | 1 |
 
 
190
  | 2023-02-02 | 1 | 1 |
191
  | 2023-02-15 | 1 | 1 |
192
  | 2023-03-18 | 1 | 1 |
193
  | 2023-04-12 | 1 | 1 |
 
194
  | 2023-05-18 | 1 | 1 |
195
  | 2023-05-23 | 1 | 1 |
196
  | 2023-06-11 | 1 | 1 |
 
197
  | 2023-07-04 | 1 | 1 |
 
198
  | 2023-07-18 | 1 | 1 |
199
  | 2023-07-20 | 1 | 1 |
200
  | 2023-07-21 | 1 | 1 |
@@ -350,6 +357,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
350
  | 2025-03-18 | 3 | 3 |
351
  | 2025-03-22 | 1 | 1 |
352
  | 2025-03-25 | 1 | 1 |
 
353
  | 2025-03-27 | 4 | 4 |
354
  | 2025-03-28 | 4 | 4 |
355
  | 2025-03-29 | 1 | 1 |
@@ -443,7 +451,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
443
  | 2025-08-06 | 4 | 4 |
444
  | 2025-08-08 | 1 | 1 |
445
  | 2025-08-09 | 1 | 1 |
446
- | 2025-08-10 | 3 | 3 |
447
  | 2025-08-11 | 1 | 1 |
448
  | 2025-08-12 | 2 | 2 |
449
  | 2025-08-13 | 3 | 2 |
@@ -453,7 +461,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
453
  | 2025-08-17 | 1 | 1 |
454
  | 2025-08-18 | 4 | 4 |
455
  | 2025-08-19 | 1 | 1 |
456
- | 2025-08-20 | 2 | 2 |
457
  | 2025-08-21 | 5 | 3 |
458
  | 2025-08-22 | 2 | 2 |
459
  | 2025-08-23 | 1 | 1 |
@@ -505,7 +513,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
505
  | 2025-10-16 | 5 | 2 |
506
  | 2025-10-17 | 1 | 1 |
507
  | 2025-10-21 | 2 | 2 |
508
- | 2025-10-22 | 2 | 2 |
509
  | 2025-10-23 | 2 | 2 |
510
  | 2025-10-24 | 3 | 3 |
511
  | 2025-10-25 | 1 | 1 |
@@ -548,7 +556,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
548
  | 2025-12-04 | 4 | 4 |
549
  | 2025-12-05 | 6 | 6 |
550
  | 2025-12-06 | 4 | 4 |
551
- | 2025-12-07 | 6 | 6 |
552
  | 2025-12-08 | 2 | 2 |
553
  | 2025-12-09 | 1 | 1 |
554
  | 2025-12-10 | 1 | 1 |
@@ -572,92 +580,92 @@ Events from today are captured in near-real-time from the GitHub Events API and
572
  | 2025-12-30 | 5 | 5 |
573
  | 2025-12-31 | 3 | 3 |
574
  | 2026-01-01 | 2 | 2 |
575
- | 2026-01-02 | 8 | 7 |
576
  | 2026-01-03 | 5 | 5 |
577
  | 2026-01-04 | 4 | 4 |
578
  | 2026-01-05 | 6 | 5 |
579
  | 2026-01-06 | 6 | 6 |
580
  | 2026-01-07 | 4 | 4 |
581
  | 2026-01-08 | 2 | 2 |
582
- | 2026-01-09 | 10 | 8 |
583
  | 2026-01-10 | 7 | 7 |
584
- | 2026-01-11 | 6 | 6 |
585
- | 2026-01-12 | 8 | 8 |
586
  | 2026-01-13 | 6 | 6 |
587
  | 2026-01-14 | 2 | 2 |
588
  | 2026-01-15 | 8 | 7 |
589
  | 2026-01-16 | 9 | 6 |
590
- | 2026-01-17 | 11 | 11 |
591
  | 2026-01-18 | 6 | 6 |
592
  | 2026-01-19 | 12 | 11 |
593
  | 2026-01-20 | 7 | 7 |
594
- | 2026-01-21 | 15 | 11 |
595
  | 2026-01-22 | 8 | 8 |
596
  | 2026-01-23 | 13 | 9 |
597
  | 2026-01-24 | 9 | 9 |
598
  | 2026-01-25 | 16 | 15 |
599
- | 2026-01-26 | 84 | 55 |
600
  | 2026-01-27 | 11 | 9 |
601
  | 2026-01-28 | 11 | 10 |
602
  | 2026-01-29 | 6 | 6 |
603
  | 2026-01-30 | 11 | 10 |
604
  | 2026-01-31 | 19 | 12 |
605
- | 2026-02-01 | 6 | 6 |
606
- | 2026-02-02 | 20 | 12 |
607
  | 2026-02-03 | 16 | 15 |
608
- | 2026-02-04 | 20 | 20 |
609
- | 2026-02-05 | 10 | 10 |
610
- | 2026-02-06 | 8 | 7 |
611
- | 2026-02-07 | 7 | 6 |
612
  | 2026-02-08 | 7 | 7 |
613
  | 2026-02-09 | 14 | 13 |
614
  | 2026-02-10 | 96 | 34 |
615
- | 2026-02-11 | 107 | 13 |
616
- | 2026-02-12 | 9 | 9 |
617
  | 2026-02-13 | 13 | 13 |
618
  | 2026-02-14 | 13 | 13 |
619
  | 2026-02-15 | 11 | 11 |
620
  | 2026-02-16 | 8 | 8 |
621
  | 2026-02-17 | 20 | 18 |
622
- | 2026-02-18 | 17 | 13 |
623
- | 2026-02-19 | 14 | 14 |
624
  | 2026-02-20 | 7 | 7 |
625
- | 2026-02-21 | 25 | 25 |
626
  | 2026-02-22 | 14 | 13 |
627
- | 2026-02-23 | 22 | 20 |
628
  | 2026-02-24 | 28 | 25 |
629
- | 2026-02-25 | 302 | 88 |
630
  | 2026-02-26 | 35 | 30 |
631
  | 2026-02-27 | 24 | 22 |
632
- | 2026-02-28 | 24 | 23 |
633
  | 2026-03-01 | 18 | 16 |
634
  | 2026-03-02 | 22 | 20 |
635
  | 2026-03-03 | 30 | 25 |
636
- | 2026-03-04 | 29 | 27 |
637
- | 2026-03-05 | 29 | 26 |
638
  | 2026-03-06 | 55 | 45 |
639
- | 2026-03-07 | 19 | 17 |
640
  | 2026-03-08 | 29 | 28 |
641
  | 2026-03-09 | 37 | 33 |
642
- | 2026-03-10 | 26 | 24 |
643
  | 2026-03-11 | 27 | 26 |
644
- | 2026-03-12 | 50 | 40 |
645
  | 2026-03-13 | 156 | 101 |
646
- | 2026-03-14 | 55 | 48 |
647
- | 2026-03-15 | 47 | 36 |
648
- | 2026-03-16 | 46 | 40 |
649
- | 2026-03-17 | 88 | 56 |
650
- | 2026-03-18 | 65 | 54 |
651
- | 2026-03-19 | 80 | 54 |
652
  | 2026-03-20 | 144 | 103 |
653
- | 2026-03-21 | 86 | 60 |
654
- | 2026-03-22 | 117 | 85 |
655
- | 2026-03-23 | 133 | 95 |
656
- | 2026-03-24 | 257 | 116 |
657
- | 2026-03-25 | 242 | 132 |
658
- | 2026-03-26 | 636 | 198 |
659
- | 2026-03-27 | 1,861,629 | 12396 |
660
- | 2026-03-28 | 1,414,324 | 3733 |
661
 
662
 
663
  ### Live event schema
@@ -692,14 +700,14 @@ duckdb.sql("""
692
  ```
693
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
694
  2012 ████████████████░░░░░░░░░░░░░░ 34.3M
695
- 2013 ██████████████████████████████ 63.8M
696
  ```
697
 
698
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
699
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
700
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
701
  | 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
702
- | 2013 | 303 | 63,838,462 | 210,687 | 19.5 GB | 6.0 GB | 3h03m | 9h13m | 3h56m |
703
 
704
 
705
  ### Pushes per year
@@ -707,14 +715,14 @@ duckdb.sql("""
707
  ```
708
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
709
  2012 ███████████████░░░░░░░░░░░░░░░ 16.5M
710
- 2013 ██████████████████████████████ 32.6M
711
  ```
712
 
713
 
714
  ### Issues per year
715
 
716
  ```
717
- 2011 █████░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
718
  2012 ███████████████░░░░░░░░░░░░░░░ 1.9M
719
  2013 ██████████████████████████████ 3.7M
720
  ```
@@ -734,7 +742,7 @@ duckdb.sql("""
734
  ```
735
  2011 ███████░░░░░░░░░░░░░░░░░░░░░░░ 1.4M
736
  2012 ████████████████░░░░░░░░░░░░░░ 3.3M
737
- 2013 ██████████████████████████████ 5.9M
738
  ```
739
 
740
 
@@ -1118,20 +1126,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
1118
 
1119
  | Table | GitHub Event | Events | % | Description |
1120
  |-------|-------------|-------:|---:|-------------|
1121
- | `pushes` | PushEvent | 55,797,892 | 49.7% | Git pushes with commits |
1122
- | `issues` | IssuesEvent | 6,346,284 | 5.7% | Issue lifecycle events |
1123
- | `issue_comments` | IssueCommentEvent | 9,581,149 | 8.5% | Comments on issues/PRs |
1124
- | `pull_requests` | PullRequestEvent | 4,362,297 | 3.9% | PR lifecycle events |
1125
- | `pr_review_comments` | PullRequestReviewCommentEvent | 858,376 | 0.8% | Line-level PR comments |
1126
- | `stars` | WatchEvent | 10,618,798 | 9.5% | Repository stars |
1127
- | `forks` | ForkEvent | 4,041,609 | 3.6% | Repository forks |
1128
- | `creates` | CreateEvent | 14,902,739 | 13.3% | Branch/tag/repo creation |
1129
- | `deletes` | DeleteEvent | 1,035,658 | 0.9% | Branch/tag deletion |
1130
- | `releases` | ReleaseEvent | 56,004 | 0.0% | Release publications |
1131
- | `commit_comments` | CommitCommentEvent | 1,122,522 | 1.0% | Comments on commits |
1132
- | `wiki_pages` | GollumEvent | 2,096,020 | 1.9% | Wiki page edits |
1133
  | `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
1134
- | `public_events` | PublicEvent | 102,341 | 0.1% | Repo made public |
1135
 
1136
  ## How it's built
1137
 
 
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
 
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
 
79
  02:00 █████████████████████████████░ 271.7K
80
  03:00 █████████████████████████████░ 273.7K
81
  04:00 ██████████████████████████████ 279.7K
82
+ 05:00 ████████████░░░░░░░░░░░░░░░░░░ 116.4K
83
  06:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
84
  07:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
85
  08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
121
  | 2020-03-15 | 1 | 1 |
122
  | 2020-04-27 | 1 | 1 |
123
  | 2020-05-21 | 1 | 1 |
124
+ | 2020-07-18 | 1 | 1 |
125
  | 2020-09-02 | 1 | 1 |
126
  | 2020-09-11 | 1 | 1 |
127
  | 2020-09-18 | 1 | 1 |
 
160
  | 2022-03-12 | 1 | 1 |
161
  | 2022-06-01 | 1 | 1 |
162
  | 2022-06-03 | 1 | 1 |
163
+ | 2022-06-09 | 1 | 1 |
164
  | 2022-06-21 | 1 | 1 |
165
  | 2022-06-22 | 1 | 1 |
166
  | 2022-07-07 | 1 | 1 |
 
189
  | 2022-12-31 | 1 | 1 |
190
  | 2023-01-03 | 2 | 2 |
191
  | 2023-01-27 | 1 | 1 |
192
+ | 2023-01-30 | 1 | 1 |
193
+ | 2023-01-31 | 1 | 1 |
194
  | 2023-02-02 | 1 | 1 |
195
  | 2023-02-15 | 1 | 1 |
196
  | 2023-03-18 | 1 | 1 |
197
  | 2023-04-12 | 1 | 1 |
198
+ | 2023-05-05 | 1 | 1 |
199
  | 2023-05-18 | 1 | 1 |
200
  | 2023-05-23 | 1 | 1 |
201
  | 2023-06-11 | 1 | 1 |
202
+ | 2023-07-03 | 1 | 1 |
203
  | 2023-07-04 | 1 | 1 |
204
+ | 2023-07-06 | 1 | 1 |
205
  | 2023-07-18 | 1 | 1 |
206
  | 2023-07-20 | 1 | 1 |
207
  | 2023-07-21 | 1 | 1 |
 
357
  | 2025-03-18 | 3 | 3 |
358
  | 2025-03-22 | 1 | 1 |
359
  | 2025-03-25 | 1 | 1 |
360
+ | 2025-03-26 | 1 | 1 |
361
  | 2025-03-27 | 4 | 4 |
362
  | 2025-03-28 | 4 | 4 |
363
  | 2025-03-29 | 1 | 1 |
 
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 |
 
461
  | 2025-08-17 | 1 | 1 |
462
  | 2025-08-18 | 4 | 4 |
463
  | 2025-08-19 | 1 | 1 |
464
+ | 2025-08-20 | 3 | 3 |
465
  | 2025-08-21 | 5 | 3 |
466
  | 2025-08-22 | 2 | 2 |
467
  | 2025-08-23 | 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 |
519
  | 2025-10-25 | 1 | 1 |
 
556
  | 2025-12-04 | 4 | 4 |
557
  | 2025-12-05 | 6 | 6 |
558
  | 2025-12-06 | 4 | 4 |
559
+ | 2025-12-07 | 7 | 7 |
560
  | 2025-12-08 | 2 | 2 |
561
  | 2025-12-09 | 1 | 1 |
562
  | 2025-12-10 | 1 | 1 |
 
580
  | 2025-12-30 | 5 | 5 |
581
  | 2025-12-31 | 3 | 3 |
582
  | 2026-01-01 | 2 | 2 |
583
+ | 2026-01-02 | 9 | 8 |
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 |
591
  | 2026-01-10 | 7 | 7 |
592
+ | 2026-01-11 | 7 | 7 |
593
+ | 2026-01-12 | 9 | 9 |
594
  | 2026-01-13 | 6 | 6 |
595
  | 2026-01-14 | 2 | 2 |
596
  | 2026-01-15 | 8 | 7 |
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 |
609
  | 2026-01-28 | 11 | 10 |
610
  | 2026-01-29 | 6 | 6 |
611
  | 2026-01-30 | 11 | 10 |
612
  | 2026-01-31 | 19 | 12 |
613
+ | 2026-02-01 | 8 | 8 |
614
+ | 2026-02-02 | 21 | 13 |
615
  | 2026-02-03 | 16 | 15 |
616
+ | 2026-02-04 | 21 | 21 |
617
+ | 2026-02-05 | 11 | 11 |
618
+ | 2026-02-06 | 9 | 8 |
619
+ | 2026-02-07 | 12 | 8 |
620
  | 2026-02-08 | 7 | 7 |
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
 
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
  ```
716
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
717
  2012 ███████████████░░░░░░░░░░░░░░░ 16.5M
718
+ 2013 ██████████████████████████████ 32.8M
719
  ```
720
 
721
 
722
  ### Issues per year
723
 
724
  ```
725
+ 2011 █████░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
726
  2012 ███████████████░░░░░░░░░░░░░░░ 1.9M
727
  2013 ██████████████████████████████ 3.7M
728
  ```
 
742
  ```
743
  2011 ███████░░░░░░░░░░░░░░░░░░░░░░░ 1.4M
744
  2012 ████████████████░░░░░░░░░░░░░░ 3.3M
745
+ 2013 ██████████████████████████████ 6.0M
746
  ```
747
 
748
 
 
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
 
data/commit_comments/2013/11/18.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58a946e6b010b5052c63d2719b0d236489503c98b7d9f340644ddf91ae031ce3
3
+ size 91253
data/creates/2013/11/18.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d73aa24a1ef0f9be638ea6b417fb614b2bac617f3cac064f524961de3abbd7e
3
+ size 1343382
data/deletes/2013/11/18.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b98304ae241f6cff4f306932f047038af8ac42d4d90da7a790e9817ab5547780
3
+ size 141558
data/forks/2013/11/18.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb907b55531fd1d4a34b8c3459a046783f6e69e8b91486125eeccfabac88a1fc
3
+ size 298539
data/issue_comments/2013/11/18.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50186d9ac747de1301f81efc1dffcc7f30ceb35c7bef9fc60aa0dd26438e0001
3
+ size 665055
data/issues/2013/11/18.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:053263d07ae15311c86b8817914c661c3f2afe74fc2a492b23247d2ef231e306
3
+ size 453769
data/public_events/2013/11/18.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ced4b67657c957ec3ee0dbd9e8b944fec43b1666f145dd3eaef556a895c87ad
3
+ size 12731
data/pull_requests/2013/11/18.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2cf1c2f23c6b635c2cac269b37844ef7db210d030ff09faf3264ea66e41e5af
3
+ size 2571147
data/pushes/2013/11/18.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c23169e8f23a93bee0d0cc42b3ac3431e2edb4f2581d807ad86e0b82f1f3b9ed
3
+ size 25719773
data/stars/2013/11/18.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cac558e478d574a4190a4f4b8d09bfdec08eef9268504363e41d7ea9a11ccf3
3
+ size 637008
data/wiki_pages/2013/11/18.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf4679c41fe79aa6d15806a748177438bb8dec377f418e6217fab058780f9721
3
+ size 238129
stats.csv CHANGED
@@ -835,4 +835,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
835
  2013-11-14,313656,2192,160790,16913,26850,14509,0,3883,27663,11623,33787,5364,577,4185,4995,0,325,0,107889868,199.9,31321908,12.1,199.9,50.1
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,0.0
 
 
835
  2013-11-14,313656,2192,160790,16913,26850,14509,0,3883,27663,11623,33787,5364,577,4185,4995,0,325,0,107889868,199.9,31321908,12.1,199.9,50.1
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