Can I find out about the average vote count for questions and answers on a particular site?
If so, how?
What about the average vote count for my own questions/answers on a specific site?
|
Can I find out about the average vote count for questions and answers on a particular site? If so, how? What about the average vote count for my own questions/answers on a specific site? |
|||||||||||||||
|
|
Here is a query to get you started: http://data.stackexchange.com/stackoverflow/query/100124/average-question-and-answer-scores (Hit edit query and then run)
You can modify the filters, for example, to remove closed questions. To get a particular user's average question score and average answer score for a site, the following query does the job: You can run these queries on other sites by using the "switch site" function on data.se |
|||||||||||||
|