I've been working with similar data and trying to find good ways of displaying it. Would be very interested in seeing the source on Github if you still plan to release it. Are you using Twitter's `place` attributes from their "Streaming API" filter endpoint?
Comments
Pretty cool - good work!
I've been working with similar data and trying to find good ways of displaying it. Would be very interested in seeing the source on Github if you still plan to release it. Are you using Twitter's `place` attributes from their "Streaming API" filter endpoint?
Yeah i'l get on that soon. I'm using the location filter to only get tweets in the US. 'locations': ['-180','15','19','72']}
Still considering doing this?