Solved–Assignment #5– Solution

$30.00 $19.00

Assignment Deliverables: You are required to submit a SINGLE WinZip file that has the following deliverables : Documentation for the Angular Components that you created to draw the Line chart Source Code Output report that has ALL captured screen-shots of your assignment run saved in OUTPUT.pdf Video recording of 10 minutes as a demo for…

You’ll get a: . zip file solution

 

 

Description

5/5 – (2 votes)

Assignment Deliverables:

You are required to submit a SINGLE WinZip file that has the following deliverables :

  1. Documentation for the Angular Components that you created to draw the Line chart

  1. Source Code

  1. Output report that has ALL captured screen-shots of your assignment run saved in OUTPUT.pdf

  1. Video recording of 10 minutes as a demo for the run of your assignment using https://screencast-o-matic.com/

Post your assignment as a SINGLE WIN-ZIP on Blackboard.

Architecture/High-level Design:

Requirements:

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.