-12
votes
2answers
164 views

What's the average time required to write a question or an answer on Stack Exchange? [closed]

I do need to estimate how much time do people spend on Stack Exchange sites on creative activities, like adding questions or answers, maybe even comments. Probably there is a big correlation between ...
0
votes
1answer
51 views

How to download the CSV result of the same Data Explorer query agains different Stack Exchange sites?

I want to save the result of the same query done on using Data Explorer using a script but it doesn't seem to work properly because I get the same set of results. wget -q --timestamp ...
1
vote
0answers
63 views

Programmatically parse Data Explorer's data and generate a PNG image [closed]

I am looking for a solution that would allow me to generate some nice PNG charts using data obtained from Stack Exchange Data Explorer. It would be perfect if there were a Python solution but I am ...
16
votes
1answer
105 views

Migration PostHistory records are omitted from Data Explorer DB Exports, Why?

Seems from a few posts as recent as August 2011 that Migration records used to be included in the DE DB's PostHistory table. They are currently (Nov 2011) omitted and I was just wondering why. The ...
6
votes
5answers
441 views

How can I get all users' total reputation across all sites?

I like how Area51 shows users by their total reputation across all sites, as an indication of the user's general familiarity with the StackExchange format. Is it possible to get a list of all (or a ...