Can we get a total number of vote casted on stackoverflow for each day that the site existed?
I want to see some analysis done to attempt to answer questions like:
- (Inflation/deflation) Is a vote now worth more than a vote then?
- (Weekly fluctuation) Are significantly less votes cast on weekends?
We're geeks. We like charts and statistics. Let's do it!
Ideally the votes should be divided into the 4 obvious categories, QUp, QDown, AUp, ADown. Then we can analyze things like:
- Does the introduction of {Electorate} shift the ratio of
QTotalandATotal?- Is that the intent? Is there a desired balance by design?
- What about the ratio of
UpTotalandDownTotal? - etc