ruanchaves commited on
Commit
8a3ed57
1 Parent(s): 0e26358

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,7 +74,7 @@ B2W-Reviews01 is an open corpus of product reviews. It contains more than 130k e
74
 
75
  ### Data Fields
76
 
77
- * **submission_date**: the date and time when the review was submitted.
78
  * **reviewer_id**: a unique identifier for the reviewer.
79
  * **product_id**: a unique identifier for the product being reviewed.
80
  * **product_name**: the name of the product being reviewed.
 
74
 
75
  ### Data Fields
76
 
77
+ * **submission_date**: the date and time when the review was submitted. `"%Y-%m-%d %H:%M:%S"`.
78
  * **reviewer_id**: a unique identifier for the reviewer.
79
  * **product_id**: a unique identifier for the product being reviewed.
80
  * **product_name**: the name of the product being reviewed.