tamnd commited on
Commit
da72ce8
·
1 Parent(s): 7a3f7a4

Add 2011-02-19 — 0 events, 11 files

Browse files
README.md CHANGED
@@ -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-27** — 2,502 events in 13 blocks
75
 
76
  ```
77
  00:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
@@ -79,19 +79,19 @@ Events from today are captured in near-real-time from the GitHub Events API and
79
  02:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1
81
  04:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
82
- 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1
83
  06:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
84
  07:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
85
  08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1
88
- 11:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
89
- 12:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
90
- 13:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1
94
- 17:00 ██████████████████████████████ 2.5K
95
  18:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
96
  19:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
97
  20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
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** — 5,341 events in 34 blocks
75
 
76
  ```
77
  00:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
79
  02:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1
81
  04:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
82
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2
83
  06:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
84
  07:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
85
  08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1
88
+ 11:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1
89
+ 12:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1
90
+ 13:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 13
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3
94
+ 17:00 ██████████████████████████████ 5.3K
95
  18:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
96
  19:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
97
  20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
data/commit_comments/2011/02/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ed1f8e389fd127eb099be54b5b92965e78ad8cd2fdd72fa47e8a81818ededcd
3
+ size 23149
data/creates/2011/02/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d931e4cddb0a414f953722d640f04309cb2524c8a97931e247b946056c96b86
3
+ size 109864
data/deletes/2011/02/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a04ab5ec6d5d6ae606b55e0d0287a2fb0761c924c0bcd1bc69be8b1b8b68629
3
+ size 13864
data/forks/2011/02/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bedd2387db77e97c4a5c1bb44f06dfc2bebbb3b087a1cf61683b75c9f34cf279
3
+ size 43148
data/issues/2011/02/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee3d56a05846916aec19ce7650ffcf4e4f66ae3ca2a11af26f479663bb941854
3
+ size 47467
data/members/2011/02/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01fe8056932c1765f5d9f1a29872301b796c5a1edd96b013cda4b243c5d6e9ca
3
+ size 11939
data/public_events/2011/02/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8f3b2ae67b5565568861ec461589c0f809545a1867f50a9411d72e67653ebf9
3
+ size 3418
data/pull_requests/2011/02/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e12a4c2e556e54bab8012d6ad09ed6780e9f606b47642e32bb31fea422fe5184
3
+ size 50988
data/pushes/2011/02/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0294b1720a516d882ddfb12bad7dffd2fbb5144e54fef63ec7774c7e70bf3031
3
+ size 2671302
data/stars/2011/02/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da33f09d16fb247eaaf269dc1d4a4e5e854e6cc9702ffe932173c5cdcd757730
3
+ size 104069
data/wiki_pages/2011/02/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a514a0358a27cee011fa695d71030088b8fac27adf9d8f7d917c223f0af65ba
3
+ size 72303