unused / rockstar-graphs

RockStar Graphs, a spatial-temporal data visualization to evaluate fame.

Home Page:https://unused.github.io/rockstar-graphs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RockstarGraphs

A spatial-temporal data visualization to evaluate fame.

Details

A demonstrational example of the project can be found at unused.github.io/rockstar-graphs/.

To collect data a go twitter client gotwt is used to crawl data and a ruby based data conversion script tweetdb collects information in a mongodb and preprocesses the tweets in order to be used by the visualization frontend directly.

Usage & Development

$ npm install # install dependencies
$ npm run start # start development webserver on http://localhost:8080
$ make # build
$ make deploy # deploy to GitHub pages

Resources

About

RockStar Graphs, a spatial-temporal data visualization to evaluate fame.

https://unused.github.io/rockstar-graphs/


Languages

Language:JavaScript 71.4%Language:Ruby 11.2%Language:Go 10.3%Language:CSS 4.8%Language:Makefile 2.3%