Tagged Questions

0
votes
2answers
69 views

How is the vote and rep stored in the DB?

Wondering what the upper limits are. I'm guessing 32 bit signed integers for speed, but I suspect someone knows off the top of their head. Without some testing, though, we would …
5
votes
3answers
97 views

What to do with suspended users in the data dump?

They could be creating strange anomalies when someone does a query against the datadump when someone is suspended when it's generated. So either remove those users from the dump o …
2
votes
3answers
65 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 …
0
votes
0answers
99 views

Python script to import/create SQLite3 database from SO data dump

Here is a small script that I needed, and feel that I should share the community. I'm sorry if you find something extremely unpythonic or a bad practice, but it's a quick and dirty …
-1
votes
1answer
68 views

Who are the users with most questions?

I wanted to know if somebody did some research in the data dump that consists of: Who are the users with most questions? Who are the users with most questions with at least one u …
22
votes
7answers
366 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 y …
1
vote
2answers
68 views

Is there a SQLite data dump for the latest release?

Also, since it could probably by done by Jeff, should Jeff provide the data dump in other formats - SQL Server, SQLite, and XML instead of just XML? I'm not sure how intensive it i …
0
votes
2answers
48 views

Data dump and comments statistics

Did someone make an attempt at mining comments on the data dump? I like comments very much, even though they are "second class citizens". I think they add a lot of spice to the tr …
1
vote
5answers
146 views

How do I dump the Stack Overflow database?

I want to use the Stack Overflow database for a data classification project. How do I dump the Stack Overflow database?
6
votes
1answer
57 views

Add bounty details to Community Data Dump

I was looking at a recent question here on bounties, and I wanted to use StackQL to prove that questions with bounties get more views and answers on average than questions without, …
0
votes
1answer
28 views

Scripts to Convert the Monthly Data Dump [closed]

Possible Duplicate: Scripts to convert data-dump to other formats As suggested in another question, if you have scripts or small programs in any language that convert the …
12
votes
2answers
200 views

StackQL Update for October + new features

I updated StackQL to use the new October data dump (remember: this is Sql Server, not MySQL). It also has a new (better but still very bad) graphic layout and several new featur …
13
votes
2answers
127 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 da …
15
votes
4answers
167 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 …
38
votes
12answers
279 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 …

1 2 3 4 5 next
15 30 50 per page