Git Product home page Git Product logo

goodreads-and-googlebooks's Introduction

507 Final Project

Exploring Books and Authors of Different Genres

Overview

This program that lets the user browse through various book genres (ie Mystery, Action, Romance) and displays various analyses of the books.

Data Sources

Google Books API: Takes in multiple genres (twenty-six) and returns information about individual book's titles, authors, ISBNs (must look for the thirteen digit ISBN and not the ten digit one), publishers, publish dates, descriptions, and ratings. Goodreads API: ISBN is used to find information on the book and the author, including the author's Goodreads ID. (Requires authenthication). Goodreads API: Goodreads Author ID is used to query information on the author, including their hometown. (Requires authenthication). Google Geocoding API: After obtaining the hometown city, the Google Geocoding API was utilized to get the latitude and longitude of the hometown. (Requires authenthication).

Visualizations

alt text

alt text

alt text

alt text

goodreads-and-googlebooks's People

Contributors

miscalculation avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.