reviews | R Documentation |
Amazon.com reader-reviews of several popular books.
A data frame with 243,269 observations on the following 5 variables.
book
The book under review. Values along with book-titles are as follows: hunger = The Hunger Games, shades Fifty Shades of Gray, fault = The Fault in our Stars, martian = The Martian, unbroken = Unbroken, gonegirl = The Gone Girl, goldfinch = The Goldfinch
rating
rating assigned (1-5)
URL_fragment
Prepend "https://www.amazon.com/" to get the full URL of the review.
review_title
Title of the review; usually a concise judgment of the book.
content
HTML of the review text.
This data frame is a compilation of the data sets in "Amazon Book Reviews", in the UC-Irvine Machine Learning Repository. See https://archive.ics.uci.edu/ml/datasets/Amazon+book+reviews for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.