- Transforming realtime twitter stream and storing them in a data storage.
- Parsing over the tweets and derving meaning insights from it.
- Searching for results based on input keywords
-
Twitter Reacts 'President Trump'
-
Deriving people’s sentiments for the presidential candidates
-
US states sentiments and Acitvities
- twitter-API -> pipeline -> load -> analyze
-
Formatting the realtime twitter data : cleaning up data (encoding unicode text, initializing locations) and sotring them in MongoDB
-
Access the documents from MongoDB and transform jason data into tabular format and store extracted results in oracle database
-
Accessing the database with TIBCO Spotfire to build business intelligence dashbards
-
Ability to stream real-time twitter feed and derive analysis
-
Text search control, providing valid results based on keyword search in twitter text data. a. List of related tweets b. List of Top retweets c. List of top location d. List of related keywords, hashtags
Screenshots: