Skip to content

Analysis and visualization of Amazon Bestselling Book lists from 2009 to 2019

Notifications You must be signed in to change notification settings

suha98/Analysis-of-Amazon-Bestselling-Books-2009-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

An Analysis of Amazon's Bestselling Books from 2009-2019

Data from Amazon's top 50 bestselling books list from the years 2009 to 2019 was published on Kaggle. The original dataset contained the following columns:

  • Name - The book's title
  • Author - The Author's name
  • User Rating - The rating of the book on Amazon
  • Reviews - Total number fo reviews left by readers
  • Price - The price of the book
  • Year - The year it was on the bestseller list
  • Genre - The genre of the book (either fiction or non-fiction)

After downloading the data, I manually added the 'Genre' column by looking up the authors.

A range of insights were gained from the data; the notebook and my edited dataset have both been uploaded in the repository.

About

Analysis and visualization of Amazon Bestselling Book lists from 2009 to 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published