Baselight

StackLite: Stack Overflow Questions And Tags

Stack Overflow questions and tags, without text included

@kaggle.stackoverflow_stacklite

Questions
@kaggle.stackoverflow_stacklite.questions

  • 303.54 MB
  • 17203824 rows
  • 7 columns
id

Id

creationdate

CreationDate

closeddate

ClosedDate

deletiondate

DeletionDate

score

Score

owneruserid

OwnerUserId

answercount

AnswerCount

1Thu Jul 31 2008 21:26:37 GMT+0000 (Coordinated Universal Time)Mon Mar 28 2011 00:53:47 GMT+0000 (Coordinated Universal Time)1
4Thu Jul 31 2008 21:42:52 GMT+0000 (Coordinated Universal Time)458813
6Thu Jul 31 2008 22:08:08 GMT+0000 (Coordinated Universal Time)20795
8Thu Jul 31 2008 23:33:19 GMT+0000 (Coordinated Universal Time)Mon Jun 03 2013 04:00:25 GMT+0000 (Coordinated Universal Time)Wed Feb 11 2015 08:26:40 GMT+0000 (Coordinated Universal Time)428
9Thu Jul 31 2008 23:40:59 GMT+0000 (Coordinated Universal Time)1410158
11Thu Jul 31 2008 23:55:37 GMT+0000 (Coordinated Universal Time)1129133
13Fri Aug 01 2008 00:42:38 GMT+0000 (Coordinated Universal Time)451925
14Fri Aug 01 2008 00:59:11 GMT+0000 (Coordinated Universal Time)290118
16Fri Aug 01 2008 04:59:33 GMT+0000 (Coordinated Universal Time)7825
17Fri Aug 01 2008 05:09:55 GMT+0000 (Coordinated Universal Time)114211

CREATE TABLE questions (
  "id" BIGINT,
  "creationdate" TIMESTAMP,
  "closeddate" TIMESTAMP,
  "deletiondate" TIMESTAMP,
  "score" BIGINT,
  "owneruserid" DOUBLE,
  "answercount" DOUBLE
);

Share link

Anyone who has the link will be able to view this.