Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 550 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 550 Bytes

Youtube History Visualization

Personal Youtube history visualization with d3.js dc.js and crossfilter.js

Workflow

src/ch/fritscher/YoutubeHistoryV3.groovy parses data from personal youtube v3 api into database. api.groovy generates a json file like shown in api_sample_output.json, which is used by dc.js/crossfilter to generate interactive d3.js charts.

Screenshot

screenshot