Skip to content

rollycodes/Realtime-Tweet-Heatmap

 
 

Repository files navigation

Realtime Twitter Feed Heatmap

Background and Overview

Realtime Twitter Feed Heatmap is a data visualization application that displays tweeting activity in realtime. Tweets around the world are shown as datapoints on a map. Contents of tweets are also processed through a sentiment analyzer.

Realtime Twitter Feed Heatmap (Live Link)

All

Technologies

  • Node.js (Backend logic)
  • Websockets (Backend logic, clientside logic)
  • Vanilla JS (frontend DOM manipulation)
  • Twitter API (API requests to retrieve tweeting data)
  • IBM Watson API (API requests for sentiment analysis)
  • Google Maps API (Map and data visualization)

About

**Upgraded to Twitter API v2** A data visualization application that displays tweeting activity around the globe in realtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.5%
  • HTML 15.5%
  • CSS 9.0%