# Structured Data
- Highly organized
- I.E. Customer records
- Quantitative data
# Unstructured Data
- Qualitative
- Documents, audio files, images, videos
- Stored as objects
- Binary Large Object (Blob)
- You can use an API to enforce structure on unstructured data
- ML can be used to combine unstructured (photo) data with structured data (prices, names, category, etc.)