Structured Vs Unstructured Data
Structured Data
Highly organised information that adheres to a predefined schema, making it easily searchable and analysable using standard tools like SQL databases and spreadsheets. Examples include customer records, financial transactions, and inventory lists, where data is stored in rows and columns with clear relationships.Unstructured Data
Lacks a fixed format or organisation, making it more flexible but also more challenging to process and analyse. It encompasses a wide range of content such as text documents, emails, images, videos, and social media posts. Advanced techniques like natural language processing (NLP) and machine learning are often required to extract meaningful insights from unstructured data.Mining & Analysing Structured Data
Let's work through an example of mining and analysing structured data in order to insights. We will use the table below which contains sale data for widgets A, B, C.