Data and its Types (original) (raw)

Last Updated : 23 Apr, 2026

Data is the raw form of information, a collection of facts, figures, symbols or observations that represent details about events, objects or phenomena. By itself, data may appear meaningless, but when organized, processed and interpreted, it transforms into valuable insights that support decision-making, problem-solving and innovation.

Types of Data

Data can be categorised in different ways depending on how it is collected, stored and represented. Broadly, it falls into the following types:

types_of_data

Types of Data

1. Quantitative Data

Quantitative data is information that can be measured, counted and expressed in numerical form. It provides objective values that can be analyzed statistically to identify patterns, trends and relationships.

**Example: Age of people, number of customers visiting a store, temperature readings, sales revenue.

2. Qualitative Data

Qualitative data is descriptive, non-numeric information that explains qualities, characteristics or categories rather than quantities. It helps understand opinions, experiences and meanings behind behaviors.

**Example: Customer feedback (“satisfied”, “unsatisfied”), product colors, interview transcripts, social media comments.

3. Structured Data

Structured data is information organized into a predefined format (rows and columns) that makes it easily searchable and manageable by traditional databases.

**Example: Bank transactions, employee records, product inventories.

4. Unstructured Data

Unstructured data is raw information that does not follow a predefined structure or format making it harder to organize and analyze with conventional tools.

**Example: Emails, images, videos, voice recordings, PDF documents.

5. Semi-Structured Data

Semi-structured data combines aspects of structured and unstructured data. It does not reside in traditional tables but still contains tags or markers that provide a loose structure.

**Example: JSON files, XML documents, NoSQL databases, sensor logs.

Big Data

When datasets grow in size, complexity and speed, traditional methods don’t suffice. Big Data refers to datasets that are too large, too varied or too fast to be handled by traditional data processing tools.

BigData

Big Data

The defining characteristics often called the Vs of Big Data are:

  1. **Volume: Massive amounts of data.
  2. **Velocity: Speed of generation and processing.
  3. **Variety: Different formats: structured, unstructured, semi-structured.
  4. **Veracity: Accuracy, trustworthiness of data to deal with noise and errors.
  5. **Value: The usefulness of data i.e. having data is not enough, we must extract value from data.

Data Collection

Data collection is the process of acquiring data from various sources and in diverse formats for the purpose of storage, analysis and insight generation. It’s often the first step in the data life cycle.

**Examples

Data Management

Data management refers to all the practices, policies and technology used to collect, store organize, process, maintain and make data available in a secure, efficient and usable form. It covers the full lifecycle from creation to disposal.

**Examples

Data Security

Data security refers to protecting data against unauthorized access, corruption, theft, loss or misuse. It involves both technical controls and policy or governance measures.

**Examples

Role of Data in AI

Data is fundamental to Artificial Intelligence (AI) and Machine Learning (ML). AI models are trained on data and their performance, fairness, and reliability depends heavily on the quality, relevance and appropriateness of that data.

**Examples

Applications

Challenges