> For the complete documentation index, see [llms.txt](https://theiotlearninginitiative.gitbook.io/internetofthings101/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theiotlearninginitiative.gitbook.io/internetofthings101/architecture/data.md).

# Data

## Data

> Data is a set of values of qualitative or quantitative variables; restated, pieces of data are individual pieces of information. Data is measured, collected and reported, and analyzed, whereupon it can be visualized using graphs or images. Data as a general concept refers to the fact that some existing information or knowledge is represented or coded in some form suitable for better usage or processing. [Wikipedia](https://en.wikipedia.org/wiki/Data)

* [What's your Sensor data and what does it mean?](https://www.linkedin.com/pulse/whats-your-sensor-data-what-does-mean-toby-mcclean?trk=mp-reader-card)
* [Forget Big Data -- Small Data Is Driving The Internet Of Things](http://www.forbes.com/sites/mikekavis/2015/02/25/forget-big-data-small-data-is-driving-the-internet-of-things/#2eb92766661b)

## Edge Computing

> Edge Computing is pushing the frontier of computing applications, data, and services away from centralized nodes to the logical extremes of a network. It enables analytics and knowledge generation to occur at the source of the data. [Wikipedia](https://en.wikipedia.org/wiki/Edge_computing)
>
> Edge & Fog Computing
>
> * Process Data
> * Make decissions locally
> * Store data
> * Upload relevant data to Cloud

## Fog Computing

> Fog computing or fog networking, also known as fogging, is an architecture that uses one or more collaborative multitude of end-user clients or near-user edge devices to carry out a substantial amount of storage (rather than stored primarily in cloud data centers), communication (rather than routed over the internet backbone), and control, configuration, measurement and management (rather than controlled primarily by network gateways such as those in the LTE core network). [Wikipedia](https://en.wikipedia.org/wiki/Fog_computing)
