Quiz Entry - updated: 2026.06.07
What is unstructured data, and why is it the dominant data type?
Data with no predefined schema — free-form text, images, video, audio, logs — which the source's estimates (HS25 course material) put at over 80% of all enterprise data.
Unlike structured data (neat rows and columns in a database), unstructured data has no fixed model, which makes it far harder to analyze, classify, and protect.
Three defining points:
- No predefined model — emails, documents, media, and logs don't fit traditional schemas.
- Dominant type — the source's estimates (HS25 course material) put it at over 80% of enterprise data, and growing.
- Complex to protect — the lack of structure means you can't just "drop the SSN column"; sensitive info hides anywhere.
Tip: Structured data is a filing cabinet with labeled folders; unstructured data is a mountain of loose papers, photos, and voicemails — far harder to find every sensitive item.