MarkEEaton / Primo-Visualization

Visualization of data from the Primo Search API with Flask and D3.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Primo-Visualization

This project was taken offline in January 2021, due to breaking changes in the Primo Search API.

This Flask app queries Primo's Search API and returns a visualization of where books can be found by LC Classification, creation date, and topic.

Completely rewritten in October 2018.

The d3.js script is mostly drawn from http://bl.ocks.org/mbostock/4063269 (GNU General Public License, version 3)

As a result of the above license, this code is also licensed under the GNU General Public License, version 3

About

Visualization of data from the Primo Search API with Flask and D3.js

License:GNU General Public License v3.0


Languages

Language:Python 65.0%Language:JavaScript 17.0%Language:HTML 14.0%Language:CSS 4.0%