amazon_books: Sample of Amazon books

amazon_booksR Documentation

Sample of Amazon books

Description

A random sample of 325 books from Amazon.com.

Usage

amazon_books

Format

A data frame of 325 rows representing books listed on Amazon and 13 variables.

title

Book title

author

Author who wrote book

list_price

recommended retail price of book

amazon_price

lowest price of book shown on Amazon

hard_paper

book is either hardcover or paperback

num_pages

number of pages in book

publisher

Company that issues the book for sale

pub_year

Year the book was published

isbn_10

10-character ISBN number

height, width, thick, weight_oz

height, width, weight and thickness of the book

Source

The Data and Story Library (DASL) https://dasl.datadescription.com/datafile/amazon-books


moderndive documentation built on Dec. 2, 2022, 1:08 a.m.