City: Chicago
^^brief:
-
TweetHarvester - Tweets Harvesting java application source codes
-
WebContent - Mini website for visulizing Data Analysis
^^procedure:
- Tweets harvesting application
1.1 Streaming API
1.2 hosebird client (hbc) java library - harvest tweets from Twitter Streaming API
1.3 lightCouch java library - store JSON format tweets into CouchDB
- Tweets analysis
2.1 CouchDb design document/view for scenarios
2.2 RESTful interface
- Visualized result
3.1 website (html+ajax+jsonp)
3.2 Google Charts API - pie chart, bar chart, line chart and Geo chart
3.3 Google Maps API