A common data source like social media comments should be categorized as unstructured data.

Quick Scoop: What kind of data are social media comments?

In data analytics terms, social media comments are free‑form text written by users in natural language.
They don’t follow a fixed schema (no consistent fields, lengths, or formats), and their content varies wildly from post to post.

Because of this, they are considered:

  • Unstructured data : Text, emojis, slang, hashtags, links, and sometimes images or attachments, all mixed together without a predefined structure.
  • Not primarily “temporary data”: They can be stored long‑term in databases or data lakes for analysis (e.g., sentiment analysis, trend tracking).
  • Not “structured data”: You can turn them into structured data (e.g., sentiment score, topic label) after processing, but originally they are not structured.
  • Not “dirty data” by default: Some comments may be low quality or noisy, but “dirty” is a data quality label, not the main category.

So if you see a multiple‑choice question asking:
“How should a common data source, like social media comments, be categorized?”
The correct choice is unstructured data.

TL;DR: Social media comments = user‑generated, free‑form text with no fixed format, so they are best categorized as unstructured data.

Information gathered from public forums or data available on the internet and portrayed here.