The Stack Exchange Data Explorer (SEDE) allows you to create and run queries against copies of the databases of popular Stack Exchange sites.
39
votes
0answers
251 views
Can some metadata about deleted posts be included in Data.SE?
I like to use Data.SE to view usage stats for some of the sites, however deleted posts are not included on Data.SE and I think this skews the numbers quite a bit, particularly on sites with a lot of ...
28
votes
0answers
137 views
Show suspended users with their normal reputation in the Data Explorer
I was playing with the Data Explorer... And I was trying to write a query to show users who got the most % of their reputation from accepts.
So for each user: [% from Accepts] = [Rep from Accepts] / ...
22
votes
0answers
197 views
Show successful close/reopen votes in SEDE regardless of if they've expired or not?
Currently Data.SE only show currently active close and reopen votes. Once these votes expire, they're removed from the Votes table. This makes them rather useless when trying to query anything related ...
20
votes
0answers
78 views
Can we have a feature to allow commenting on Data Explorer queries?
I love http://data.stackexchange.com but sometimes, I want to collaborate with the query creator - perhaps suggesting why their query isn't working as expected or asking something about the query.
I ...
19
votes
0answers
94 views
+250
User views on Data Explorer is wrong or extremely out-of-date
I noticed that the Users.Views field for every single active user is extremely out of date. It is even zero/missing for some (not too new) users.
Example:
...
13
votes
0answers
87 views
Please provide information on duplicate question relationships in SEDE again
Before the changes to how duplicates are displayed earlier this month, it was possible to get data on duplicate questions and their "originals" out of SEDE by parsing the automatically inserted ...
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 ...
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, ...
11
votes
0answers
135 views
Please provide a Moderators table in the Data Explorer
Moderators are special, privileged users who should serve as an example to the rest of us. Therefore, it is natural to want to query behaviors and statistics about these model users, Like I did, for ...
8
votes
0answers
90 views
What possible Top Tags are there in Careers, and how often are they updated?
What are the thresholds for the "Top X%" tags on the Careers site, and how often do they update to user profiles?
I can see that "top 30%" and "top 20%" exist on my Career profile, so presumably ...
8
votes
0answers
33 views
Add tags to categorize the queries on SEDE
The ability to search SEDE queries was added recently, which is good, but this only searches on the title and description. Many of the existing queries don't really describe what the results represent ...
8
votes
0answers
151 views
You mean besides ninjas? Recent insightful comments
I made you a list of recent insightful comments. I'm really enjoying reading through it and it's almost Friday anyway.
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.
...
7
votes
0answers
78 views
User profile on Data Explorer
Today I logged in to Data Explorer using my OpenID account, and it didn't fill out automatically my user profile details; or, to be more exact, it filled them in wrongly: it only populated the "login" ...
7
votes
0answers
122 views
Notify/contact SEDE user of fix to query
I guess I'm asking for comments, with subsequent notifications, to be added to queries in SEDE, so we can point out fixes to flawed queries, especially when the query has a comment in it explaining ...
6
votes
0answers
51 views
SE data explorer shows bad Ask Ubuntu logo
In the SE data explorer, the Ask Ubuntu logo is shown as:
when indeed it should have the "speech-bubble" portion visible. Looking at the image carefully shows that it should(if I am correct) be ...
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, ...
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 ...
6
votes
0answers
93 views
Viewing total re-open votes in SE Data Explorer?
Can you allow us to view total re-open vote count in data explorer?
I am asking because I find it extremely hard to get questions re-opened by the community on lower traffic SE sites. Closed ...
6
votes
0answers
44 views
Add reputation at post time to PostHistory records in the data dump
One of the weaknesses of the data dump is that it is not possible to determine a user's reputation at a particular point in time. This is "by-design" and perfectly okay. However, there are a number ...
5
votes
0answers
48 views
Can these accounts on Data.SE please be merged?
Normally getting accounts merged is a straightforward process that can easily be done by a moderator. However, that is definitely not the case over on Data.SE.
I have accidentally created two user ...
5
votes
0answers
43 views
'Age' field in data explorer is inconsistent with main site
This appears to be a re-occurrence (or it never was fixed) of this bug:
Age calculations are wrong in the data dump export
Basically, when running a Data.SE query, the age field seems to be ...
5
votes
0answers
77 views
How to calculate per site meta reputation?
The displayed reputation on per site meta (other than MSO) is the same as on the respective parent site. However, out of curiosity, I'd like to see the actual reputation users would have on a meta if ...
5
votes
0answers
68 views
Color of site icons on Stack Exchange Data Explorer is (not technically incorrect but) confusing
In the Stack Exchange Data Explorer, the icon color for the various sites seems* incorrect: Whenever I select a main site, the icon is greyed out, and when ever I select the corresponding meta site, ...
5
votes
0answers
34 views
“contact us” link in Data Explorer site is outdated
For a while now, the "contact us" link in the footer or every Stack Exchange site points to http://[site]/help (e.g. http://meta.stackoverflow.com/help) which is all good.
However in the Data ...
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 ...
5
votes
0answers
62 views
Known deployments or users of Stack Exchange Data Explorer source?
Do we know of any known installations of the Stack Exchange Data Explorer code out in the wild?
5
votes
0answers
77 views
New Altruist Moderator Query : Spreading the badges
I have started to use that nice tool, DataExplorer, yesterday.
I would like to have comments and suggestions about this Badge oriented Query
Its purpose is to list posts which are close to the ...
5
votes
0answers
42 views
Ability to “vote to close” Data Explorer queries
I have recently come across an SO Data Explorer query which produces incorrect results and posted a question about having it removed:
Data Explorer - Invalid Query: Electorate Badge Progress
This ...
4
votes
0answers
39 views
Directly support cross-site queries in the Data Explorer
Often you want to query some statistic for a user across all sites. For example, you might write a query to find your rejected suggested edits across all Stack Exchange sites.
To implement this, you ...
4
votes
0answers
38 views
Reputation History from Data Explorer
Is there a way to get the reputation history for a user in Data Explorer. I know you can do this through the StackExchange API through Reputation Changes. But there's a limit of 10K queries a day (at ...
4
votes
0answers
55 views
http://data.stackexchange.com does not onebox in chat
When posting a link to the frontpage of a site in the Stack Exchange network in chat, it gets oneboxed automatically.
However, when a link to the Data Explorer gets posted in chat, it does not ...
4
votes
0answers
46 views
Display bug with Chrome on Data Explorer
It is more a display bug from Chrome 12 than from the Stack Exchange Data Explorer but may be of interest here nonetheless:
Using Chrome 12 on MacOS X
In several queries I was working on, the last ...
3
votes
0answers
24 views
Get favorite count for tag
Is there a way to get the number of times a tag is favorited or the favorite tags for a user in Data Explorer?
It seems Tags.Count is the total number of questions with that tag.
Count won't work ...
3
votes
0answers
65 views
How come the API and the user number count in the HTML code on SO don't match?
I am referring to this post:
How many users are there on Stack Overflow?
Why do the two solutions (API and HTML peek on newest user) seem to give incongruent numbers?
3
votes
0answers
42 views
Can I identify when a tag has been made on Data Explorer or the SE API?
So, there's an idea I had ...
Tags that are very old and have a low number of questions, are probably not really useful.
... which made me want to write a query for checking them out.
Wait, ...
3
votes
0answers
45 views
Multiple Run Queries needed to get the result of an edited query in Data Explorer
I don't know if this is related to my previous reports, but currently when you edit a query in SEDE the changes are ignored by the first Run Query (whether it be a valid query or an error).
The next ...
3
votes
0answers
100 views
/users?tab=editors puts paid to “editor” category badge queries on data-explorer
Yay - it's finally here. Title has it all (the important bit). Just thought I'd shout it out.
It does highlight however that the Copy Editor badge is run very very infrequently. It shows me at 855 ...
3
votes
0answers
48 views
Add post quality to data dump & SEDE
I think it would be quite interesting to add post quality to the data dump, to check for correlations with other things (like tag, for example).
However, I'm not sure where it should go (in Post, or ...
2
votes
0answers
45 views
Please add a Privileges table to the Data Explorer
I was reviewing some of the "Interesting queries on Data Explorer", and saw that the top-voted answer, "How many users can do X?", was broken and obsolete. And, it only had data for Stack Overflow ...
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
0answers
75 views
Why is this Data Explorer query timing out and/or triggering a “Something is wrong with the server” alert?
I attempted to run the following query to find posts that are "signed" (ending) with the poster's username:
select top 5 posts.Id as [Post Link] from posts
join users on posts.OwnerUserId=users.id
...
2
votes
0answers
35 views
Data Explorer ##UserId## parameter bug / Merge accounts request
Every time I attempt to run a query (even my own for example http://data.stackexchange.com/stackoverflow/s/1026/editor-strunk-white-copy-editor) that has the parameter ##UserId##, it keeps putting ...
2
votes
0answers
41 views
Links to all my questions?
Is there a way to get hold of a parsable list of links (or if that's not possible, IDs)
to all my questions
to all my answers
preferably without using the data dump?
2
votes
0answers
88 views
Add sub-metas to the data explorer
Now the sub-metas are included in the data dumps and the data explorer has been updated, shouldn't they be listed on the data explorer as well?
2
votes
0answers
40 views
Get the Number of Closed Votes I Cast?
Is there any query yet at Stack Exchange Data Explorer that allows me to get the number of closed votes I cast for a given time period?
2
votes
0answers
106 views
Search over queries needed
We've got enough in "everything", at least, to want to search for specific queries.
E.g. I know I had some 'queries' that just PRINTed stuff, with no result sets, that would have been useful to test ...
2
votes
0answers
58 views
Page Titles on Data Explorer
The login page doesn't have the "Stack Exchange Data Explorer" suffix.
The page titles in the Browse section don't change when you change the selected tab(featured, recent, favorite and popular)
Some ...
1
vote
0answers
147 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
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 ...





