tamnd commited on
Commit
ccd6d65
·
1 Parent(s): fdd3732

Add 2011-03-02 — 42.4K 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** — 32,644 events in 173 blocks
75
 
76
  ```
77
- 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5
78
- 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2
81
- 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3
82
- 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6
83
- 06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6
85
- 08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
86
- 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6
87
- 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6
88
- 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 16
89
- 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 8
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 23
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 34
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21
94
- 17:00 ██████████████████████████████ 32.5K
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 | 8 | 304,528 | 38,066 | 57.3 MB | 31.1 MB | 1m22s | 1m49s | 2m56s |
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** — 35,329 events in 235 blocks
75
 
76
  ```
77
+ 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 7
78
+ 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2
81
+ 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5
82
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 7
83
+ 06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6
85
+ 08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3
86
+ 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 8
87
+ 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 12
88
+ 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20
89
+ 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 9
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 13
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 27
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 39
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 38
94
+ 17:00 ██████████████████████████████ 35.1K
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 | 8 | 304,528 | 38,066 | 57.3 MB | 31.1 MB | 1m22s | 1m49s | 3m22s |
140
 
141
 
142
  ### Pushes per year
data/commit_comments/2011/03/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3a4ecb85978c76e9fba984d67506e2ea04d1c9bb7399a8e268a8d9dcdb3d5c9
3
+ size 31854
data/creates/2011/03/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa8cb9f24e8111a09f4aa54c58db273a0cad3ef51076af22523adf431071baf5
3
+ size 148038
data/deletes/2011/03/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21e6e01829f94fe25c4ace12127ce52f99921024227e67028aceeed2f2141fa9
3
+ size 20626
data/forks/2011/03/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9b81c4e1b61efcb02296179998ba15c3b8094a0f0b25e65054eeaa29d0ac6fc
3
+ size 57540
data/issues/2011/03/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6b52e32d042bbdce46732a2d6cfe4e5c86e79958251a4a786edd84eadedbe9c
3
+ size 70076
data/members/2011/03/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f93da58724cb520d7988732cd061f8460305ec95c0fa32f01da122ab03979354
3
+ size 16718
data/public_events/2011/03/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6aaae10be66f2b043b77938f87d5cc294d3c1a2d005acd8543eed602b9d4c3a
3
+ size 4403
data/pull_requests/2011/03/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e4c76bae71f068dcc9c1d7e4a6a9e71a68627d13201ad03fad5de053eb014c5
3
+ size 68860
data/pushes/2011/03/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c693a9dace00d8113cb8994d5c67eb3439e5b69fe570635eca330e631f799d4a
3
+ size 4046979
data/stars/2011/03/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f6d4f75fe5723d0639bd4d773b94395d25488221629d7d65792476e92198e50
3
+ size 146779
data/wiki_pages/2011/03/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1c261d05951c6a495fa68079736704876c3730539f083ad32a27124836347fc
3
+ size 71711
stats.csv CHANGED
@@ -5,5 +5,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
5
  2011-02-15,40870,0,22613,1878,0,1009,0,0,4967,1178,6459,712,0,518,1150,343,43,0,8224882,15.1,4352221,19.4,15.1,21.2
6
  2011-02-27,32055,0,18497,1558,0,785,0,0,3183,816,5371,486,0,353,820,163,23,0,6236724,9.0,3343708,1.6,9.0,38.0
7
  2011-02-28,38700,0,22030,2051,0,1013,0,0,4299,1093,5703,492,0,597,1027,347,48,0,7907379,14.5,4195639,10.9,14.5,29.9
8
- 2011-03-01,41792,0,23558,1759,0,1112,0,0,4951,1278,6119,579,0,679,1378,332,47,0,8536051,18.0,4636711,13.2,18.0,0.0
9
  2011-03-02,42448,0,23318,1919,0,1012,0,0,4939,1442,6819,695,0,588,1293,369,54,0,8555832,17.2,4683584,10.8,17.2,0.0
 
5
  2011-02-15,40870,0,22613,1878,0,1009,0,0,4967,1178,6459,712,0,518,1150,343,43,0,8224882,15.1,4352221,19.4,15.1,21.2
6
  2011-02-27,32055,0,18497,1558,0,785,0,0,3183,816,5371,486,0,353,820,163,23,0,6236724,9.0,3343708,1.6,9.0,38.0
7
  2011-02-28,38700,0,22030,2051,0,1013,0,0,4299,1093,5703,492,0,597,1027,347,48,0,7907379,14.5,4195639,10.9,14.5,29.9
8
+ 2011-03-01,41792,0,23558,1759,0,1112,0,0,4951,1278,6119,579,0,679,1378,332,47,0,8536051,18.0,4636711,13.2,18.0,25.3
9
  2011-03-02,42448,0,23318,1919,0,1012,0,0,4939,1442,6819,695,0,588,1293,369,54,0,8555832,17.2,4683584,10.8,17.2,0.0