DemocracyDevelopers / colorado-rla

Colorado Risk-Limiting Audit (RLA) software – developed to support risk-limiting post-election audits of election outcomes.
Other
0 stars 0 forks source link

Get Assertions endpoint #74

Closed vteague closed 4 months ago

vteague commented 5 months ago

Implement the get-assertions endpoint in colorado-rla, calling the get-assertions and get-assertions-csv endpoints in raire-service.

Consider whether the colorado-rla::get-assertions endpoint should be one endpoint with an option to choose either file format (csv or json), or whether two endpoints are better. Probably one endpoint allows re-use of collecting/zipping code.