This tag is about the quarterly creative commons data dumps of all public data in the Stack Exchange network Q&A sites.

learn more… | top users | synonyms

118
votes
41answers
4k views

Sizes and overlaps of communities on the sites

This might be totally useless, but I wanted to join the league of people who use the Google chart API and the data dump to create pretty pictures. So I took a look at the relative sizes of the ...
91
votes
21answers
2k views

Interesting queries on Data Explorer

Let's collect some interesting queries for the Stack Exchange Data Explorer here. How many upvotes do I have for each tag? (how long before tag badges?) SELECT TOP 20 TagName, COUNT(*) AS ...
59
votes
11answers
2k views

What interesting stats can I obtain from the Stack Overflow data-dump?

What interesting statistics have you discovered from analysing the Stack Overflow data-dump? Related: Blog post announcing the data-dump Direct link to the .torrent (original XML files) (2009-06) ...
58
votes
1answer
5k views

Database schema documentation for the public data dump and Data Explorer

The data dumps are currently released once a month. Over time as new features are introduced to Stack Exchange sites and other bits of data added, the 'anatomy' of the data dump is likely to change. ...
50
votes
1answer
3k views

Stack Overflow top 20 tags in ebook format

Further to a discussion over a year ago about Stack Overflow portable edition, I've since got a Kindle and have been working on this project again. I got a fast new machine with lots of disk space, ...
40
votes
5answers
2k views

Tag trends by week

Using the data dump, I've put together some tag trend graphs that show the rate of tagged questions over time. Below are some samples, there are many more on the linked page. I can update the page ...
39
votes
8answers
922 views

Stack Exchange Data Explorer

I would like to gather some feedback on the new Sandbox I have been constructing. What does it do? Allows you to run arbitrary SQL queries on the data dumps, and share those queries with your ...
34
votes
4answers
537 views

Where in the world do StackOverflow users say they are from?

I wanted to find out more about where in the world StackOverflow users come from, so I decided to do a little data mining. Unfortunately, because the "Location" field on the user profile has no ...
33
votes
8answers
2k views

Stack Overflow stats graphs

Once the Stack Overflow data dump became available, I put together a data analysis script and created some graphs of SO activity and history. I thought this new meta site would be an appropriate place ...
32
votes
18answers
769 views

Don't forget to mention… SQL injection!

I've thought for a long time that answers that mention SQL injection get upvoted a lot, even if SQL injection is entirely unrelated to the question. It looks like the new data browser supports that ...
31
votes
2answers
857 views

Interactive tag trend comparison page

My Sunday afternoon project this weekend was to add a bit of jQuery pixie dust to the tag trend graph page. The new Stack Overflow Tag Trends page allows you to choose which tags to compare and ...
31
votes
7answers
989 views

StackQL: Yet Another Data Dump Sandbox

StackQL is a direct-query site for the public data dump. Like the original, JavaScript is required, and it's limited to 1000 rows in the result set. (You can bust out of that if you know how, but all ...
27
votes
1answer
481 views

Can the Stack Exchange data dump be provided as a public data set on Amazon Web Services (AWS)?

Amazon provides Public Data Sets on Amazon Web Services (AWS): Public Data Sets on AWS provides a centralized repository of public data sets that can be seamlessly integrated into AWS cloud-based ...
25
votes
4answers
750 views

Stack Overflow portable edition

Stack Overflow is quickly reaching a point where any question that you might want to ask, may already have been asked. Wouldn't it be nice to be able to take this resource with you, even in an offline ...
25
votes
1answer
164 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 example). Since this ...
23
votes
5answers
2k views

Scripts to convert data-dump to other formats

Inspired by this question, perhaps we could collect together a bunch of scripts to convert the XML data-dump files into other formats, such as SQLite, MySQL and the likes. To keep things consistent, ...
21
votes
1answer
303 views

When will quarterly data dumps resume?

According to this blog article dated Sept 2011: http://blog.stackoverflow.com/2011/09/creative-commons-data-dump-sep-11/ While we will always continue to produce Stack Exchange creative commons ...
20
votes
9answers
553 views

What makes a SOpedian's profile worth visiting? (Data dump analysis)

After reading folks' posts here on MSO about the prominent personalities on SO (Atwood, Spolsky, Skeet, Gravell, Rich B, et al) and the impact on reputation, I decided to "run some number", graph ...
20
votes
3answers
351 views

Options for community data dump

We are in the process of automating the community data dump process and have reached the stage where we need to decide how and where to host the exported files. We expect to have one data dump for ...
19
votes
1answer
241 views

Crawling Stack Overflow instead of the dumps for fresher data in our search results

We have a search utility on Yfrog that indexes all tweets that hit yfrog.com (we have 1.5 billion tweets indexed). We want to add all Stack Overflow questions to our index so that we could refer ...
19
votes
1answer
364 views

Can we change the compression algorithm for the data dumps

Last time the data dump went out (April), I noticed it was quite large. And I can only guess that the next one will be much bigger. I noticed that the default LZMA compression algorithm is being ...
19
votes
3answers
187 views

Linkback mechanism for questions?

I see every once in a while a phenomenon that makes me wish that SO had a linkback mechanism, concretely to make a triple (SO_URL, HTTP_Referrer, Timestamp) part of the public data dump. The reason ...
18
votes
5answers
594 views

Benfords law as it relates to SO reputation

This isn't really a question but I thought that it may interest people here to see that SO reputation seems to follow Benford's law Here's the data I got from statoverflow (I omitted accounts with ...
18
votes
0answers
193 views

Regular Stack Exchange Data Dumps

The Stack Exchange Data Explorer (SEDE) is now updated on a weekly basis. It would be nice if all of that public data was made accessible off-line on a regular and consistent basis. The SEDE says that ...
17
votes
3answers
224 views

Include all sites in future data dumps

This issue was brought up, with regard to ServerFault, nearly three months ago. At that time, Jeff responded: We will do this, but I agree with Michael -- there's not enough data yet. Plus, we'd ...
17
votes
0answers
332 views

Meta Stack Overflow statistics graphs

For the first time, I've created statistics graphs for meta.stackoverflow.com. Here's a couple of the distinctive "this must be meta" graphs: Many of the graphs are disrupted a bit prior to the ...
16
votes
1answer
218 views

How much additional rep does a bounty question usually earn?

When I post a question with a bounty, the question generally captures more votes, and I get more rep than I would have otherwise. In cases where I've offered less than 150 (100 from me, 50 from SO) ...
16
votes
1answer
1k views

Do you want to quickly and easily import the SO Data Dump into your SQL Server?

UPDATE: New version released: http://meta.stackoverflow.com/questions/45333/fast-multi-platform-data-dump-import-sql-2000-05-08-sqlite-mysql I just released a new import utility that uses ...
16
votes
1answer
196 views

How do I get my data from a soon-to-be-closed beta site if I am not a programmer?

The Economics beta was given a 9-day eviction notice (how typical for SE). It mentions a link to a blog post about data dumps but the latest Clear Bits data dump is for December 2011 and does not ...
16
votes
3answers
191 views

The mystery of the tagged answer - and more

It is (currently) not possible to tag answers. Yet, if I query Data Explorer, then one answer does have a tag, namely javascript. I'm at a loss: how did that happen?† SELECT Id, Tag FROM ...
15
votes
5answers
262 views

Why are questions edited more thoroughly than answers?

I used the PostHistory table and ran a Python diff ratio using the first and last edits for both questions and answers. This is supposed to give 1 if the posts are identical and 0 if there are no ...
15
votes
2answers
326 views

Why is the January 2011 data-dump incomplete?

The recently announced Creative Commons Data Dump Jan ’11 is only about 1.22GB in contrast to the Creative Commons Data Dump Nov 10 with about 2.02GB. Without comparing every file the most striking ...
15
votes
1answer
135 views

Tag delimiters are not consistent in posthistory.xml

In the September 2011, December 2011, and several of the closed site data dumps the tag history is not delimited consistently across all sites. As an example from IT Security: <row Id="48" ...
15
votes
1answer
149 views

Provide more frequent data dumps to Data Explorer

In the SO blog post "Introducing Stack Exchange Data Explorer" (2010-06-13), Jeff states in a footnote: we are looking at eventually making special weekly or biweekly dumps for SEDE Is this ...
15
votes
1answer
128 views

Please include Beta Stack Exchange sites in the data dump

In this blog post it is stated that: The latest version of the Stack Exchange Creative Commons Data Dump is now available. This reflects all public data in … Stack Overflow Server ...
15
votes
3answers
164 views

Did the Electorate badge make a difference in question voting?

Yes. Full Stack Overflow stats graphs for February dump.
14
votes
9answers
2k views

Is Jon Skeet slowly switching his attention from .NET to Java? [closed]

So, I'm stalking Jon Skeet -- via the data dump, that is. After wading through the dump looking for interesting patterns, the graph below popped out as worthy. It's a bit complex to think about, so ...
14
votes
5answers
1k views

Where is Stack Overflow's public data dump?

I see a lot of talk around here regarding the Stack Overflow public data dump. Where is it? How can I play with it? Return to FAQ index
14
votes
4answers
281 views

Age calculations are wrong in the data dump export

I'm still 29, and this shows correctly on StackOverflow and the rest of the "trilogy" because I entered my correct birth date. The data dump says I'm 30. I know this is happening to other users as ...
14
votes
5answers
399 views

Comment Analysis from latest data dump

I whipped up a graph this morning plotting each user with more than 10 comments. Neil Butterworth wins my world famous "Quality Volume Commentator of the Year" award. Of the top ten commentators, ...
14
votes
1answer
203 views

Request for data dump to include more closed question info

Related to my previous request about userid of closer info, I'd also like to request for the data dump: close reasons for each close vote (currently 11 for SO) for duplicate questions, all of the ...
14
votes
0answers
148 views

Can we include tag-wiki associations in the data dump?

Is it possible to include the tag-wiki associations in the data dump? To do this would require two additional columns in the postTags table that associate a tag wiki excerpt and a tag wiki to their ...
13
votes
4answers
338 views

How do I estimate Fanatic progress?

Do the data dumps have breadcrumbs other than posts and comments? #! /usr/bin/perl use warnings; use strict; use Time::Local; Count daily activity in $seen{$date}: my %seen; Count comments and ...
13
votes
1answer
141 views

Data “dumpification”

I'm not one to pester*, so I wanted to put in a polite request for new data to be placed in the Data Explorer whenever there is an opportunity. I know there are posts saying that the schedule is ...
13
votes
3answers
143 views

Include Stack Apps into public data dump

Now that Stack Apps is in public beta, should it be included into public data dumps? According to Jeff below, we can revisit this in 4-6 months. Well that time is now here.
12
votes
1answer
371 views

Data dump for the month of March 2012

Is there going to be a data-dump on ClearBits for the month of March 2012? The last one was in December 2011, and the one before that in September 2011, so according to that schedule, the next one ...
12
votes
1answer
119 views

Are all the meta.* sites intended to be included in the data dump?

The April 2012 data dump included data for all SE sites, plus the associated meta.* sites. The August 2012 data dump does not include data for the meta.* sites, except that meta.stackoverflow.com is ...
12
votes
4answers
1k views

What is the fastest way to load up the data dump into SQL Server?

I just updated my Stack Overflow community dump importer: Changes: It works around a few tiny glitches in the dump (empty user names) It splits up the Tags and creates a PostTags table It loads ...
12
votes
0answers
144 views

Why is the data-dump generation not (more or less) fully automated? [duplicate]

Possible Duplicate: Why is the January 2011 data-dump incomplete? The recent announcement of the Creative Commons Data Dump Jan ’11 includes a shift to a bi-monthly release cycle ...
11
votes
5answers
335 views

Most and least dangerous tags to answer (among the tags with 1000+ questions)

Most and least dangerous tags to answer (among the tags with 1000+ questions) Turns out that MS-Access answers get a 10% chance of a downvote. Good thing I steer clear of MS Access!

1 2 3 4 5 6