tamnd commited on
Commit
3348dac
·
verified ·
1 Parent(s): 2a36677

Add 2014-11-13 — 469.1K 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,343 days), totaling **241,188,014 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 79.2 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 14.1 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,670,912 events in 86 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 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20.6K
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,660,914 events** in 4,077 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 ██████████████████████████████ 104.0M
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 | 299 | 103,951,901 | 347,665 | 40.9 GB | 9.6 GB | 3h30m | 19h09m | 4h27m |
151
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
152
 
153
 
@@ -159,7 +159,7 @@ Pushes are the most common event type, representing roughly half of all GitHub a
159
  2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
160
  2012 ███████████░░░░░░░░░░░░░░░░░░░ 20.6M
161
  2013 ██████████████████████░░░░░░░░ 38.9M
162
- 2014 ██████████████████████████████ 52.7M
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 ██████████████████████████████ 9.4M
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 | 121,140,710 | 50.2% | Git pushes with commits |
643
- | `issues` | IssuesEvent | 13,616,609 | 5.6% | Issue lifecycle events |
644
- | `issue_comments` | IssueCommentEvent | 21,105,898 | 8.8% | Comments on issues/PRs |
645
- | `pull_requests` | PullRequestEvent | 9,875,945 | 4.1% | PR lifecycle events |
646
- | `pr_review_comments` | PullRequestReviewCommentEvent | 2,411,699 | 1.0% | Line-level PR comments |
647
- | `stars` | WatchEvent | 22,439,232 | 9.3% | Repository stars |
648
- | `forks` | ForkEvent | 8,519,847 | 3.5% | Repository forks |
649
- | `creates` | CreateEvent | 30,387,444 | 12.6% | Branch/tag/repo creation |
650
- | `deletes` | DeleteEvent | 3,226,900 | 1.3% | Branch/tag deletion |
651
- | `releases` | ReleaseEvent | 338,379 | 0.1% | Release publications |
652
- | `commit_comments` | CommitCommentEvent | 2,182,057 | 0.9% | Comments on commits |
653
- | `wiki_pages` | GollumEvent | 3,783,044 | 1.6% | Wiki page edits |
654
  | `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
655
- | `public_events` | PublicEvent | 223,055 | 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,344 days), totaling **241,657,160 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 79.5 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 14.1 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,690,807 events in 87 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 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 40.4K
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,680,809 events** in 4,078 blocks.
104
 
105
 
106
  ### Live event schema
 
138
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 18.0M
139
  2012 ████████████░░░░░░░░░░░░░░░░░░ 42.5M
140
  2013 █████████████████████░░░░░░░░░ 76.2M
141
+ 2014 ██████████████████████████████ 104.4M
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 | 300 | 104,421,047 | 348,070 | 41.2 GB | 9.7 GB | 3h31m | 19h11m | 4h28m |
151
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
152
 
153
 
 
159
  2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
160
  2012 ███████████░░░░░░░░░░░░░░░░░░░ 20.6M
161
  2013 ██████████████████████░░░░░░░░ 38.9M
162
+ 2014 ██████████████████████████████ 52.9M
163
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
164
  ```
165
 
 
225
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 1.8M
226
  2012 ████████████░░░░░░░░░░░░░░░░░░ 4.0M
227
  2013 ██████████████████████░░░░░░░░ 7.1M
228
+ 2014 ██████████████████████████████ 9.5M
229
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50.3K
230
  ```
231
 
 
639
 
640
  | Table | GitHub Event | Events | % | Description |
641
  |-------|-------------|-------:|---:|-------------|
642
+ | `pushes` | PushEvent | 121,371,412 | 50.2% | Git pushes with commits |
643
+ | `issues` | IssuesEvent | 13,654,212 | 5.7% | Issue lifecycle events |
644
+ | `issue_comments` | IssueCommentEvent | 21,146,315 | 8.8% | Comments on issues/PRs |
645
+ | `pull_requests` | PullRequestEvent | 9,896,466 | 4.1% | PR lifecycle events |
646
+ | `pr_review_comments` | PullRequestReviewCommentEvent | 2,419,152 | 1.0% | Line-level PR comments |
647
+ | `stars` | WatchEvent | 22,483,450 | 9.3% | Repository stars |
648
+ | `forks` | ForkEvent | 8,535,303 | 3.5% | Repository forks |
649
+ | `creates` | CreateEvent | 30,439,116 | 12.6% | Branch/tag/repo creation |
650
+ | `deletes` | DeleteEvent | 3,235,108 | 1.3% | Branch/tag deletion |
651
+ | `releases` | ReleaseEvent | 339,567 | 0.1% | Release publications |
652
+ | `commit_comments` | CommitCommentEvent | 2,185,506 | 0.9% | Comments on commits |
653
+ | `wiki_pages` | GollumEvent | 3,788,193 | 1.6% | Wiki page edits |
654
  | `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
655
+ | `public_events` | PublicEvent | 223,529 | 0.1% | Repo made public |
656
 
657
  ## How it's built
658
 
data/commit_comments/2014/11/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:131a5e8618e8b1a6d9ee85cb1f51636a6ce7a34b7d9ba03ff611a837686241c5
3
+ size 116452
data/creates/2014/11/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a18e3c6f4e0e444052b077d8c20258374b475d85162f7cccdde3fc4bf3b8f52
3
+ size 5783069
data/deletes/2014/11/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb177fd71d5dde08ccdb8d9a6f7eda2a3976a4c654723dd1f2dfe837d77a5805
3
+ size 241402
data/forks/2014/11/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7378ee96498a7605e0ddd602f9a2ab3aca45b4fa995eb7fc22d2640552c6ee5d
3
+ size 406998
data/issue_comments/2014/11/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76fbf447d306e9aea0c9b03710961ffbbdafa3fc42d4cfe134a54035916e9f42
3
+ size 961154
data/issues/2014/11/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fe07dcb8617188f60f49109cf4cb7545bc4d832eb956962bfeefa40bd8ca810
3
+ size 812961
data/public_events/2014/11/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:632be852823d655b79219c6bf9254246e45841bd9bd38869338bbca0d7c2d11f
3
+ size 16804
data/pull_requests/2014/11/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c3d81fcfdb692fa693cfa0335af11108d1c6a85ea8a842e7cbfc3ff57fd0b4a
3
+ size 3568503
data/pushes/2014/11/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e747b6ab339e35921716b5156f7f511755d9d7af86e271be58c32941f597b65
3
+ size 35132650
data/stars/2014/11/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aafb27467b2c9e2d91f08d55148a1afa1045973876fedd938681d3fd18e1a90
3
+ size 1880808
data/wiki_pages/2014/11/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66cf6cf360cdaacf82e6a3a6febce3ce244cb2e8ecd3a014200b4041f3e710f1
3
+ size 270524
stats.csv CHANGED
@@ -1339,6 +1339,7 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
1339
  2014-11-09,367302,1816,199652,18156,25406,13957,0,2856,35359,12748,44316,4988,1121,2095,4475,0,357,0,200099370,95.4,39876423,45.3,95.4,52.9
1340
  2014-11-10,487220,2896,247164,24827,45830,24030,0,8301,41109,15703,56989,9427,1451,3387,5615,0,491,0,277823493,129.5,51906986,55.6,129.5,53.9
1341
  2014-11-11,502755,2885,250071,29193,50685,23272,0,8088,42361,16635,58283,10949,1329,3594,4907,0,503,0,282512454,136.0,54252927,57.7,136.0,33.4
1342
- 2014-11-12,477960,2668,235724,24729,46262,22893,0,8178,47429,16159,54963,8158,1343,3384,5560,0,510,0,272938545,129.9,50815000,55.8,129.9,0.0
 
1343
  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
1344
  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
 
1339
  2014-11-09,367302,1816,199652,18156,25406,13957,0,2856,35359,12748,44316,4988,1121,2095,4475,0,357,0,200099370,95.4,39876423,45.3,95.4,52.9
1340
  2014-11-10,487220,2896,247164,24827,45830,24030,0,8301,41109,15703,56989,9427,1451,3387,5615,0,491,0,277823493,129.5,51906986,55.6,129.5,53.9
1341
  2014-11-11,502755,2885,250071,29193,50685,23272,0,8088,42361,16635,58283,10949,1329,3594,4907,0,503,0,282512454,136.0,54252927,57.7,136.0,33.4
1342
+ 2014-11-12,477960,2668,235724,24729,46262,22893,0,8178,47429,16159,54963,8158,1343,3384,5560,0,510,0,272938545,129.9,50815000,55.8,129.9,35.3
1343
+ 2014-11-13,469146,2636,230702,37603,40417,20521,0,7453,44218,15456,51672,8208,1188,3449,5149,0,474,0,266336613,125.3,49191325,59.4,125.3,0.0
1344
  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
1345
  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