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.
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)- A3% (1)
- C3% (1)
- D95% (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.
Historical stock inventory is structured data stored in rows and columns with defined fields such as item ID, quantity, and date.
Product ratings are numerical or categorical structured data that fits into a predefined schema with consistent, uniform fields.
Customer orders are structured data records with well-defined fields like order ID, product, quantity, and price stored in relational databases.
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
Community Discussion
No community discussion yet for this question.