{
 "Datatype": "DemoChoice Results",
 "Pollname": "DC",
 "Incremental": 0,
 "Ballots": 12,
 "VotonsPerBallot": 2,
 "Votons": 24,
 "Candidates": 6,
 "Seats": 1,
 "Round":
 [
  { 
   "RndNum": 1,
   "Enough": 13,
   "Ideal": 24,
   "Tally": [10,4,4,2,2,2,0],
   "Maxima": [2,2,2,2,2,2],
   "Transfer":
   [
    {
     "Candidate": 5,
     "Action": "ELIM",
     "Count": [0,0,2,0,0,-2,0],
     "Tie": true
    }
   ]
  },
  { 
   "RndNum": 2,
   "Enough": 13,
   "Ideal": 24,
   "Tally": [10,4,6,2,2,0,0],
   "Maxima": [2,2,2,2,2,0],
   "Transfer":
   [
    {
     "Candidate": 4,
     "Action": "ELIM",
     "Count": [0,0,0,0,-2,0,2],
     "Tie": true
    }
   ]
  },
  { 
   "RndNum": 3,
   "Enough": 12,
   "Ideal": 22,
   "Tally": [10,4,6,2,0,0,2],
   "Maxima": [2,2,2,2,0,0],
   "Transfer":
   [
    {
     "Candidate": 3,
     "Action": "ELIM",
     "Count": [0,2,0,-2,0,0,0],
     "Tie": false
    }
   ]
  },
  { 
   "RndNum": 4,
   "Enough": 12,
   "Ideal": 22,
   "Tally": [10,6,6,0,0,0,2],
   "Maxima": [2,2,2,0,0,0],
   "Transfer":
   [
    {
     "Candidate": 1,
     "Action": "ELIM",
     "Count": [0,-6,0,0,0,0,6],
     "Tie": true
    }
   ]
  },
  { 
   "RndNum": 5,
   "Enough": 9,
   "Ideal": 16,
   "Tally": [10,0,6,0,0,0,8],
   "Maxima": [2,0,2,0,0,0],
   "Transfer":
   [
    {
     "Candidate": 0,
     "Action": "ELECTED",
     "Histogram": [[2,5],[0,0]]
    },
    {
     "Candidate": 2,
     "Action": "ELIM",
     "Count": [2,0,-6,0,0,0,4],
     "Tie": false
    }
   ]
  },
  { 
   "RndNum": 6,
   "Enough": 7,
   "Ideal": 12,
   "Tally": [12,0,0,0,0,0,12],
   "Maxima": [2,0,0,0,0,0],
   "Transfer":
   [
    {
     "Candidate": 0,
     "Action": "ELECTED",
     "Histogram": [[2,6],[0,0]]
    }
   ]
  }
 ],
 "SortKey": [0,1,2,3,4,5],
 "WonInRound": [5,0,0,0,0,0],
 "Depth": [10,0,2,0,0,0,12],
 "Slices": [6,0,0,0,0,0,6],
 "RankCt": [3,8,1,0,0,0]
}
