Loading...
My Portfolio

Goodreads Book Catalogue Generator 2021 June

This application parses through a large CSV file containing a Kaggle dataset storing more than 19,000 unique books. It Filters the dataset to create a dictionary data structure leaving only crucial information about each book that readers would care about (title, author, genre, etc...). It them writes to a text file containing a formatted and sorted book catalougue that is pleasant to read.

bookbook2book3