$ time jq .type *.json | wc -l
408218
real 0m16.788s
user 0m16.366s
sys 0m0.325s
That's an easy amount of data to mess with. If a day is 16 seconds to process, I can do 14 years on my measly desktop in one day! 408k public records - around 5 a second. I somehow imagined events would flood into github even faster than that. I wonder what their public/private activity ratio is.
Let's explore the event types:
Pushes dominate - 10 pushes for every issue created.This is probably more than enough for an HN comment. It'll be fun to see what people do with this stuff this year. :)