Solved–Assignment #5– Solution

$30.00 $19.00

Refine your Assignment #4 implementation of ChicagoSocialHub to achieve the following : Use Python (you need to REMOVE logstash in this assignment) to log the periodic Divvy stations status on ElasticSearch server. Your log MUST accumulate data of at least 7 days; your ipynb script will write data to ELasticSearch directly. The periodic Divvy heart…

You’ll get a: . zip file solution

 

 

Description

5/5 – (2 votes)

Refine your Assignment #4 implementation of ChicagoSocialHub to achieve the following :

  1. Use Python (you need to REMOVE logstash in this assignment) to log the periodic Divvy stations status on ElasticSearch server. Your log MUST accumulate data of at least 7 days; your ipynb script will write data to ELasticSearch directly.

  1. The periodic Divvy heart beat will be stored on PostgreSQL server

  1. Your application MUST REFINE your implementation Assignment #4

  1. You must provide the button to view real-time/log data for Divvy stations (hourly, daily, weekly) by line chart

  1. You must provide the button to view real-time/log data for Divvy stations (hourly, daily, weekly) by line charts with Simple Moving Averages (hourly and daily SMA) on the SAME chart

  1. You must provide the button to view reviews for Yelp by bar chart

  1. You must provide Divvy HeatMap button to display the ANIMATED HeatMap for the real-time available Divvy dock

stations for the entire City of Chicago Divvy dock stations for the past 1 Hour (default value for Time-Range). The default view (Time-Range) is 1 hour , and the user shall be provided with Time-Range drop down list for selection of time for 1 Hour, 24 Hours, or 7 days.