Data organised in a predefined format with clear schema, typically stored in databases with rows and columns.
Structured data is information organised in a defined format with a consistent schema. It fits neatly into rows and columns, making it easy to search, analyse, and process with traditional tools.
Characteristics:
Examples:
Structured vs semi-structured vs unstructured:
For AI/ML:
Structured data is the foundation of traditional analytics and many ML applications. Most business operational data is structured.
We work extensively with structured data for Australian business AI, often combining it with unstructured sources for comprehensive solutions.
"Customer transaction data in a database: customer ID, date, product, amount - each field clearly defined and queryable."