Check it out here: ourfeelingsaboutpoliticians.herokuapp.com
A real time analysis of the public's sentiment via Twitter of America's presidential candidates in the upcoming 2016 election and recent news articles relating to each of the candidates.
- Node.js
- Grommet
- HPE Haven OnDemand
- socket.io
We're continually looking to update this dashboard with powerful insights extracted from rich data and metrics. We strongly encourage developers to fork the source code and submit a pull request with new features.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
)
We encourage developers to add to this as they see fit. Here is what we think woud be neat additions to this dashboard:
- Historical, searchable graphs (line, bar, or chart) of the information presented on this dashboard.
- How each of the candidates stand on particular issues.
- Each of the candidates plans once in office (taxes, military, etc).
- Each of the candidates most recent tweets.
- The capability for an admin account where they can change which hashtags, users, and topics to monitor through the UI.
- Use Haven OnDemand's Concept Extraction API and Entity Extraction API to create a tag (word) cloud for each candidate.
- Save the topics and associated sentiment score from each tweet analyzed to determine an aggregate sentiment score for each topic. From this data, create a visualization to show the most negative and most positive topics related to each candidate.