# Overview
A collection of data that contains different types, structures, formats, or sources.
# Key Considerations
# Pros
- Allows for flexibility in data modeling
# Cons
- Complicates data processing as rules need to be implemented to transform the different types of data in different manners
# Use Cases
# Related Topics
- [[homogenous data]]