The Stack Exchange Data Explorer (SEDE) allows you to create and run queries against copies of the databases of popular Stack Exchange sites.
3
votes
1answer
60 views
Determining who is a moderator in data explorer
As far as I can tell, there's no indication in the data dumps accessible in Data Explorer as to whether a particular user is a diamond moderator or not. This would certainly be a useful thing to know ...
2
votes
1answer
67 views
How to get the related tags with an SEDE query?
When browsing questions tagged with php, on the right sidebar it displays the related tags (such as mysql, apache, and jquery).
Can someone tell me how to query in the SEDE to get the related tags of ...
3
votes
1answer
38 views
Error when trying to log into Data Explorer, with OpenID, when already logged on with OpenID
I get an error when I try to log into Data Explorer (SEDE), with OpenID, when already logged on with OpenID. The same occurs when I try to change my OpenID provider.
After looking at the account ...
18
votes
1answer
124 views
Add the ability to cancel a running query to the Data Explorer
Would it be possible to have a "cancel" button somewhere while the "Hold tight while we fetch your results..." text is being displayed?
The thing is, I occasionally (rarely, very rarely!) make a ...
0
votes
1answer
29 views
Favorites count mismatch [duplicate]
Possible Duplicate:
Why are my SEDE results inaccurate/obsolete/incorrect/outdated?
There is a mismatch between the favorites count reported on my SO user profile and on the data explorer.
...
4
votes
1answer
53 views
Documentation for data.SE queries
Is there any documentation on what is/isn't permitted on data.SE?
Specifically can I create:
views
temp-tables
procedures
functions
Do I have my own schema to play with?
7
votes
0answers
96 views
Bizarre Question Data
Here's one for those who like a toasted brain sandwich.
I was running some stats using [data.SE] and noticed a few strange entries in the DB, so I wrote another query to single these out.
...
1
vote
3answers
84 views
Removing a data.stackexchange.com query from cache
I noticed that a query on the stackoverflow data is cached after first execution. This is quite good, but how to force a re-execution? Since the underlaying data changed the query results are no more ...
0
votes
0answers
66 views
Reputation, user activity, and collecting old rewards
I have been wondering for a bit about the following: as users search for answers, if the right question/answer is found, they are likely to simply upvote it and move on. Such votes will give the ...
5
votes
1answer
62 views
Runtime error when trying to run query on Data.StackExchange
I am trying to run a query on Data.StackExchange and I am getting an error accessing any query.
This error is appearing on any query, here or here, any of them.
0
votes
1answer
78 views
How to measure the average time spend monthly by an user on a Stack Exchange website?
I am looking for way to measure the average engagement of users on various Stack Exchange websites and across time and probably the time spend on the site is the best way to measure the ...
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 ...
11
votes
0answers
40 views
Please add suggested edit rejection reasons to SEDE
The SuggestedEditVotes table on SEDE only records whether the vote was an approval (VoteTypeId = 2) or a rejection (VoteTypeId = 3). Please add the rejection reason as well.
This would be useful for ...
2
votes
0answers
43 views
Data Explorer syntax or language reference?
Where can I find a syntax or language reference for the query language used on http://data.stackexchange.com/?
2
votes
1answer
56 views
Query to determine number of posts with each kind of history
I was curious about the ratio on StackOverflow of posts reopened to posts closed (considering history only, ignoring their current state), and the ratio of posts undeleted to posts deleted. So I ...
3
votes
1answer
52 views
View counts on Data Explorer overflow
Apparently, the view counts on Data Explorer don't abbreviate to 12k (etc.) like other sites, and this, of course, causes problems:
As you can clearly* see, the view count has overflown the gray ...
11
votes
0answers
53 views
How can I remove queries from my data explorer profile?
My data explorer profile contains some throwaway or duplicate queries. They make it harder to find the queries that I want to find later. Can I remove queries from my profile?
(If the answer is no, ...
13
votes
1answer
77 views
Please adjust syntax highlighting on SEDE to the SQL that is actually in use
The highlighting on SEDE is a bit off occasionally. I've noticed that it highlights Length and Concat as function names, but the backend doesn't support those (it has Len and + instead).
Can the ...
5
votes
3answers
96 views
Can Data Explorer be used to find total up/down votes cast across all sites?
As the question says, I'm wondering if there's any way to find out the total # of up/down votes I've cast (or some other specified userid) across all sites.
Alternatively, if there's a way to show ...
2
votes
0answers
86 views
Why does data.StackExchange show only 1 reputation [duplicate]
Possible Duplicate:
Why are my SEDE results inaccurate/obsolete/incorrect/outdated?
I just went to data.StackExchange and tried top users in Singapore Query, I didn't see my name in the ...
6
votes
0answers
23 views
Collapse Data Explorer queries to only show latest revision
If you've used Data Explorer's search, you've probably been greeted with results like this:
Lots and lots of the same exact query as separate results! They're actually revisions of the same query, ...
7
votes
1answer
66 views
On what “day of the month” is Stack Exchange Data Explorer updated?
I know this question might seem like a duplicate, but none of the questions give an exact answer.
The FAQ mentions that data is updated monthly. Which of the following is a correct interpretation of ...
0
votes
0answers
22 views
Edit count not updated? [duplicate]
Possible Duplicate:
Why are my SEDE results inaccurate/obsolete/incorrect/outdated?
I was having a look at this script that counts the number of edits:
How many edits until Copy Editor ...
1
vote
0answers
144 views
StackOverflow OData End Point Doesn't Support JSONP
First of all please excuse me for opening new thread, however, the other one is few years old.
I was wondering whether http://data.stackexchange.com/stackoverflow/atom supports JSONP at all. Adding ...
1
vote
1answer
71 views
Known StackExchange OpenID receives jon.doeXXXX username at data.stackexchange.com [duplicate]
Possible Duplicate:
I'm being logged into Data Explorer as “jon.doe18”, why?
I logged into data.stackexchange.com for the first time, using the same OpenID that I use on ...
1
vote
0answers
30 views
Bug in Data Explorer - Incorrect user name shown [duplicate]
Possible Duplicate:
I'm being logged into Data Explorer as “jon.doe18”, why?
Wrong user when logging into Data Explorer
This is the first day I joined Data-Explorer. I ...
1
vote
0answers
37 views
How to obtain total number of views for a user combining questions and answers?
I'm interested in how to communicate the value of a contribution to StackExchange sites to others who know nothing about StackExchange. I thought that one index would be to have a total view count of ...
11
votes
1answer
116 views
Add Skeptics.SE to data.stackexchange.com
Now that it has graduated, @waffles suggested that it would be possible to get Skeptics.SE added to SEDE if I asked nicely.
Pretty please, with sugar on top?
-2
votes
2answers
82 views
Data Explorer queries most likely to find dormant users that if engaged are likely to become active users
Currently my thought is the profile of such a user would be that they:
have not visited the site in a month and posted a answer/comment/question
have an answer/comment/question on the site
have been ...
9
votes
2answers
109 views
How to get TagWikis along with their corresponding Tags?
Using SEDE I'm trying to get the TagWikis along with their corresponding Tags.
This is what I tried (but i get an empty result):
select Body,TagName from Posts
inner join PostTags on ...
12
votes
1answer
159 views
Why are my SEDE results inaccurate/obsolete/incorrect/outdated?
When I use the Stack Exchange Data Explorer (SEDE), the results I get don't reflect recent activity. Sometimes the data I get back are two months out of date. What's wrong?
This is intended to be a ...
-2
votes
2answers
92 views
Why is Data Explorer not accurate? [duplicate]
Possible Duplicate:
Data from the Stack Exchange Data Explorer are obsolete
I'm just now exploring Data Explorer (for StackOverflow) and I wrote a simple query to see how many questions I ...
6
votes
0answers
85 views
How can I speed up this Data Explorer query?
I have the following Data Explorer query which attempts to compute the number of characters per reputation sorted in descending order for each user. Think of it as a silly level of effort metric. Who ...
2
votes
0answers
34 views
Different Usernames on stackexchange.com and data.stackexchange.com.. Is it a Bug? [duplicate]
Possible Duplicate:
Why am I jon.doe when logging into Data Explorer?
Okay, The problem is when I log into stackexcange network and its network websites, My username is Alphamale. Which is ...
1
vote
1answer
49 views
Data Explorer generates malformed links for user websites
This is a tiny bug on the Data Explorer site. In the user details page, the link href to the user's website is missing the colon in the protocol specifier (e.g. http//example.org instead of ...
4
votes
1answer
52 views
Data Explorer seems to half attempt to nest comments
I have embedded a start comment in a comment in this query and its Order By clause is ignored:
Select 1 As [F]
Union all
Select 2 As [F]
/*/**/
Order By [F] DESC
...yields:
F
--
1
2
8
votes
1answer
101 views
The word “Constructor” in results can break the grid in Data Explorer
Queries like
SELECT 1, 'constructor', 1
or
SELECT id, tagname, count
FROM tags where id = 1531
See this query
or
SELECT * FROM TAGS
Don't work in the results to grid mode, but do in ...
7
votes
1answer
74 views
Data Explorer should run the query with the Ctrl/Cmd+Enter keyboard shortcut
Many other query editors use Ctrl/⌘ Command + ⏎ Enter to execute the current query, and it would be great if the Data Explorer could do the same.
It would save the world so much time if we all ...
3
votes
1answer
60 views
Data explorer doesn't like me
I made a few DE queries for this question
Anyways, I was testing the queries, and I noticed that it doesn't catch me in these queries:
...
5
votes
1answer
89 views
When passing parameters via the URL, they are not properly decoded
By "not properly", I mean "not", apparently. Try this link, for example:
http://data.stackexchange.com/stackoverflow/query/65941?SearchString=accept+rate
Steps to reproduce:
Execute a query with a ...
13
votes
1answer
91 views
More user-friendly behaviour for too-long titles in Data Explorer
Using a title longer than 100 characters for a Data Explorer query produces an MS SQL error message:
String or binary data would be truncated. The statement has been terminated.
This should be made ...
1
vote
0answers
44 views
Don't transfer the UserId when changing site in Data Explorer [duplicate]
Possible Duplicate:
When switching sites after executing a query that uses a user ID, it should not be carried over
Normally, users have different UserId among different SE sites (don't ...
5
votes
0answers
36 views
Meta Stack Overflow's description in the Data Explorer hasn't been updated since it was the only meta
From the site list at http://data.stackexchange.com/:
Q&A about Stack Overflow, Server Fault and Super User
A tad dated. Consider building from real descriptions (the audience property of ...
8
votes
1answer
55 views
Some (long?) strings in one line of concatenation(s) don't work in Data Explorer
See this query which works as is, but if you edit it to delete either embedded new line (or both) the query fails with:
Incorrect syntax near '0'.
-6
votes
2answers
204 views
Badge Statistics and maximum number of badges on Stack Overflow
We can see statistics about reputation at http://stackexchange.com/leagues/1/alltime/stackoverflow.
How can I find who had maximum number of badges on Stack Overflow ? It would be nice to see ...
7
votes
1answer
96 views
Creating an account on Data.SE causes wonky things to happen
I just finally logged in for the first time on Data.SE and thus created an account there. The actual account creation took place at 17:46:37 GMT. Now here's what my profile turned out like:
Does ...
7
votes
1answer
81 views
Provide convenient way to get the current site URL in SEDE query
Since Data Explorer allows us to create links to any of the "unlinked pages" (like suggested-edits, timeline, revisions etc) it would be useful to have a convenient way to get the URL of the site ...
7
votes
1answer
78 views
Data Explorer Error Messages Fade to Nothing
I was learning to use the Data Explorer (slowly), and had lots and lots of syntax errors. As I rearranged bits and retyped bits to figure out my mistakes, I kept clicking the "Run Query" button ...
11
votes
1answer
121 views
Show names and ids from VoteTypes, PostTypes, etc. tables in the Data Explorer UI
While writing a query in the Data Explorer, I nearly always have to interrupt the process to query the VoteTypes, PostTypes, and / or PostHistoryTypes tables (so I can remember the Ids I need). I ...



