rcv
rcv copied to clipboard
Ranked Choice Voting Universal Tabulator
Followup to #866 and #865. We need to research for each major vendor - Do they have an explicit candidate list? - If auto-load currently populates candidate aliases (like Dominion...
Closes #859
check out these three tickets for context https://github.com/BrightSpots/rcv/issues/679 https://github.com/BrightSpots/rcv/issues/133 and especially https://github.com/BrightSpots/rcv/issues/825 which needs to be implemented first. Once #825 is complete we need to review how to include the...
**RCTab Version:** 1.3.999 **cvr**: [CSV CVRs - tab by batch test.csv](https://github.com/user-attachments/files/16031788/CSV.CVRs.-.tab.by.batch.test.csv) **config**: [tab by batch and precinct.json](https://github.com/user-attachments/files/16031835/tab.by.batch.and.precinct.json) ### What Happened I created an .xlsx CVR to do some testing and...
We’ve been adding more granular inactive ballot buckets to help with reporting. These granular buckets are important for reporting on RCV contests, but are starting to take a lot of...
There are two steps in the tabulation verification modal: calculating ballot counts and the tabulation itself. We'd like to throw a halting exception if anything in the CVR has changed...
Sample files from George: - https://www.dropbox.com/l/scl/AAC-5xAQsSJnaBLcoYuyEi-uR1_EZjbflGE (CVR in LST format, whatever that is) - https://www.dropbox.com/l/scl/AADyOvAwkjNUB1Dxvj8eqQkcDO7LiXC-EsU (CVR in XLSX) - https://www.dropbox.com/l/scl/AACzSzHBw-XB0jcy-w3LkBLw0-RUrfGnW28 (tabulation in XLSM)
Streamlines how filenames are constructed, and rename: * summary.json -> detailed_report.json * extended_summary.csv -> detailed_report.csv * summary.csv -> summary_report.json