tanykim / best-bookshelf

Visualization of the New York Times Best Books

Home Page:http://tany.kim/best-bookshelf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

best-bookshelf

This proejct is data bisualization of the New York Times Best Books from 1996 to 2016.

The live demonstration is here.

Data Generation

I begin with scrapping NYTimes articles on best books at the end of each year. The python scripts allow you to generate a dataset, including book and author information from Goodreads, and best seller information using NYTimes books API.

Webapp

The actual visualization work, developed with HTML, CSS, and Javascript. No serious framework or data bindings, except D3 and Lodash.

About

Visualization of the New York Times Best Books

http://tany.kim/best-bookshelf

License:MIT License


Languages

Language:CSS 60.8%Language:JavaScript 13.5%Language:Python 12.4%Language:HTML 8.2%Language:SCSS 5.0%