Quick answer, a Stack Exchange site currently will not be included in the data dump until there has been enough data to pool and send along with the rest of the package. [A public data dump] won't be necessary until there is more data to work with there. Data dumps do not include deleted posts ...
5
votes
1answer
63 views
What are the PostTypeId's in the 2011-12 data dump?
I work on the data dump from December 2011, and I have encountered two things that I need to ask about.
First:
In the README, it says that the attribute PostTypeId can only be 1 for the questions ...
15
votes
1answer
166 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 ...
0
votes
0answers
28 views
Are the meta sites for individual SEs also archived in individual site dumps?
And in particular, what about the meta SEs for SEs that are about to be closed, like the meta for the Astronomy SE?
2
votes
2answers
106 views
Dumping Stack Overflow to a private network
Is there any tool to use the Stack Overflow Creative Commons data dumps to serve as the same Stack Overflow format website, but only on a private network (for example, running locally over ...
0
votes
1answer
49 views
Duplicated information in data dump
I found that in the file in the data dump, the information are duplicated.
In fact, the post with the id 5022383 and the title "Monkey patching CKEditor to embed YouTube videos" is in the file ...
3
votes
0answers
63 views
cc-wiki data dump not available
When I download .torrent file from this page, I'm not able to download data dump due to tracker returning 4XX message.
Are there any direct links to download latest data dump?
5
votes
1answer
107 views
Data dump of closed beta sites
The data dump of some closed beta sites are available in xml format. Is it possible to see their content in a more readable form? Why are not these data available in HTML format too?
One of the ...
7
votes
1answer
163 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 ...
1
vote
0answers
21 views
Include beta sites in the data dumps [closed]
Possible Duplicate:
Please include Beta Stack Exchange sites in the data dump
I just found data.stackexchange.com, that contains data dumps for several SE sites, but not all. I suspect the ...
0
votes
1answer
28 views
Where can I obtain Stack Overflow API datasets?
I need some Stack Overflow API datasets for some analysis that I wish to do.
Are there any Stack Overflow API datasets that have been collected over the years? If yes, can someone let me know where ...
1
vote
0answers
65 views
Get the raw data of the Stack Overflow public dataset [closed]
Possible Duplicate:
Where is Stack Overflow's public data dump?
I've seen that Stack Overflow offers a public dataset: Data Explorer, but to get information you must write a query. ...
8
votes
1answer
77 views
Data dumps for specific sites
Is there a way to download a data dump for specific sites in the Stack Exchange network?
The cumulative data dump is pretty large, and I am only really interested in the data dumps for a couple ...
3
votes
1answer
61 views
Can you use the data explorer to view an offline (local) data dump?
Was just looking into the possibility of having an offline local copy of stack overflow for when I'm internetless. I found a blog post about the data explorer, although it looks like it's designed to ...
23
votes
1answer
264 views
Can the SE Data Dump be provided as a Public Data Set on AWS?
Amazon provides Public Data Sets on AWS:
Public Data Sets on AWS provides a centralized repository of public data sets that can be seamlessly integrated into AWS cloud-based applications. AWS is ...
7
votes
1answer
100 views
Several sites are missing from the December 2011 data dump
I've got the Dec '11 SE data dump downloading and there appears to be many sites missing.
A (potentially incomplete) list of the sites that appear to be missing - there are simply no files in the ...
10
votes
1answer
110 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 (see an ...
5
votes
1answer
119 views
Is there a nice browser to view a data-dump?
Flipping through text files of XML to try to read what was going on at a dead site makes it difficult to get the jist of it. Is there some tool that will order the posts into Q and A's and sprinkle ...
4
votes
1answer
99 views
What is the average number of answers per question?
I'm trying to figure out two things:
What is the average number of answers per question on StackOverflow?
How many of my answers have been accepted (without having to click through several pages of ...
24
votes
1answer
148 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 ...
2
votes
0answers
84 views
Import dump to MySQL [closed]
I was able to import the Super User dump using SODDI earlier, but somehow I am not able to do that for the latest September dump.
Is there a better way of importing the dumps to my MySQL database?
...
15
votes
1answer
124 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" ...
12
votes
1answer
113 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 ...
8
votes
1answer
99 views
Release schedule for the data dump?
The creative commons data dump seem to be released irregularly at the moment. The last release is from June 2011.
I would welcome a schedule with more predictable release dates for the data dump. ...
1
vote
1answer
48 views
May (or June) 2010 datadump missing
When I download the data dump from May 2010 my torrent client tells me it's the same file as the Jun 2010 (md5s match too).
So one of them is missing. Is this just a file upload gone wrong or is one ...
10
votes
0answers
103 views
Incremental data-dumps instead of the whole thing
Would it be possible to generate and release incremental data dumps (perhaps in addition to the full dumps)?
The reason being, obviously, they are getting quite large to download and they'll only ...
7
votes
1answer
106 views
Stack Exchange 2.0 sites not mentioned in attribution notice of Stack Exchange data dumps
Looking at the data dump for the recently closed Freelancers Stack Exchange beta, I note the license.txt file reads:
So let me clarify what we mean by attribution. If you republish this content, ...
7
votes
1answer
87 views
Can I get notified when there's an SE Data Explorer data dump?
As it is now, I'm checking every day if there is a new data dump. If I were notified, I would not have to keep checking.
1
vote
0answers
42 views
URL table in the SEDE dump
I have noticed a few SEDE queries that attempt to extract the referenced URLs from post bodies. Is there any chance we can get a table to list the URLs referenced by posts?
This should simplify ...
12
votes
0answers
123 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 ...
11
votes
2answers
81 views
Add close reasons to the data dump and to Data Explorer
We already have the close votes (VoteTypeId = 6), but there aren't any close reasons associated with each vote.
6
votes
2answers
80 views
Values for PostTypeId in data explorer
I am looking for some explanation of the schema for the data dump of se sites.
Specifically I'd like to know the values for PostTypeId field (1=Questions?, 2=Answers?, 3=?, etc).
I have tried to ...
3
votes
3answers
171 views
Reading Stack Overflow offline
Is there any application that can read Stack Overflow's data dumps while I'm not connected to the Internet?
I mean an offline reader similar to WikiTaxi.
1
vote
1answer
42 views
display tabular data [closed]
Possible Duplicate:
Easier way to represent DB tables when asking DB questions
How do I represent formatted tabular data in Stackoverflow ?
Basically I need to show content of a table; ...
2
votes
1answer
225 views
StackOverflow Old Database Schema
I am pretty new to StackOverflow, but I have now heard of database dumps and that the database schema was changed recently (?) so that a lot of joins could be avoided. On the post I read this people ...
3
votes
1answer
97 views
How does SE1.0 calculate password hash?
I am working on importing SE dump into askbot - could you please give a hint - how to calculate the password hash stored in file Passwords.xml in the SE dump?
Need to help someone migrate his SE site ...
2
votes
1answer
59 views
In which table do tag excerpts get stored?
Where do tag excerpts get stored? The tag-wiki is stored in the posts table--we know this. I imagine the excerpt column is stored in the tags table, but the data-dump does not reflect this, and if it ...
2
votes
1answer
129 views
Invalid characters for XML parsing in posthistory.xml from Stack Overflow
We got the April 2011 data dump from Stack Overflow and, while trying to put everything into a database, we got
SyntaxError: reference to invalid character number: line 1105549, column 5445
in ...
2
votes
1answer
173 views
June Data Dump Extraction Problems
I downloaded the June Data Dump from ClearBits, and I'm having trouble extracting the Stack Overflow files. First, when I extract the stackoverflow.com.7z.001 file, it just creates another 7-Zip ...
13
votes
1answer
138 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 ...
19
votes
1answer
282 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 ...
0
votes
1answer
50 views
Are there data dumps for other Stack Exchange sites?
Are there data dumps for other Stack Exchange sites besides Stack Overflow?
8
votes
2answers
121 views
Can Flag Weight be available on data-dump and data-explorer?
Can Flag Weight be available on data-dump and data-explorer?
Just curious :-)
2
votes
1answer
64 views
Can we please have some sort of API to poll for new data dump releases?
I'm writing an application that uses the data dump. However, in order to be effective, this application needs to be kept up to date with the latest data dump. This currently needs to be done manually.
...
0
votes
0answers
73 views
Data dump offline use
Is there an application/easy way to browse downloaded stackoverflow SQL data dumps offline?
2
votes
1answer
101 views
data dump posts.xml
Approximately how many posts are there in the posts.xml in the January 2011 data dump? I was trying to open my xml in a text editor but it crashes as the size is enormous. If someone knows this, let ...
1
vote
1answer
94 views
stack overflow data dump question
If I download the January 2011 data dump then will I get all the data since the site started?
As I can see that the size of the data dump is incrementing and I can see in October there are some ...
1
vote
5answers
109 views
How to obtain Stack Overflow questions for posting in my blog?
Is it possible to get information from questions on Stack Overflow and post it to my blog?
4
votes
1answer
97 views
Please consider releasing a meta.stackexchange.com data dump
Meta.stackexchange.com now redirects here, at meta.stackoverflow.com. The discussions held there were not migrated. While most of those discussions were specific to SE 1.0 sites, there are many ...
5
votes
1answer
153 views
Stack Exchange Data Explorer: When is the new data dump available?
I read somewhere that more or less each month a new data dump is available. The last dump for Stack Overflow was on February 9, 2011. So when can I expect the new data dump?
0
votes
0answers
62 views
Invalid source path when using SODDI with data dump
I downloaded the SODDI and run it. I specify the folder where the uncompressed data is, but then there's nothing that I can select in that table, count, state... It just says invalid source path... ...