Project on Analysis on time spent on Commute by Children in a City.
All Rights Reserved @Dheeraj Ranga Chinni, Upendra Sabnis and Piyush Supdip Patel.
##Data Analysis on real time data.
- Data Generator: Python program generating student commute data in the form of Json.
- Data Collector: Kafka will read the streaming data from Data Generator.
- Data Computation: Apache Storm does the computation and clean up of the data.
- Data Visualization: D3 is used to visualize the analysed data.