- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 155字
- 2021-07-02 18:59:27
Data quality
Constrained devices means lossy networks. For analytics, it often results in either missing or inconsistent data. The missing data is often not random. As mentioned previously, it can be impacted by the location. Devices run on a software, called firmware, which may not be consistent across locations. This could mean differences in reporting frequency or formatting of values. It can result in lost or mangled data.
Data messages from IoT devices often require the destination to know how to interpret the message being sent. Software bugs can lead to garbled messages and data records.
Messages lost in translation or never sent due to dead batteries result in missing values. The conservation of power often means not all values available on the device are sent at the same time. The resulting datasets often have missing values, as the device sends some values consistently every time it reports and sends some other values less frequently.
- Java語言程序設計
- Mastering JavaScript Functional Programming
- C語言程序設計教程
- 軟件界面交互設計基礎
- Learning RxJava
- Mastering Spring MVC 4
- Offer來了:Java面試核心知識點精講(原理篇)
- C語言程序設計教程(第2版)
- Python計算機視覺編程
- 精通Python自然語言處理
- Learning JavaScript Data Structures and Algorithms
- 編程與類型系統
- Learning jQuery(Fourth Edition)
- Android應用開發實戰(第2版)
- Android智能手機APP界面設計實戰教程