Semi-Structured Data

Semi-structured data is data that has some organizational structure but doesn’t fit neatly into a rigid format like a table. It is more flexible than structured data but still easier to analyse than unstructured data.

Example: JSON files, XML data, or log files used to store web application information.