Skip to content

Data mining and data analysis of traffic related data from Twitter for (near) real-time traffic visualization on Google maps

Notifications You must be signed in to change notification settings

SimonMuraya/Traffic-Visualization-from-Twitter-Data

 
 

Repository files navigation

Traffic-Visualization-from-Twitter-Data

Data mining and data analysis of traffic related data from Twitter for (near) real-time traffic visualization on Google maps by Antonate Maritim

To run the project:

  • Make sure you have Node.js and npm installed and clone the project
  • cd to the project dircetory and Run npm install the dependencies from package.json
  • Run bower install to install bower dependencies from bower.json
  • Edit env.config.js to add twitter and firebase configurations then rename it to env.js
  • Run node server.js
  • Preview the traffic visualization on http://localhost:4000/

About

Data mining and data analysis of traffic related data from Twitter for (near) real-time traffic visualization on Google maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.5%
  • CSS 11.0%
  • HTML 3.5%