Buckets:
| original_column_name,data_format,combined_description | |
| Id,integer,the post id | |
| PostTypeId,integer,the id of the post type | |
| AcceptedAnswerId,integer,the accepted answer id of the post | |
| CreaionDate,datetime,the creation date of the post | |
| Score,integer,the score of the post | |
| ViewCount,integer,the view count of the post. Additional notes: commonsense evidence: Higher view count means the post has higher popularity | |
| Body,text,the body of the post | |
| OwnerUserId,integer,the id of the owner user | |
| LasActivityDate,datetime,the last activity date | |
| Title,text,the title of the post | |
| Tags,text,the tag of the post | |
| AnswerCount,integer,the total number of answers to the post | |
| CommentCount,integer,the total number of comments of the post | |
| FavoriteCount,integer,the total number of favorites of the post. Additional notes: commonsense evidence: the more favorite count refers to more valuable posts. | |
| LastEditorUserId,integer,the id of the last editor | |
| LastEditDate,datetime,the last edit date | |
| CommunityOwnedDate,datetime,the community owned date | |
| ParentId,integer,"the id of the parent post. Additional notes: commonsense evidence: If the parent id is null, the post is the root post. Otherwise, the post is the child post of another post." | |
| ClosedDate,data_format,"the closed date of the post. Additional notes: commonsense evidence: if ClosedDate is null or empty, it means this post is not well-finished; if CloseDate is not null or empty, it means this post has well-finished" | |
| OwnerDisplayName,text,Display name stored on the post record for the owner | |
| LastEditorDisplayName,text,the display name of the last editor | |
Xet Storage Details
- Size:
- 1.59 kB
- Xet hash:
- a5caa3be43df4a524f058993be707bb2c231cfd88d6ca590916d73a701a5d5aa
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.