Skip to content

technologeve/goodreads-data-visualisation

Repository files navigation

goodreads-data-visualisation

How to run

Install Python 3.11.2 and install the requirements using pip install -r requirements.txt

You can either export a CSV file from a Goodreads account or use the example file included in the repository. Run the following command to visualise a user's book ratings:

python -m plot_rating -g example_goodreads_library_export.csv

Run this command to visualise the amount of books read:

python -m plot_number_read -g example_goodreads_library_export.csv

Additional settings:

-c allows the user to specify the colour of the data points

-y allows the user to filter data to a specified year, YYYY

-s saves each plot as a png

Example plots

1684850431061

1684850713853

1684850729473

1685534333871

About

Data visualisation for Goodreads library exported data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages