ttfnrob / Situation-Room-Map

SOCIAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'Situation Room' Map

Map to display realtime sentiment-processed results of searches across Social Machines. For now it just uses the Twitter streaming API. Datasift integration has been tried and would work. NodeJS app based on safesoftware's GitHub repo using Sentimental and hosted on Heroku.

screenshot example of map

Usage

Visit it online at http://situation-room-map.herokuapp.com Control search term from URL, e.g. http://situation-room-map.herokuapp.com/?search=morning Hide search box control (e.g. For using in iFrame), e.g. http://situation-room-map.herokuapp.com/?search=morning&hide=true

History

v0.1

Basic Twitter map with heat maps for positive and negative sentitment Search box and URL search param

About

SOCIAM

License:Apache License 2.0


Languages

Language:JavaScript 84.8%Language:CSS 15.2%