Beginner
Big Data & Data Engineering
Q10 / 100
Which of these is an example of semi-structured data?
Correct! Well done.
Incorrect.
The correct answer is A) A JSON document with nested key-value pairs
A
Correct Answer
A JSON document with nested key-value pairs
Explanation
JSON and XML are semi-structured: they have some organizational structure (tags, keys) but do not enforce a rigid schema like relational tables.
Progress
10/100