Skip to main content

All Questions

Tagged with
3 votes
1 answer
60 views

How can I find users with a specific number of earned/offered bounties?

How can I find users with a specific number of earned or/and offered bounties?
αλεχολυτ's user avatar
7 votes
0 answers
83 views

Why is the user who ended a bounty shown in SEDE differently from the timeline and the revision history?

Recently I looked at situations where the PostNotices table shows a different OwnerUserId and DeletionUserId. This was based on Glorfindel's advice, who suggested this as a way to find bounties which ...
Martin's user avatar
  • 15.2k
9 votes
1 answer
104 views

When a bounty is returned by moderator, is this shown in the revision history (timeline, SEDE)?

Moderators can refund the bounty to the users offering bounties. (However, this only happens in some rare situations.) If that happens, can we see this in the timeline and revision history? Is some ...
Martin's user avatar
  • 15.2k
-12 votes
1 answer
113 views

How can I see which users advertise their willingness to offer bounties in their user profile, ranked by their reputation?

How can I politely request a bounty to be placed on my question? - Meta Stack Exchange Some users advertise their willingness to offer bounties in their user profile. Skim through that list and see ...
user avatar
7 votes
0 answers
114 views

Why is BountyAmount for votetypeid = 8 empty in the votes table of MathOverflow

While helping out on a SEDE query here I was looking at the votes table in the MathOveflow database, specially the records for votetypeid = 8. I noticed that the bountyamount isn't present in these ...
rene's user avatar
  • 91.1k
4 votes
1 answer
77 views

How can I find people who have asked a large number of high quality unanswered questions on UXSE?

I am looking to try and reduce the number of unanswered questions on the UXSE site by identifying high quality questions that hasn't been addressed probably because it is either difficult to answer or ...
Michael Lai's user avatar
5 votes
1 answer
27 views

Getting Questions WITHOUT a Bounty attached in Data Explorer

I've been trying to figure out how to get the number of Questions WITHOUT a Bounty attached to them in Data Explorer. I feel this should be a reasonably simple problem to solve, but I can't quite get ...
Django Reinhardt's user avatar
2 votes
2 answers
58 views

How much reputation have I awarded/lost/given away due to bounties?

Is there a Stack Exchange Data Explorer query for how much reputation I have given away due to bounties?
Claudiu's user avatar
  • 3,690
1 vote
1 answer
70 views

See list of users by bounty reputation earned/spent

Is there a way (I expect through the data explorer) to see a list of users in descending order based solely on the amount of reputation they have earned through bounties? Conversely, how about the ...
Fish Below the Ice's user avatar
3 votes
1 answer
66 views

Unidentified best bounty hunter?

So... I'm having fun with the data explorer running various queries to explore the data and when I run this query to check who got the most reputation out of bounties, the user ID with most bounties ...
curious's user avatar
  • 3,814
5 votes
1 answer
103 views

How to search for open questions with large open bounties?

I'm trying to construct a query to find open questions with open bounties above a particular size. Questions that either currently have or previously had bounties can be found on data.stackexchange....
Steve Chambers's user avatar
2 votes
1 answer
60 views

Empty record in Data Explorer query

When I run the following query on the Stack Exchange Data Explorer the first record is empty - it's like a blank name. Can someone please explain how the top bounty answerer is nothing? SELECT Top 139 ...
Jeremy Thompson's user avatar
10 votes
1 answer
168 views

Add bounty details to Data Dump for "BountyStart" event

There is a BountyAmount column in the Data Dump, but for now it is only filled for VoteTypeId=9 ("BountyClose" event, i.e. when bounty ended) and only if the bounty was awarded to someone (...
Volo's user avatar
  • 3,180
25 votes
1 answer
204 views

Add UserId information for bounty starters and closers

Currently the "UserId" info is stripped from the Votes table for "BountyStart" and "BountyClose" vote types (i.e. for VoteTypeId=8 and VoteTypeId=9 respectively, check an ...
Volo's user avatar
  • 3,180
7 votes
1 answer
85 views

Is there a way to search for expired bounties?

I would like to search for questions that had bounties, but no bounty was awarded. Is this possible by data.stackexchange.com queries or the sorts?
phwd's user avatar
  • 7,333

15 30 50 per page