tamnd commited on
Commit
48df8ba
·
verified ·
1 Parent(s): 1dbc1e6

Add 2013-11-21 — 319.5K 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-20** (840 days), totaling **113,179,795 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.7 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,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,502,872 events in 3771 blocks
75
 
76
  ```
77
  00:00 █████████████████████████░░░░░ 235.4K
@@ -79,8 +79,8 @@ 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 ██████████████████░░░░░░░░░░░░ 169.6K
83
- 06:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
84
  07:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
85
  08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
86
  09:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
@@ -102,6 +102,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
102
 
103
  | Date | Events | Blocks |
104
  |------|-------:|-------:|
 
105
  | 2014-10-07 | 1 | 1 |
106
  | 2016-02-17 | 1 | 1 |
107
  | 2016-10-31 | 1 | 1 |
@@ -233,6 +234,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
233
  | 2023-12-17 | 2 | 2 |
234
  | 2023-12-28 | 1 | 1 |
235
  | 2024-01-13 | 1 | 1 |
 
236
  | 2024-01-29 | 1 | 1 |
237
  | 2024-02-04 | 1 | 1 |
238
  | 2024-02-06 | 1 | 1 |
@@ -399,7 +401,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
399
  | 2025-04-21 | 1 | 1 |
400
  | 2025-04-22 | 2 | 2 |
401
  | 2025-04-25 | 1 | 1 |
402
- | 2025-04-26 | 1 | 1 |
403
  | 2025-04-27 | 1 | 1 |
404
  | 2025-04-28 | 2 | 2 |
405
  | 2025-04-29 | 2 | 2 |
@@ -426,9 +428,11 @@ Events from today are captured in near-real-time from the GitHub Events API and
426
  | 2025-06-01 | 2 | 1 |
427
  | 2025-06-02 | 1 | 1 |
428
  | 2025-06-03 | 2 | 2 |
 
429
  | 2025-06-06 | 1 | 1 |
430
  | 2025-06-07 | 3 | 2 |
431
  | 2025-06-08 | 2 | 2 |
 
432
  | 2025-06-10 | 1 | 1 |
433
  | 2025-06-11 | 1 | 1 |
434
  | 2025-06-13 | 1 | 1 |
@@ -447,7 +451,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
447
  | 2025-07-03 | 1 | 1 |
448
  | 2025-07-04 | 1 | 1 |
449
  | 2025-07-05 | 3 | 3 |
450
- | 2025-07-08 | 3 | 3 |
451
  | 2025-07-10 | 1 | 1 |
452
  | 2025-07-13 | 1 | 1 |
453
  | 2025-07-14 | 2 | 2 |
@@ -498,7 +502,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
498
  | 2025-09-08 | 2 | 2 |
499
  | 2025-09-10 | 3 | 3 |
500
  | 2025-09-11 | 5 | 5 |
501
- | 2025-09-12 | 5 | 4 |
502
  | 2025-09-13 | 4 | 3 |
503
  | 2025-09-16 | 2 | 2 |
504
  | 2025-09-17 | 2 | 2 |
@@ -582,7 +586,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
582
  | 2025-12-14 | 1 | 1 |
583
  | 2025-12-15 | 3 | 3 |
584
  | 2025-12-16 | 2 | 2 |
585
- | 2025-12-17 | 2 | 2 |
586
  | 2025-12-18 | 1 | 1 |
587
  | 2025-12-19 | 4 | 4 |
588
  | 2025-12-20 | 1 | 1 |
@@ -597,10 +601,10 @@ Events from today are captured in near-real-time from the GitHub Events API and
597
  | 2025-12-29 | 3 | 3 |
598
  | 2025-12-30 | 5 | 5 |
599
  | 2025-12-31 | 3 | 3 |
600
- | 2026-01-01 | 2 | 2 |
601
  | 2026-01-02 | 9 | 8 |
602
  | 2026-01-03 | 5 | 5 |
603
- | 2026-01-04 | 4 | 4 |
604
  | 2026-01-05 | 6 | 5 |
605
  | 2026-01-06 | 7 | 7 |
606
  | 2026-01-07 | 4 | 4 |
@@ -618,13 +622,13 @@ Events from today are captured in near-real-time from the GitHub Events API and
618
  | 2026-01-19 | 13 | 12 |
619
  | 2026-01-20 | 8 | 8 |
620
  | 2026-01-21 | 17 | 13 |
621
- | 2026-01-22 | 9 | 9 |
622
  | 2026-01-23 | 13 | 9 |
623
- | 2026-01-24 | 12 | 12 |
624
  | 2026-01-25 | 16 | 15 |
625
  | 2026-01-26 | 86 | 57 |
626
- | 2026-01-27 | 11 | 9 |
627
- | 2026-01-28 | 11 | 10 |
628
  | 2026-01-29 | 6 | 6 |
629
  | 2026-01-30 | 11 | 10 |
630
  | 2026-01-31 | 19 | 12 |
@@ -636,54 +640,54 @@ Events from today are captured in near-real-time from the GitHub Events API and
636
  | 2026-02-06 | 9 | 8 |
637
  | 2026-02-07 | 12 | 8 |
638
  | 2026-02-08 | 7 | 7 |
639
- | 2026-02-09 | 14 | 13 |
640
  | 2026-02-10 | 96 | 34 |
641
  | 2026-02-11 | 110 | 16 |
642
- | 2026-02-12 | 11 | 11 |
643
  | 2026-02-13 | 13 | 13 |
644
  | 2026-02-14 | 14 | 14 |
645
  | 2026-02-15 | 11 | 11 |
646
- | 2026-02-16 | 8 | 8 |
647
  | 2026-02-17 | 20 | 18 |
648
- | 2026-02-18 | 20 | 14 |
649
- | 2026-02-19 | 16 | 16 |
650
- | 2026-02-20 | 8 | 8 |
651
- | 2026-02-21 | 26 | 26 |
652
  | 2026-02-22 | 15 | 14 |
653
  | 2026-02-23 | 23 | 21 |
654
- | 2026-02-24 | 29 | 26 |
655
- | 2026-02-25 | 304 | 90 |
656
- | 2026-02-26 | 35 | 30 |
657
  | 2026-02-27 | 24 | 22 |
658
  | 2026-02-28 | 26 | 25 |
659
  | 2026-03-01 | 19 | 17 |
660
  | 2026-03-02 | 22 | 20 |
661
- | 2026-03-03 | 30 | 25 |
662
  | 2026-03-04 | 31 | 29 |
663
  | 2026-03-05 | 34 | 31 |
664
- | 2026-03-06 | 55 | 45 |
665
- | 2026-03-07 | 29 | 26 |
666
- | 2026-03-08 | 31 | 30 |
667
  | 2026-03-09 | 37 | 33 |
668
  | 2026-03-10 | 30 | 28 |
669
  | 2026-03-11 | 28 | 27 |
670
- | 2026-03-12 | 58 | 46 |
671
  | 2026-03-13 | 159 | 104 |
672
- | 2026-03-14 | 59 | 52 |
673
- | 2026-03-15 | 51 | 40 |
674
- | 2026-03-16 | 51 | 45 |
675
- | 2026-03-17 | 92 | 60 |
676
- | 2026-03-18 | 68 | 56 |
677
- | 2026-03-19 | 90 | 63 |
678
- | 2026-03-20 | 149 | 106 |
679
- | 2026-03-21 | 96 | 69 |
680
- | 2026-03-22 | 124 | 92 |
681
- | 2026-03-23 | 144 | 102 |
682
- | 2026-03-24 | 272 | 124 |
683
- | 2026-03-25 | 256 | 145 |
684
- | 2026-03-26 | 659 | 219 |
685
- | 2026-03-27 | 1,861,693 | 12439 |
686
- | 2026-03-28 | 1,502,872 | 3771 |
687
 
688
 
689
  ### Live event schema
@@ -718,14 +722,14 @@ duckdb.sql("""
718
  ```
719
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
720
  2012 ███████████████░░░░░░░░░░░░░░░ 34.3M
721
- 2013 ██████████████████████████████ 64.8M
722
  ```
723
 
724
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
725
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
726
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
727
  | 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
728
- | 2013 | 306 | 64,826,810 | 211,852 | 19.8 GB | 6.1 GB | 3h04m | 9h23m | 3h59m |
729
 
730
 
731
  ### Pushes per year
@@ -733,7 +737,7 @@ duckdb.sql("""
733
  ```
734
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
735
  2012 ██████████████░░░░░░░░░░░░░░░░ 16.5M
736
- 2013 ██████████████████████████████ 33.1M
737
  ```
738
 
739
 
@@ -742,7 +746,7 @@ duckdb.sql("""
742
  ```
743
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
744
  2012 ███████████████░░░░░░░░░░░░░░░ 1.9M
745
- 2013 ██████████████████████████████ 3.7M
746
  ```
747
 
748
 
@@ -760,7 +764,7 @@ duckdb.sql("""
760
  ```
761
  2011 ███████░░░░░░░░░░░░░░░░░░░░░░░ 1.4M
762
  2012 ████████████████░░░░░░░░░░░░░░ 3.3M
763
- 2013 ██████████████████████████████ 6.0M
764
  ```
765
 
766
 
@@ -1144,20 +1148,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
1144
 
1145
  | Table | GitHub Event | Events | % | Description |
1146
  |-------|-------------|-------:|---:|-------------|
1147
- | `pushes` | PushEvent | 56,289,460 | 49.7% | Git pushes with commits |
1148
- | `issues` | IssuesEvent | 6,417,818 | 5.7% | Issue lifecycle events |
1149
- | `issue_comments` | IssueCommentEvent | 9,676,000 | 8.5% | Comments on issues/PRs |
1150
- | `pull_requests` | PullRequestEvent | 4,405,953 | 3.9% | PR lifecycle events |
1151
- | `pr_review_comments` | PullRequestReviewCommentEvent | 868,652 | 0.8% | Line-level PR comments |
1152
- | `stars` | WatchEvent | 10,705,714 | 9.5% | Repository stars |
1153
- | `forks` | ForkEvent | 4,076,919 | 3.6% | Repository forks |
1154
- | `creates` | CreateEvent | 15,010,749 | 13.3% | Branch/tag/repo creation |
1155
- | `deletes` | DeleteEvent | 1,051,937 | 0.9% | Branch/tag deletion |
1156
- | `releases` | ReleaseEvent | 57,762 | 0.1% | Release publications |
1157
- | `commit_comments` | CommitCommentEvent | 1,130,312 | 1.0% | Comments on commits |
1158
- | `wiki_pages` | GollumEvent | 2,109,291 | 1.9% | Wiki page edits |
1159
  | `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
1160
- | `public_events` | PublicEvent | 103,277 | 0.1% | Repo made public |
1161
 
1162
  ## How it's built
1163
 
 
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-21** (841 days), totaling **113,499,286 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.8 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,524,037 events in 3795 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 ██████████████████░░░░░░░░░░░░ 169.7K
83
+ 06:00 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21.1K
84
  07:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
85
  08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
86
  09:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
102
 
103
  | Date | Events | Blocks |
104
  |------|-------:|-------:|
105
+ | 2013-03-01 | 1 | 1 |
106
  | 2014-10-07 | 1 | 1 |
107
  | 2016-02-17 | 1 | 1 |
108
  | 2016-10-31 | 1 | 1 |
 
234
  | 2023-12-17 | 2 | 2 |
235
  | 2023-12-28 | 1 | 1 |
236
  | 2024-01-13 | 1 | 1 |
237
+ | 2024-01-25 | 1 | 1 |
238
  | 2024-01-29 | 1 | 1 |
239
  | 2024-02-04 | 1 | 1 |
240
  | 2024-02-06 | 1 | 1 |
 
401
  | 2025-04-21 | 1 | 1 |
402
  | 2025-04-22 | 2 | 2 |
403
  | 2025-04-25 | 1 | 1 |
404
+ | 2025-04-26 | 2 | 2 |
405
  | 2025-04-27 | 1 | 1 |
406
  | 2025-04-28 | 2 | 2 |
407
  | 2025-04-29 | 2 | 2 |
 
428
  | 2025-06-01 | 2 | 1 |
429
  | 2025-06-02 | 1 | 1 |
430
  | 2025-06-03 | 2 | 2 |
431
+ | 2025-06-04 | 1 | 1 |
432
  | 2025-06-06 | 1 | 1 |
433
  | 2025-06-07 | 3 | 2 |
434
  | 2025-06-08 | 2 | 2 |
435
+ | 2025-06-09 | 1 | 1 |
436
  | 2025-06-10 | 1 | 1 |
437
  | 2025-06-11 | 1 | 1 |
438
  | 2025-06-13 | 1 | 1 |
 
451
  | 2025-07-03 | 1 | 1 |
452
  | 2025-07-04 | 1 | 1 |
453
  | 2025-07-05 | 3 | 3 |
454
+ | 2025-07-08 | 4 | 4 |
455
  | 2025-07-10 | 1 | 1 |
456
  | 2025-07-13 | 1 | 1 |
457
  | 2025-07-14 | 2 | 2 |
 
502
  | 2025-09-08 | 2 | 2 |
503
  | 2025-09-10 | 3 | 3 |
504
  | 2025-09-11 | 5 | 5 |
505
+ | 2025-09-12 | 6 | 5 |
506
  | 2025-09-13 | 4 | 3 |
507
  | 2025-09-16 | 2 | 2 |
508
  | 2025-09-17 | 2 | 2 |
 
586
  | 2025-12-14 | 1 | 1 |
587
  | 2025-12-15 | 3 | 3 |
588
  | 2025-12-16 | 2 | 2 |
589
+ | 2025-12-17 | 3 | 3 |
590
  | 2025-12-18 | 1 | 1 |
591
  | 2025-12-19 | 4 | 4 |
592
  | 2025-12-20 | 1 | 1 |
 
601
  | 2025-12-29 | 3 | 3 |
602
  | 2025-12-30 | 5 | 5 |
603
  | 2025-12-31 | 3 | 3 |
604
+ | 2026-01-01 | 3 | 3 |
605
  | 2026-01-02 | 9 | 8 |
606
  | 2026-01-03 | 5 | 5 |
607
+ | 2026-01-04 | 5 | 5 |
608
  | 2026-01-05 | 6 | 5 |
609
  | 2026-01-06 | 7 | 7 |
610
  | 2026-01-07 | 4 | 4 |
 
622
  | 2026-01-19 | 13 | 12 |
623
  | 2026-01-20 | 8 | 8 |
624
  | 2026-01-21 | 17 | 13 |
625
+ | 2026-01-22 | 33 | 12 |
626
  | 2026-01-23 | 13 | 9 |
627
+ | 2026-01-24 | 13 | 13 |
628
  | 2026-01-25 | 16 | 15 |
629
  | 2026-01-26 | 86 | 57 |
630
+ | 2026-01-27 | 14 | 11 |
631
+ | 2026-01-28 | 12 | 11 |
632
  | 2026-01-29 | 6 | 6 |
633
  | 2026-01-30 | 11 | 10 |
634
  | 2026-01-31 | 19 | 12 |
 
640
  | 2026-02-06 | 9 | 8 |
641
  | 2026-02-07 | 12 | 8 |
642
  | 2026-02-08 | 7 | 7 |
643
+ | 2026-02-09 | 15 | 14 |
644
  | 2026-02-10 | 96 | 34 |
645
  | 2026-02-11 | 110 | 16 |
646
+ | 2026-02-12 | 12 | 12 |
647
  | 2026-02-13 | 13 | 13 |
648
  | 2026-02-14 | 14 | 14 |
649
  | 2026-02-15 | 11 | 11 |
650
+ | 2026-02-16 | 9 | 9 |
651
  | 2026-02-17 | 20 | 18 |
652
+ | 2026-02-18 | 21 | 15 |
653
+ | 2026-02-19 | 17 | 17 |
654
+ | 2026-02-20 | 9 | 9 |
655
+ | 2026-02-21 | 28 | 28 |
656
  | 2026-02-22 | 15 | 14 |
657
  | 2026-02-23 | 23 | 21 |
658
+ | 2026-02-24 | 30 | 27 |
659
+ | 2026-02-25 | 305 | 91 |
660
+ | 2026-02-26 | 36 | 31 |
661
  | 2026-02-27 | 24 | 22 |
662
  | 2026-02-28 | 26 | 25 |
663
  | 2026-03-01 | 19 | 17 |
664
  | 2026-03-02 | 22 | 20 |
665
+ | 2026-03-03 | 31 | 26 |
666
  | 2026-03-04 | 31 | 29 |
667
  | 2026-03-05 | 34 | 31 |
668
+ | 2026-03-06 | 56 | 46 |
669
+ | 2026-03-07 | 31 | 27 |
670
+ | 2026-03-08 | 32 | 31 |
671
  | 2026-03-09 | 37 | 33 |
672
  | 2026-03-10 | 30 | 28 |
673
  | 2026-03-11 | 28 | 27 |
674
+ | 2026-03-12 | 62 | 49 |
675
  | 2026-03-13 | 159 | 104 |
676
+ | 2026-03-14 | 60 | 53 |
677
+ | 2026-03-15 | 52 | 41 |
678
+ | 2026-03-16 | 55 | 49 |
679
+ | 2026-03-17 | 100 | 68 |
680
+ | 2026-03-18 | 69 | 57 |
681
+ | 2026-03-19 | 92 | 65 |
682
+ | 2026-03-20 | 150 | 107 |
683
+ | 2026-03-21 | 103 | 72 |
684
+ | 2026-03-22 | 125 | 93 |
685
+ | 2026-03-23 | 147 | 105 |
686
+ | 2026-03-24 | 273 | 125 |
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,524,037 | 3795 |
691
 
692
 
693
  ### Live event schema
 
722
  ```
723
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
724
  2012 ███████████████░░░░░░░░░░░░░░░ 34.3M
725
+ 2013 ██████████████████████████████ 65.1M
726
  ```
727
 
728
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
729
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
730
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
731
  | 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
732
+ | 2013 | 307 | 65,146,301 | 212,202 | 19.9 GB | 6.1 GB | 3h05m | 9h27m | 4h00m |
733
 
734
 
735
  ### Pushes per year
 
737
  ```
738
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
739
  2012 ██████████████░░░░░░░░░░░░░░░░ 16.5M
740
+ 2013 ██████████████████████████████ 33.3M
741
  ```
742
 
743
 
 
746
  ```
747
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
748
  2012 ███████████████░░░░░░░░░░░░░░░ 1.9M
749
+ 2013 ██████████████████████████████ 3.8M
750
  ```
751
 
752
 
 
764
  ```
765
  2011 ███████░░░░░░░░░░░░░░░░░░░░░░░ 1.4M
766
  2012 ████████████████░░░░░░░░░░░░░░ 3.3M
767
+ 2013 ██████████████████████████████ 6.1M
768
  ```
769
 
770
 
 
1148
 
1149
  | Table | GitHub Event | Events | % | Description |
1150
  |-------|-------------|-------:|---:|-------------|
1151
+ | `pushes` | PushEvent | 56,450,150 | 49.7% | Git pushes with commits |
1152
+ | `issues` | IssuesEvent | 6,436,695 | 5.7% | Issue lifecycle events |
1153
+ | `issue_comments` | IssueCommentEvent | 9,705,538 | 8.6% | Comments on issues/PRs |
1154
+ | `pull_requests` | PullRequestEvent | 4,420,642 | 3.9% | PR lifecycle events |
1155
+ | `pr_review_comments` | PullRequestReviewCommentEvent | 872,381 | 0.8% | Line-level PR comments |
1156
+ | `stars` | WatchEvent | 10,735,988 | 9.5% | Repository stars |
1157
+ | `forks` | ForkEvent | 4,088,471 | 3.6% | Repository forks |
1158
+ | `creates` | CreateEvent | 15,045,757 | 13.3% | Branch/tag/repo creation |
1159
+ | `deletes` | DeleteEvent | 1,057,727 | 0.9% | Branch/tag deletion |
1160
+ | `releases` | ReleaseEvent | 58,298 | 0.1% | Release publications |
1161
+ | `commit_comments` | CommitCommentEvent | 1,132,787 | 1.0% | Comments on commits |
1162
+ | `wiki_pages` | GollumEvent | 2,113,453 | 1.9% | Wiki page edits |
1163
  | `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
1164
+ | `public_events` | PublicEvent | 103,528 | 0.1% | Repo made public |
1165
 
1166
  ## How it's built
1167
 
data/commit_comments/2013/11/21.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6434ceeb85997445208b733cb1de6bebac2fbcfb16d7ac3b71282df112c614e7
3
+ size 88702
data/creates/2013/11/21.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14393d22d442337ae315aae8eb8c4b5622b83047308b79c28d2ae269dde3dcd8
3
+ size 1269564
data/deletes/2013/11/21.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13cff21595c39ba7c863bd8d6cb729dd136806585149a367721b6a944610947d
3
+ size 158603
data/forks/2013/11/21.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd0c742e3143732711aec4068fa6f57849bf2471fff966e65b004433f9d4cec4
3
+ size 301381
data/issue_comments/2013/11/21.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62baf53f7fb3f95366f05272c2849bb0e876cc3530c1a09b0f21838609192d9c
3
+ size 676781
data/issues/2013/11/21.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c7d94d336f955b27590e84eaf904aa09ec24bc31a08982b514f1898600617ad
3
+ size 440801
data/public_events/2013/11/21.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb411e078460f4d963a852a16ecdb29f91ae405848a772b3697b4d27a871a15c
3
+ size 10638
data/pull_requests/2013/11/21.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa978767b1e9c599357a2a8bd9f571481e078aa30e849fc4be4ff4d11f892ecc
3
+ size 2544198
data/pushes/2013/11/21.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:222a9ad5c51360e676ed501d66a49763ac5a7a60ea47437e87b7639381de6340
3
+ size 25702865
data/stars/2013/11/21.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0764b711abea2aa33bf3423b8d61c4e9bfe57de1f270efda9a30a798492a48f
3
+ size 711311
data/wiki_pages/2013/11/21.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32e3e593df71bcc2afe210c238a40d44d7a4f22e8de8b2dfd4c0d988d61ab389
3
+ size 221055
stats.csv CHANGED
@@ -838,4 +838,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
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,41.2
841
- 2013-11-20,323456,2066,163553,19299,30388,14381,0,3354,29948,11739,35607,5270,549,2567,4414,0,321,0,106228083,201.3,32290731,38.0,201.3,0.0
 
 
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,41.2
841
+ 2013-11-20,323456,2066,163553,19299,30388,14381,0,3354,29948,11739,35607,5270,549,2567,4414,0,321,0,106228083,201.3,32290731,38.0,201.3,59.5
842
+ 2013-11-21,319491,1920,160690,18877,29538,14689,0,3729,30274,11552,35008,5790,536,2475,4162,0,251,0,106512121,207.0,32125899,38.6,207.0,0.0