-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Two different results report files, one with ALL details and one with a summary of the data #856
Comments
Should an extended summary, a simplified summary, or both be generated for slices? |
tabulate by slice file name shouldn't change and should include all the information as it currently does. So as it is right now, no updates to tab by slice are necessary |
Noted. Flagging potential confusion as |
Noting this, can we rename the current tabulate by slice |
done! |
title and original description updated based on conversations with RCVRC HQ to rename files to |
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 real estate and grab maybe too much attention in the
summary.csv
. So we’re proposing to split the currentsummary.csv
into two separate files…summary_report.csv
Will include most of the 2.0 updates like round by round vote percentages and round by round transfers but will NOT include the split out inactive buckets. It will have just one "Inactive Ballots Total" row similar to all output before 2.0.
Inactive ballots in each round broken down by categoryOvervoteSkipped RankingRepeat RankingExhausted Choicesdetailed_report.csv
will include all of the current 2.0 updates.
detailed_report.json
summary.json
will include everything and be renameddetailed_report.json
.Tabulate by Slice
Tabulate by slice files will include everything and be renamed
[sliceId]_[sliceType]_detailed_report.[csv|json]
The text was updated successfully, but these errors were encountered: