Introduction to Data
Maarten Van den Broeck
Senior Content Developer at DataCamp






$$

$$

$$
$$

$$
$$

$$
$$

$$
Information that provides meaning to data
These characteristics of the data are called the metadata
$$

Unstructured:
$$
Structured:



Examples:
$$
$$
Sales records
| ID | Product | Sales |
|---|---|---|
| 1 | T-shirt | 15 |
| 2 | Jeans | 2 |
| 3 | Shoes | 3 |
| 4 | Jacket | 1 |
| 5 | Hat | 5 |

Examples:
$$


Examples:

$$
Examples:
$$
Structured: organized and easy to analyze
Unstructured: complex but insightful
Quantitative: numerical and ideal for calculations
Qualitative: describes categories and reveals trends


Introduction to Data