A geospatial representation of tweet data collected from the twitter fire hose api.
Check it out! For best visual results view use Chrome (it may take a few secconds for the first tweets to load).
Middleware for this project is written in node.js and can be found here. Heroku does not currently support websockets so for now I am just long polling data.
Base code for a orthographic global D3 projection was used as a reference for this project.