Baselight

Reddit R/AskScience Flair Dataset

Dataset for Predicting Post Flair Categories on r/AskScience Subreddit

@kaggle.sumitm004_reddit_raskscience_flair_dataset

Flair Data
@kaggle.sumitm004_reddit_raskscience_flair_dataset.flair_data

  • 66.75 MB
  • 612668 rows
  • 22 columns
id

Id

author

Author

author_fullname

Author Fullname

domain

Domain

question

Question

link_flair_css_class

Link Flair Css Class

link_flair_text

Link Flair Text

description

Description

contest_mode

Contest Mode

created_utc

Created Utc

year

Year

edited

Edited

retrieved_on

Retrieved On

over_18

Over 18

is_self

Is Self

locked

Locked

num_comments

Num Comments

score

Score

spoiler

Spoiler

stickied

Stickied

thumbnail

Thumbnail

banned

Banned

421zyl[deleted][deleted]self.askscienceHow is time defined at the big bang?physicsPhysics[removed]nanThu Jan 21 2016 20:58:09 GMT+0000 (Coordinated Universal Time)2016Tue Feb 09 2016 12:21:05 GMT+0000 (Coordinated Universal Time)true11nandefaultYes
4r857d[deleted][deleted]self.askscienceUFO best scientific explanation. Atmospherical event or meteorite?geoEarth Sciences[removed]nanMon Jul 04 2016 17:05:51 GMT+0000 (Coordinated Universal Time)2016Sat Sep 03 2016 18:04:14 GMT+0000 (Coordinated Universal Time)true11nandefaultYes
4r0zwjDe_La_Soul_t2_tzi58self.askscienceIt's a commonly known fact that metals oxidize, but is it possible for them to ____-dize with other gases?chemChemistrynannanSun Jul 03 2016 06:40:06 GMT+0000 (Coordinated Universal Time)2016Fri Sep 02 2016 17:31:58 GMT+0000 (Coordinated Universal Time)true1210nanselfNo
540ohzMacShakeItt2_k15nbself.askscienceChina builds large telescope, but i have a questionastroAstronomy[removed]FalseThu Sep 22 2016 19:17:55 GMT+0000 (Coordinated Universal Time)2016Fri Oct 14 2016 11:02:04 GMT+0000 (Coordinated Universal Time)true11nandefaultNo
4r191k[deleted][deleted]self.askscienceGeoscientists: Is there any current research into projected shortfalls of key minerals/elements in the next X decades?geoPlanetary Sci.[removed]nanSun Jul 03 2016 08:26:38 GMT+0000 (Coordinated Universal Time)2016Fri Sep 02 2016 17:34:09 GMT+0000 (Coordinated Universal Time)true1nandefaultYes
4r18gaMitzuirot2_oo22sself.askscienceWhy are there so many "accident" babies yet so many people struggle to conceive?bioBiology[removed]nanSun Jul 03 2016 08:19:16 GMT+0000 (Coordinated Universal Time)2016Fri Sep 02 2016 17:33:59 GMT+0000 (Coordinated Universal Time)true1nandefaultNo
4r15kvSexyBigEyebrowzt2_hla0kself.askscienceI understand how time dialates when we speed up our velocity to near the speed of light, but what happens if we slow down?physicsPhysics[removed]nanSun Jul 03 2016 07:44:19 GMT+0000 (Coordinated Universal Time)2016Fri Sep 02 2016 17:33:20 GMT+0000 (Coordinated Universal Time)true1nandefaultNo
4r13on[deleted][deleted]self.askscienceCould a colonised Mars be shielded from the Sun's atmosphere stripping radiation?geoPlanetary Sci.[removed]nanSun Jul 03 2016 07:22:21 GMT+0000 (Coordinated Universal Time)2016Fri Sep 02 2016 17:32:53 GMT+0000 (Coordinated Universal Time)true1nandefaultYes
4r13jjsulfate4t2_41chrself.askscienceTo hold your breath longer underwater, should you keep your lungs full or empty? Also, any other scientific tips to extend your breath?medHuman Body[removed]nanSun Jul 03 2016 07:20:28 GMT+0000 (Coordinated Universal Time)2016Fri Sep 02 2016 17:32:51 GMT+0000 (Coordinated Universal Time)true11nandefaultNo
4r11psMy_Bipolar_Accountnanself.askscienceWhy do so many different psychiatric medications cause weight gain?medMedicine[removed]nanSun Jul 03 2016 06:59:31 GMT+0000 (Coordinated Universal Time)2016Fri Sep 02 2016 17:32:24 GMT+0000 (Coordinated Universal Time)true1nandefaultNo

CREATE TABLE flair_data (
  "id" VARCHAR,
  "author" VARCHAR,
  "author_fullname" VARCHAR,
  "domain" VARCHAR,
  "question" VARCHAR,
  "link_flair_css_class" VARCHAR,
  "link_flair_text" VARCHAR,
  "description" VARCHAR,
  "contest_mode" VARCHAR,
  "created_utc" TIMESTAMP,
  "year" BIGINT,
  "edited" DOUBLE,
  "retrieved_on" TIMESTAMP,
  "over_18" BOOLEAN,
  "is_self" BOOLEAN,
  "locked" BOOLEAN,
  "num_comments" BIGINT,
  "score" BIGINT,
  "spoiler" VARCHAR,
  "stickied" BOOLEAN,
  "thumbnail" VARCHAR,
  "banned" VARCHAR
);

Share link

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