Skip to content

App that runs analysis on a user imported goodreads.com library.

Notifications You must be signed in to change notification settings

wail-shudar/goodreads.com-User-Analytics

Repository files navigation

Visualizing Readme Data - Team 8

Jupyter notebook was used to generates visual representation to a user's library as it was exported from Goodreads. Below are the results of my personal library.

You can use it with your own data - go to https://www.goodreads.com/review/import and press "Export your library" to get your own csv.

To get the interactive version. Replace the path to my Goodreads exported file by yours in the ipynb file or over-write over the CSV with the same file name.

Heroku Link

https://s14a-final-project.herokuapp.com/

Prerequisites

Below are some ofthe python packages that will be required.

seaborn
pandas
wordcloud
nltk
distance
image (PIL inside python for some weird reason)
gender_guesser
rpy2

Relationship plots

The relationships of interest to be visualized are currently:

  • plot Pages vs Ratings
  • plot Ratings vs Bookshelves
  • Plot books read by year
  • plot Heatmap of dates read
  • plot Word Cloud

More to come in the future!

Authors

Acknowledgments

  • Thanks to Jeff Baglioni for providing guidance

About

App that runs analysis on a user imported goodreads.com library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published