Is there a way to find out the users with the highest reputation, in a given location? For example, I want to know who is the highest-ranking user in Argentina. It'd be interesting to find out the reputation distribution as a function of location.

share|improve this question
2  
The locations have, for the most part, been normalized against yahoo's map engine, so you should be able to use a data exchange query to get what you need: data.stackexchange.com – Adam Davis Dec 4 '11 at 0:30
I'm not familiar with stack exchange's data model, could you provide an example of a query involving location/reputation, please? – Óscar López Dec 4 '11 at 0:36
2  
Use the search box on data.stackexchange.com to find some predefined queries like this one. The only caveat to all of these searches is that the users are not required to set their location, and the system does not automatically fill that field in. – jonsca Dec 4 '11 at 0:52

1 Answer

up vote 6 down vote accepted

Users by location, with a minimum reputation

Which country are the users from?

share|improve this answer
I think this queries are outdated! – aF. May 8 '12 at 11:07
@aF. Probably yes, in which sense? Can you update them? – bluish May 8 '12 at 11:50
For instance, my reputation is kinda old (but I don't know from when). I can't update since I don't know this database. – aF. May 8 '12 at 11:57

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged