tamnd commited on
Commit
694df0f
·
verified ·
1 Parent(s): 8c09aad

Add 2012-03-09 — 138.8K events, 11 files

Browse files
README.md CHANGED
@@ -71,24 +71,24 @@ 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** — 1,416,047 events in 9241 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 305
78
- 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 271
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 240
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 208
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 202
82
- 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 216
83
- 06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 171
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 185
85
- 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 232
86
- 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 288
87
- 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 272
88
- 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 329
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 350
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 408
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 477
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 547
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 763
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.9K
@@ -96,7 +96,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
96
  19:00 █████████████████████████████░ 316.5K
97
  20:00 ████████████████████████████░░ 304.5K
98
  21:00 ████████████████████████░░░░░░ 263.8K
99
- 22:00 ███████░░░░░░░░░░░░░░░░░░░░░░░ 81.2K
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
102
 
@@ -138,7 +138,7 @@ duckdb.sql("""
138
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
139
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
140
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
141
- | 2012 | 57 | 5,548,726 | 97,346 | 1.5 GB | 673.2 MB | 28m57s | 27m16s | 31m31s |
142
 
143
 
144
  ### 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** — 1,421,090 events in 9280 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 305
78
+ 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 242
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 208
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 202
82
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 217
83
+ 06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 172
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 185
85
+ 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 233
86
+ 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 289
87
+ 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 276
88
+ 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 331
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 350
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 409
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 478
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 547
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 763
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.9K
 
96
  19:00 █████████████████████████████░ 316.5K
97
  20:00 ████████████████████████████░░ 304.5K
98
  21:00 ████████████████████████░░░░░░ 263.8K
99
+ 22:00 ███████░░░░░░░░░░░░░░░░░░░░░░░ 86.2K
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
102
 
 
138
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
139
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
140
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
141
+ | 2012 | 57 | 5,548,726 | 97,346 | 1.5 GB | 673.2 MB | 28m57s | 27m16s | 32m03s |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/03/09.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1aa5b76a1d12e8d922efa8e4db3b397dcf286d23ae2d2afaf661ecf697afd92
3
+ size 210062
data/creates/2012/03/09.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6622379c030304e51b05f4850d149337f77cb40c8058b9ee305dd682f501488a
3
+ size 602565
data/deletes/2012/03/09.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7777ba6fe3c7a37211ed777fa04eb8cb509201464f32b5af93e67a22e6a837c
3
+ size 42561
data/forks/2012/03/09.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2762a3966fbb1cfaa094c3e4d43e1623d62a68f084be197adf259f2d269b586
3
+ size 317356
data/issues/2012/03/09.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5bcdbdc601cdfeb9d5bd6c31b2bf0cc4c7461080ecc4df6689ce0f5dd1b732e
3
+ size 1074812
data/members/2012/03/09.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e2d796c76670977163da0966ee1f9456c206edccc9233052fdcdb5122743519
3
+ size 25615
data/public_events/2012/03/09.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba5ad3b75cf2bacf7b504c2fb97ce69b785f077290e8e9f88b9974f938b24901
3
+ size 6065
data/pull_requests/2012/03/09.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cd8295995d3833c1518eb26645923c16afcdff7fa7ac004d1a22a2cd6a77f52
3
+ size 3224945
data/pushes/2012/03/09.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccd58bcec9ae8ced9bf14bc3eecd8621eb364bcb27bfa238b345123f8a84db84
3
+ size 11107781
data/stars/2012/03/09.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da9c9e8a90009eee46f26300100cb18c576d38a1b4c78803837936511a81ca69
3
+ size 333091
data/wiki_pages/2012/03/09.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7bc58c8217e69007f9ff431c8236faf0869ba838b4d052abd3582d881256dde
3
+ size 126278
stats.csv CHANGED
@@ -297,5 +297,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
297
  2012-03-05,117772,0,46899,5245,8053,22635,0,719,10419,2868,15867,1102,0,1388,1926,568,83,0,39269934,27.2,15781870,24.3,27.2,28.4
298
  2012-03-06,147820,0,56208,5812,9792,30079,0,750,12719,3797,22905,1076,0,1454,2418,703,107,0,48115290,49.6,18967539,61.8,49.6,25.3
299
  2012-03-07,141627,0,54265,6227,9068,25996,0,698,12993,3767,22726,1011,0,1480,2574,695,127,0,45514169,49.2,17775768,52.4,49.2,25.2
300
- 2012-03-08,136260,0,53048,5293,8907,24478,0,906,12322,3764,22031,1121,0,1290,2355,622,123,0,43579009,54.8,17263192,51.1,54.8,0.0
301
  2012-03-09,138754,0,51325,5075,8268,31240,0,827,11074,3567,22168,1063,0,1389,2098,571,89,0,45290060,59.0,17071131,28.8,59.0,0.0
 
297
  2012-03-05,117772,0,46899,5245,8053,22635,0,719,10419,2868,15867,1102,0,1388,1926,568,83,0,39269934,27.2,15781870,24.3,27.2,28.4
298
  2012-03-06,147820,0,56208,5812,9792,30079,0,750,12719,3797,22905,1076,0,1454,2418,703,107,0,48115290,49.6,18967539,61.8,49.6,25.3
299
  2012-03-07,141627,0,54265,6227,9068,25996,0,698,12993,3767,22726,1011,0,1480,2574,695,127,0,45514169,49.2,17775768,52.4,49.2,25.2
300
+ 2012-03-08,136260,0,53048,5293,8907,24478,0,906,12322,3764,22031,1121,0,1290,2355,622,123,0,43579009,54.8,17263192,51.1,54.8,31.3
301
  2012-03-09,138754,0,51325,5075,8268,31240,0,827,11074,3567,22168,1063,0,1389,2098,571,89,0,45290060,59.0,17071131,28.8,59.0,0.0