Admtttt
Admtttt
Big data can be categorized into three main types based on its structure: structured,
unstructured, and semi-structured. Each type of data is stored, processed, and analyzed
differently depending on its characteristics. Here's a breakdown:
1. Structured Data : This type of data is organized in a predefined format, typically stored in
rows and columns (like in databases or spreadsheets).
2. Unstructured Data : Data that does not have a specific structure or organized format. It’s
often more complex to process and analyze because it doesn’t fit neatly into traditional
database tables.
3. Semi-Structured Data Definition: Data that doesn’t conform to a rigid structure but still
contains some organizational properties that make it easier to process than unstructured
data.