tamnd commited on
Commit
8e7e945
·
1 Parent(s): e0eed80

Add 2011-03-20 — 32.6K events, 11 files

Browse files
README.md CHANGED
@@ -71,27 +71,27 @@ 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-27** — 83,268 events in 482 blocks
75
 
76
  ```
77
- 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 15
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 13
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 12
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 13
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 15
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 12
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 8
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 17
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6
86
- 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 16
87
- 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 23
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 32
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 18
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 23
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 43
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 75
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 75
94
- 17:00 ██████████████████████████████ 82.9K
95
  18:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
96
  19:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
97
  20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
@@ -136,7 +136,7 @@ duckdb.sql("""
136
 
137
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
138
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
139
- | 2011 | 14 | 539,146 | 38,510 | 103.0 MB | 55.7 MB | 2m13s | 3m35s | 5m29s |
140
 
141
 
142
  ### Pushes per year
 
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-27** — 85,099 events in 497 blocks
75
 
76
  ```
77
+ 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 17
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 13
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 13
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 13
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 15
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 12
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 8
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 17
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6
86
+ 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 17
87
+ 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 32
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 18
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 25
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 43
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 88
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 76
94
+ 17:00 ██████████████████████████████ 84.7K
95
  18:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
96
  19:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
97
  20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
136
 
137
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
138
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
139
+ | 2011 | 14 | 539,146 | 38,510 | 103.0 MB | 55.7 MB | 2m13s | 3m35s | 5m52s |
140
 
141
 
142
  ### Pushes per year
data/commit_comments/2011/03/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04e738b238d5ee4d7507659743ba0c2a73e505cf700e5e3d59781e97842a8fc2
3
+ size 26424
data/creates/2011/03/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3d1f5800dfa15d3d350f7bb191d5e3f25a4487b49ed4e7b2cdf7b3f6c682aeb
3
+ size 115306
data/deletes/2011/03/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e18b8db95bf085e3a5faaec5049f8bba0c6475954eb6c161a4ee7b967660c540
3
+ size 15994
data/forks/2011/03/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00ccd12aabc5b82beb5f537dd7b5763b547fb058b47d5b067dd875b66053f6b4
3
+ size 40370
data/issues/2011/03/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1fb8711a6c58087d744482ee9385383789ec1bf8b46e767e76ced191457263c
3
+ size 54413
data/members/2011/03/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50425878346065c0fea0fca4bba99ffa393a6d30089445abf2aeecf818a1daeb
3
+ size 10022
data/public_events/2011/03/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60f987a11732cd39cfbffa07cb1a00a96f55588156e808f93227756d90012a84
3
+ size 3112
data/pull_requests/2011/03/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4949761d794b7cb7e51fcb02550dbd2fa06652da8111b6291ddb0b589e54866c
3
+ size 51497
data/pushes/2011/03/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc8b88321d855891965e7e3044cafa8817acca73249da9d89fb63bd80bae5dc4
3
+ size 2946470
data/stars/2011/03/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90c3f5be7ff760214b095a9c7f4f1202a7c0f3460423588f763d45765567dd57
3
+ size 106316
data/wiki_pages/2011/03/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d40111588fa5291153a15f41a79a8c34297d58e417f4a4938aeca0ad78344fa
3
+ size 63101
stats.csv CHANGED
@@ -11,5 +11,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
11
  2011-03-16,46238,0,27180,1912,0,1222,0,0,4929,1326,6205,1100,0,701,1256,354,53,0,9255120,19.4,4954947,6.6,19.4,28.7
12
  2011-03-17,42576,0,24301,1820,0,1135,0,0,4887,1451,6153,549,0,709,1195,323,53,0,8730534,19.9,4600791,6.1,19.9,23.2
13
  2011-03-18,40043,0,22679,1704,0,1101,0,0,4810,1506,5839,410,0,607,1054,301,32,0,8312245,18.4,4548529,16.2,18.4,22.6
14
- 2011-03-19,29314,0,17011,1288,0,702,0,0,3233,899,4472,411,0,339,726,215,18,0,5933472,13.5,3292977,8.1,13.5,0.0
15
  2011-03-20,32601,0,19417,1473,0,758,0,0,3484,905,4679,502,0,460,750,154,19,0,6477268,14.0,3433025,6.4,14.0,0.0
 
11
  2011-03-16,46238,0,27180,1912,0,1222,0,0,4929,1326,6205,1100,0,701,1256,354,53,0,9255120,19.4,4954947,6.6,19.4,28.7
12
  2011-03-17,42576,0,24301,1820,0,1135,0,0,4887,1451,6153,549,0,709,1195,323,53,0,8730534,19.9,4600791,6.1,19.9,23.2
13
  2011-03-18,40043,0,22679,1704,0,1101,0,0,4810,1506,5839,410,0,607,1054,301,32,0,8312245,18.4,4548529,16.2,18.4,22.6
14
+ 2011-03-19,29314,0,17011,1288,0,702,0,0,3233,899,4472,411,0,339,726,215,18,0,5933472,13.5,3292977,8.1,13.5,22.9
15
  2011-03-20,32601,0,19417,1473,0,758,0,0,3484,905,4679,502,0,460,750,154,19,0,6477268,14.0,3433025,6.4,14.0,0.0