Code Monkey home page Code Monkey logo

sentimapper's Introduction

README

Sentimapper is a web app that allows users to browse real times tweets along a calculated sentiment score. Reporting statistics are also included via a D3 pie graph and bar chart.

sentimapper.herokuapp.com

Implementation

  • Twitter Stream API

  • Google Maps API thru Gmaps4Rails

  • D3.js

  • Jquery

  • Foundation

  • Ruby on Rails

Testing

  • Rspec

Features

  • Tweets are updated hourly via the Twitter Stream API

  • Data is include for mulitple cities and can be filtered via params

  • Supports JSON output

  • Tweet details like text and username can be viewed by clicking on markers

  • D3 charts are updated dynamically based on data filters

Filtering

By default the tweets are filtered to not include those with a sentiment of 0.0. You may however change the filters with the following paramters.

  • /?loc=CITY [LA,SF,SEA]

This param filter will filter tweets by city area.

  • /?min=-5&max=5

The min and max param allow you to filter tweets by sentiment score.

JSON

JSON output can be reach by going to the appropriate path or following the link on the navbar.

  • /tweets.json will result in the default json output.

Credits

This project is a joint venture between Areg Abrahamians, Albert Liao, and Jeff Takaki. We hope you find interesting or entertaining data from our app.

For questions email: [email protected]

sentimapper's People

Contributors

albertliao avatar aabrahamians avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.