StackLite: Stack Overflow Questions And Tags
Stack Overflow questions and tags, without text included
@kaggle.stackoverflow_stacklite
Stack Overflow questions and tags, without text included
@kaggle.stackoverflow_stacklite
CREATE TABLE questions (
"id" BIGINT,
"creationdate" TIMESTAMP,
"closeddate" TIMESTAMP,
"deletiondate" TIMESTAMP,
"score" BIGINT,
"owneruserid" DOUBLE,
"answercount" DOUBLE
);
Anyone who has the link will be able to view this.