nerdexam
Google

CLOUD-DIGITAL-LEADER · Question #367

What is an example of unstructured data?

The correct answer is D. Call center transcripts. Unstructured data lacks a predefined format or schema, unlike tabular or numerical data. Call center transcripts are free-form text that does not fit neatly into rows and columns.

Understanding Data Characteristics and Types

Question

What is an example of unstructured data?

Options

  • AHistorical stock inventory
  • BProduct ratings
  • CCustomer orders
  • DCall center transcripts

How the community answered

(39 responses)
  • A
    3% (1)
  • C
    3% (1)
  • D
    95% (37)

Why each option

Unstructured data lacks a predefined format or schema, unlike tabular or numerical data. Call center transcripts are free-form text that does not fit neatly into rows and columns.

AHistorical stock inventory

Historical stock inventory is structured data stored in rows and columns with defined fields such as item ID, quantity, and date.

BProduct ratings

Product ratings are numerical or categorical structured data that fits into a predefined schema with consistent, uniform fields.

CCustomer orders

Customer orders are structured data records with well-defined fields like order ID, product, quantity, and price stored in relational databases.

DCall center transcriptsCorrect

Call center transcripts are free-form natural language recordings with no predefined schema, varying in length, content, and structure. Unlike database records, transcripts cannot be stored in a simple tabular format, making them a classic example of unstructured data that requires specialized tools like NLP to analyze.

Concept tested: Structured vs. unstructured data classification

Source: https://cloud.google.com/learn/what-is-unstructured-data

Topics

#Unstructured data#Data types#Data characteristics

Community Discussion

No community discussion yet for this question.

Full CLOUD-DIGITAL-LEADER Practice