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 of 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: 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 other 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,the display name of the post owner | |
| LastEditorDisplayName,text,the display name of the last editor | |
Xet Storage Details
- Size:
- 1.57 kB
- Xet hash:
- 36e05057be79e40ed924af928bef05357f95fd245ffe4fbc335b3d235bb5d282
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.