Reader small image

You're reading from  Analytics for the Internet of Things (IoT)

Product typeBook
Published inJul 2017
Reading LevelIntermediate
PublisherPackt
ISBN-139781787120730
Edition1st Edition
Languages
Right arrow
Author (1)
Andrew Minteer
Andrew Minteer
author image
Andrew Minteer

Andrew Minteer is currently the senior director, data science and research at a leading global retail company. Prior to that, he served as the director, IoT Analytics and Machine Learning at a Fortune 500 manufacturing company. He has an MBA from Indiana University with a background in statistics, software development, database design, cloud architecture, and has led analytics teams for over 10 years. He first taught himself to program on an Atari 800 computer at the age of 11 and fondly remembers the frustration of waiting through 20 minutes of beeps and static to load a 100-line program. He now thoroughly enjoys launching a 1 TB GPU-backed cloud instance in a few minutes and getting right to work. Andrew is a private pilot who looks forward to spending some time in the air sometime soon. He enjoys kayaking, camping, traveling the world, and playing around with his six-year-old son and three-year-old daughter.
Read more about Andrew Minteer

Right arrow

Chapter 13. Bringing It All Together

The President of Operations at your company, previously the VP of Connected Services and your boss, smiles as he firmly shakes your hand.

"Revenues are up 10% and it is clearly attributable to the work of your team," he says. "The CEO and I have decided to create a new position, Vice President of Connected Analytics. I want you to lead it."

"Thank you and I hope to earn the confidence placed in me," you say, trying to hide your smile.

"Oh, you already have that," he winks, "You can tell your team. They stay with you and we're adding a data management team and a frontend prototyping team to your group. Did I tell you that we are doubling the number of IoT products in the next fiscal year?"

He nods and turns to stroll away still smiling.

"You start immediately," he says over his shoulder.

You think to yourself,

I finally made it. After all the work and stress, I made it

. You enjoy the thought for a few minutes. Until you come to the realization:

Wait, how am...

Review


The range of steps in the flow of IoT data from the device to the presentation of analytic results was covered in this book. This is a wide range of topics, but it does all fit together. The following diagram maps this out and shows how each chapter in the book relates:

General IoT data and analytic flow as covered in this book.

The IoT data flow

In order to understand a complex system, such as the flow of data from IoT devices, or the flow of risk and money in a Collateralized Debt Obligation (CDO), as depicted by the IMF in the following diagram, you need to map out the process. Then, you need to understand how each stop along the way contributes to the end result. This can help avoid unprofitable projects - and worldwide recessions.

How AAA assets were created out of subprime mortgages - money flow diagram. Source: IMF

 

We discussed the many challenges with IoT data. It is notoriously messy, and will often have missing and incorrect values. In Chapter 1, Defining IoT Analytics and...

A sample project


If you are ready to challenge yourself, the following is a project that you can work out how to do on your own. There is no education like actually doing the work yourself, especially when you are not sure of the right answers:

The project steps are as follows:

  1. Set up the AWS environment: Follow Chapter 4,Creating an AWS Cloud Analytics Environment to prepare a secure area for data storage and IoT analytics.
  2. Build a data feed to NOAA hourly weather data: You could use Python code in an AWS Lambda function or a service such as Amazon Kinesis to process the feed.
  3. Import the dataset into a Hadoop environment (store in HDFS): Practice querying data using Hive. Amazon EMR can be used for this or a Cloudera/Hortonworks distribution.
  4. Combine with another data set: You choose; have fun.
  5. Analyze with Tableau to understand the data: Connect to Hive and explore the combined data. Create a dashboard to communicate some metrics and alerts.
  6. Use R to create a machine learning prediction model...

Summary


This chapter reviewed the main themes of this book. We also added some short, boiled-down advice. Finally, we presented a challenge project - have fun with with it.

Good luck and happy hunting for IoT value through analytics!

lock icon
The rest of the chapter is locked
You have been reading a chapter from
Analytics for the Internet of Things (IoT)
Published in: Jul 2017Publisher: PacktISBN-13: 9781787120730
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime

Author (1)

author image
Andrew Minteer

Andrew Minteer is currently the senior director, data science and research at a leading global retail company. Prior to that, he served as the director, IoT Analytics and Machine Learning at a Fortune 500 manufacturing company. He has an MBA from Indiana University with a background in statistics, software development, database design, cloud architecture, and has led analytics teams for over 10 years. He first taught himself to program on an Atari 800 computer at the age of 11 and fondly remembers the frustration of waiting through 20 minutes of beeps and static to load a 100-line program. He now thoroughly enjoys launching a 1 TB GPU-backed cloud instance in a few minutes and getting right to work. Andrew is a private pilot who looks forward to spending some time in the air sometime soon. He enjoys kayaking, camping, traveling the world, and playing around with his six-year-old son and three-year-old daughter.
Read more about Andrew Minteer