Skip to content

Add sample data from polis export format #8

@patcon

Description

@patcon

I was interested to see the code more easily test things closer to real source data. I made these changes:

  1. I added some "pass" values (aside from just "agree" / "disagree")
  2. I added some "None" values to simulate missing votes (aka sparse matrix calculations)
  3. I added some moderated OUT (-1) and unmoderated (0) statements to comments.csv, better simulating how source data might arrive.

gist with raw files: https://gist.github.com/patcon/f0bf700378433f339464d91550e3b26c

I'd suggest this be implemented after #3, as we can keep current data as
input.nonsparse.yaml and add this new data as input.sparse.yaml, along with maybe input.comments.csv and input.votes.csv.

Source google sheet: https://docs.google.com/spreadsheets/d/1kxAf7OYH-XDjwkHwx66zJjTPEybJJdXyvD1AsjsSNmM/edit?gid=1565951778#gid=1565951778

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions