Question
SensorCo, a IoT sensor company, wants to have you build a realtime dashboard proof of concept (POC) to present the following sensor data: Speed Direction
SensorCo, a IoT sensor company, wants to have you build a realtime dashboard proof of concept (POC) to present the following sensor data: Speed Direction ( A random number between 0 and 360) - You need to modify the python script to accommodate this! Temperature (A random number greater than the previous temperature number up to 200) - You need to modify the python script to accommodate this! The fact that this is a POC means that you can mock up the data as long as it is published to a PowerBI feed. A limitation is that SensorCo only has access to PowerBI online (https://powerbi.microsoft.com/en-us/), you will need to produce the dashboard there. A fellow employee has provided you with a python script that will send JSON data to a powerBI API from a previous project - you just need to modify! Things to note: You will want to create a streaming dataset (be sure to note the URL PowerBI gives you!)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started