{
  "dataset": "Pol.is",
  "source": "https://github.com/compdemocracy/polis",
  "description": "Large-scale opinion data from Pol.is deliberations (machine-learning opinion matrix)",
  "conversation_sample": {
    "topic": "$15/hour minimum wage — Seattle",
    "url": "https://pol.is/2demo",
    "stats": {
      "views": 6184,
      "voters": 339,
      "comments": 57
    },
    "comments_sample": [
      {
        "comment_id": 48,
        "author_id": 215,
        "comment_body": "Businesses, small or large, shouldn't be able to pay workers anything below a livable wage. Why should we subsidize businesses that depend on inadequate wages?",
        "agrees": 38,
        "disagrees": 18,
        "moderated": 1
      },
      {
        "comment_id": 53,
        "author_id": 6172,
        "comment_body": "Not sure I believe any of this...",
        "agrees": 1,
        "disagrees": 0,
        "moderated": 0
      }
    ]
  },
  "schema": {
    "participants-votes.csv": "Binary vote matrix (agree/disagree/pass) per participant × comment",
    "comments.csv": "All submitted statements with vote counts",
    "summary.csv": "Conversation metadata and statistics",
    "stats-history.csv": "Temporal evolution of participation"
  }
}
