Demo Page
http://project.hupili.net/hhba2016-argentina-vote/landing.html
Data source
Example: http://votaciones.lanacion.com.ar/api/votacion/637
TODO
- Turn the landing page into HTML (a static image at present)
- Analyse beyond time segment (Dec 2013, Dec 2015)
Running this project in local
###Install NodeJS Node Js Oficial
###Install http-server
npm install http-server -g
###Run
http-server ./
###Open in browser
URL: http://localhost:8080