tamnd commited on
Commit
be1d521
·
verified ·
1 Parent(s): 2b805b2

Add 2013-11-14 — 313.7K 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-11** (833 days), totaling **111,182,627 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.1 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 10.5 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,266 events in 3727 blocks
75
 
76
  ```
77
  00:00 █████████████████████████░░░░░ 235.4K
@@ -190,6 +190,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
190
  | 2023-02-02 | 1 | 1 |
191
  | 2023-02-15 | 1 | 1 |
192
  | 2023-03-18 | 1 | 1 |
 
193
  | 2023-05-18 | 1 | 1 |
194
  | 2023-05-23 | 1 | 1 |
195
  | 2023-06-11 | 1 | 1 |
@@ -213,6 +214,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
213
  | 2023-12-06 | 1 | 1 |
214
  | 2023-12-07 | 1 | 1 |
215
  | 2023-12-08 | 1 | 1 |
 
216
  | 2023-12-17 | 2 | 2 |
217
  | 2023-12-28 | 1 | 1 |
218
  | 2024-01-29 | 1 | 1 |
@@ -524,7 +526,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
524
  | 2025-11-11 | 2 | 2 |
525
  | 2025-11-12 | 2 | 2 |
526
  | 2025-11-13 | 2 | 2 |
527
- | 2025-11-14 | 5 | 5 |
528
  | 2025-11-15 | 3 | 3 |
529
  | 2025-11-17 | 4 | 4 |
530
  | 2025-11-18 | 3 | 3 |
@@ -608,10 +610,10 @@ Events from today are captured in near-real-time from the GitHub Events API and
608
  | 2026-02-07 | 7 | 6 |
609
  | 2026-02-08 | 7 | 7 |
610
  | 2026-02-09 | 14 | 13 |
611
- | 2026-02-10 | 94 | 33 |
612
  | 2026-02-11 | 107 | 13 |
613
  | 2026-02-12 | 9 | 9 |
614
- | 2026-02-13 | 12 | 12 |
615
  | 2026-02-14 | 12 | 12 |
616
  | 2026-02-15 | 11 | 11 |
617
  | 2026-02-16 | 8 | 8 |
@@ -619,11 +621,11 @@ Events from today are captured in near-real-time from the GitHub Events API and
619
  | 2026-02-18 | 17 | 13 |
620
  | 2026-02-19 | 14 | 14 |
621
  | 2026-02-20 | 7 | 7 |
622
- | 2026-02-21 | 24 | 24 |
623
  | 2026-02-22 | 14 | 13 |
624
  | 2026-02-23 | 21 | 19 |
625
  | 2026-02-24 | 27 | 24 |
626
- | 2026-02-25 | 301 | 87 |
627
  | 2026-02-26 | 35 | 30 |
628
  | 2026-02-27 | 24 | 22 |
629
  | 2026-02-28 | 24 | 23 |
@@ -647,14 +649,14 @@ Events from today are captured in near-real-time from the GitHub Events API and
647
  | 2026-03-18 | 65 | 54 |
648
  | 2026-03-19 | 80 | 54 |
649
  | 2026-03-20 | 143 | 102 |
650
- | 2026-03-21 | 78 | 59 |
651
  | 2026-03-22 | 117 | 85 |
652
- | 2026-03-23 | 129 | 93 |
653
  | 2026-03-24 | 256 | 115 |
654
  | 2026-03-25 | 242 | 132 |
655
  | 2026-03-26 | 636 | 198 |
656
- | 2026-03-27 | 1,861,626 | 12393 |
657
- | 2026-03-28 | 1,414,266 | 3727 |
658
 
659
 
660
  ### Live event schema
@@ -689,14 +691,14 @@ duckdb.sql("""
689
  ```
690
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
691
  2012 ████████████████░░░░░░░░░░░░░░ 34.3M
692
- 2013 ██████████████████████████████ 62.8M
693
  ```
694
 
695
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
696
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
697
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
698
  | 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
699
- | 2013 | 299 | 62,829,642 | 210,132 | 19.2 GB | 5.9 GB | 3h02m | 9h03m | 3h54m |
700
 
701
 
702
  ### Pushes per year
@@ -704,7 +706,7 @@ duckdb.sql("""
704
  ```
705
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
706
  2012 ███████████████░░░░░░░░░░░░░░░ 16.5M
707
- 2013 ██████████████████████████████ 32.1M
708
  ```
709
 
710
 
@@ -712,8 +714,8 @@ duckdb.sql("""
712
 
713
  ```
714
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
715
- 2012 ███████████████░░░░░░░░░░░░░░ 1.9M
716
- 2013 ██████████████████████████████ 3.6M
717
  ```
718
 
719
 
@@ -721,8 +723,8 @@ duckdb.sql("""
721
 
722
  ```
723
  2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
724
- 2012 ██████████████████░░░░░░░░░░░ 1.5M
725
- 2013 ██████████████████████████████ 2.4M
726
  ```
727
 
728
 
@@ -1115,20 +1117,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
1115
 
1116
  | Table | GitHub Event | Events | % | Description |
1117
  |-------|-------------|-------:|---:|-------------|
1118
- | `pushes` | PushEvent | 55,263,165 | 49.7% | Git pushes with commits |
1119
- | `issues` | IssuesEvent | 6,292,778 | 5.7% | Issue lifecycle events |
1120
- | `issue_comments` | IssueCommentEvent | 9,498,439 | 8.5% | Comments on issues/PRs |
1121
- | `pull_requests` | PullRequestEvent | 4,321,297 | 3.9% | PR lifecycle events |
1122
- | `pr_review_comments` | PullRequestReviewCommentEvent | 849,009 | 0.8% | Line-level PR comments |
1123
- | `stars` | WatchEvent | 10,529,845 | 9.5% | Repository stars |
1124
- | `forks` | ForkEvent | 4,004,861 | 3.6% | Repository forks |
1125
- | `creates` | CreateEvent | 14,790,678 | 13.3% | Branch/tag/repo creation |
1126
- | `deletes` | DeleteEvent | 1,020,181 | 0.9% | Branch/tag deletion |
1127
- | `releases` | ReleaseEvent | 54,190 | 0.0% | Release publications |
1128
- | `commit_comments` | CommitCommentEvent | 1,112,841 | 1.0% | Comments on commits |
1129
- | `wiki_pages` | GollumEvent | 2,081,045 | 1.9% | Wiki page edits |
1130
  | `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
1131
- | `public_events` | PublicEvent | 101,387 | 0.1% | Repo made public |
1132
 
1133
  ## How it's built
1134
 
 
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
 
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,315 events in 3728 blocks
75
 
76
  ```
77
  00:00 █████████████████████████░░░░░ 235.4K
 
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 |
 
214
  | 2023-12-06 | 1 | 1 |
215
  | 2023-12-07 | 1 | 1 |
216
  | 2023-12-08 | 1 | 1 |
217
+ | 2023-12-16 | 1 | 1 |
218
  | 2023-12-17 | 2 | 2 |
219
  | 2023-12-28 | 1 | 1 |
220
  | 2024-01-29 | 1 | 1 |
 
526
  | 2025-11-11 | 2 | 2 |
527
  | 2025-11-12 | 2 | 2 |
528
  | 2025-11-13 | 2 | 2 |
529
+ | 2025-11-14 | 6 | 6 |
530
  | 2025-11-15 | 3 | 3 |
531
  | 2025-11-17 | 4 | 4 |
532
  | 2025-11-18 | 3 | 3 |
 
610
  | 2026-02-07 | 7 | 6 |
611
  | 2026-02-08 | 7 | 7 |
612
  | 2026-02-09 | 14 | 13 |
613
+ | 2026-02-10 | 96 | 34 |
614
  | 2026-02-11 | 107 | 13 |
615
  | 2026-02-12 | 9 | 9 |
616
+ | 2026-02-13 | 13 | 13 |
617
  | 2026-02-14 | 12 | 12 |
618
  | 2026-02-15 | 11 | 11 |
619
  | 2026-02-16 | 8 | 8 |
 
621
  | 2026-02-18 | 17 | 13 |
622
  | 2026-02-19 | 14 | 14 |
623
  | 2026-02-20 | 7 | 7 |
624
+ | 2026-02-21 | 25 | 25 |
625
  | 2026-02-22 | 14 | 13 |
626
  | 2026-02-23 | 21 | 19 |
627
  | 2026-02-24 | 27 | 24 |
628
+ | 2026-02-25 | 302 | 88 |
629
  | 2026-02-26 | 35 | 30 |
630
  | 2026-02-27 | 24 | 22 |
631
  | 2026-02-28 | 24 | 23 |
 
649
  | 2026-03-18 | 65 | 54 |
650
  | 2026-03-19 | 80 | 54 |
651
  | 2026-03-20 | 143 | 102 |
652
+ | 2026-03-21 | 86 | 60 |
653
  | 2026-03-22 | 117 | 85 |
654
+ | 2026-03-23 | 132 | 94 |
655
  | 2026-03-24 | 256 | 115 |
656
  | 2026-03-25 | 242 | 132 |
657
  | 2026-03-26 | 636 | 198 |
658
+ | 2026-03-27 | 1,861,627 | 12394 |
659
+ | 2026-03-28 | 1,414,315 | 3728 |
660
 
661
 
662
  ### Live event schema
 
691
  ```
692
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
693
  2012 ████████████████░░░░░░░░░░░░░░ 34.3M
694
+ 2013 ██████████████████████████████ 63.8M
695
  ```
696
 
697
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
698
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
699
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
700
  | 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
701
+ | 2013 | 303 | 63,838,462 | 210,687 | 19.5 GB | 6.0 GB | 3h03m | 9h13m | 3h54m |
702
 
703
 
704
  ### Pushes per year
 
706
  ```
707
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
708
  2012 ███████████████░░░░░░░░░░░░░░░ 16.5M
709
+ 2013 ██████████████████████████████ 32.6M
710
  ```
711
 
712
 
 
714
 
715
  ```
716
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
717
+ 2012 ███████████████░░░░░░░░░░░░░░ 1.9M
718
+ 2013 ██████████████████████████████ 3.7M
719
  ```
720
 
721
 
 
723
 
724
  ```
725
  2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
726
+ 2012 ██████████████████░░░░░░░░░░░ 1.5M
727
+ 2013 ██████████████████████████████ 2.5M
728
  ```
729
 
730
 
 
1117
 
1118
  | Table | GitHub Event | Events | % | Description |
1119
  |-------|-------------|-------:|---:|-------------|
1120
+ | `pushes` | PushEvent | 55,797,892 | 49.7% | Git pushes with commits |
1121
+ | `issues` | IssuesEvent | 6,346,284 | 5.7% | Issue lifecycle events |
1122
+ | `issue_comments` | IssueCommentEvent | 9,581,149 | 8.5% | Comments on issues/PRs |
1123
+ | `pull_requests` | PullRequestEvent | 4,362,297 | 3.9% | PR lifecycle events |
1124
+ | `pr_review_comments` | PullRequestReviewCommentEvent | 858,376 | 0.8% | Line-level PR comments |
1125
+ | `stars` | WatchEvent | 10,618,798 | 9.5% | Repository stars |
1126
+ | `forks` | ForkEvent | 4,041,609 | 3.6% | Repository forks |
1127
+ | `creates` | CreateEvent | 14,902,739 | 13.3% | Branch/tag/repo creation |
1128
+ | `deletes` | DeleteEvent | 1,035,658 | 0.9% | Branch/tag deletion |
1129
+ | `releases` | ReleaseEvent | 56,004 | 0.0% | Release publications |
1130
+ | `commit_comments` | CommitCommentEvent | 1,122,522 | 1.0% | Comments on commits |
1131
+ | `wiki_pages` | GollumEvent | 2,096,020 | 1.9% | Wiki page edits |
1132
  | `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
1133
+ | `public_events` | PublicEvent | 102,341 | 0.1% | Repo made public |
1134
 
1135
  ## How it's built
1136
 
data/commit_comments/2013/11/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4257119f013d9027f1ac50dba31d47f81ef59e525cf49700b3450787c6812e7b
3
+ size 102485
data/creates/2013/11/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7335f2a7c1a90a28f4e06ed85d4903a20890593bbd8b257dce557a610791450d
3
+ size 1270512
data/deletes/2013/11/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1be632d5112b4a6af611d4bc10b69d5acf9adefaf4b5a6e304ce868d37a9847a
3
+ size 150679
data/forks/2013/11/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d62a98db12e795192658f2141be4114705f15a6b43a238db019e6eb89650328a
3
+ size 307080
data/issue_comments/2013/11/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:225b62a1fb6f54f1b7f2ce79d416e983f901f06ff37be134f42dd56c48bc7bd5
3
+ size 629636
data/issues/2013/11/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ae7427f892f773339fdacd3705a43e6f0f07f2314bf994387e1fba981f9b143
3
+ size 409406
data/public_events/2013/11/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b42d8d2517dab94d7fdebe3500bd2b891cba7c0b964e15bf80f9cbfe1dda3572
3
+ size 13104
data/pull_requests/2013/11/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d19876b11ed94c9a7d8235e1666935b6c7727ac57b516f1f235d594e572f3e96
3
+ size 2435405
data/pushes/2013/11/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cb7d7ed9fcffadbf9a2315008d22b12f3c17eac071581ecff4cfe8656fe9b28
3
+ size 25060022
data/stars/2013/11/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd7ed70f69aff81184478884d3270554d5242ec48894a853f76ffdbd4285b859
3
+ size 605457
data/wiki_pages/2013/11/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:509caec82fc9d766c48d1ef66fb6a294443a3ca2b813579c6c13acb83893ae12
3
+ size 338122
stats.csv CHANGED
@@ -832,3 +832,7 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
832
  2013-11-09,199631,1465,108053,11310,14159,7454,0,1239,17963,7298,22608,3020,398,1442,3069,0,153,0,62088015,134.3,19502844,39.1,134.3,42.9
833
  2013-11-10,228226,1224,118401,19898,15687,7599,0,1473,21201,8030,25477,3539,416,1554,3541,0,186,0,68267758,139.6,21376686,28.7,139.6,39.6
834
  2013-11-11,302865,1895,150941,18072,28189,13608,0,3432,28429,11453,33835,5076,484,2606,4571,0,274,0,100541677,207.9,29858666,33.9,207.9,23.6
 
 
 
 
 
832
  2013-11-09,199631,1465,108053,11310,14159,7454,0,1239,17963,7298,22608,3020,398,1442,3069,0,153,0,62088015,134.3,19502844,39.1,134.3,42.9
833
  2013-11-10,228226,1224,118401,19898,15687,7599,0,1473,21201,8030,25477,3539,416,1554,3541,0,186,0,68267758,139.6,21376686,28.7,139.6,39.6
834
  2013-11-11,302865,1895,150941,18072,28189,13608,0,3432,28429,11453,33835,5076,484,2606,4571,0,274,0,100541677,207.9,29858666,33.9,207.9,23.6
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,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,0.0
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,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,0.0