election_day.views.election.candidate_district
Functions
|
|
|
" View the candidate by district as JSON. |
" View the candidate as heatmap by district. |
|
" Embed the heatmap. |
Module Contents
- election_day.views.election.candidate_district.candidate_options(request: onegov.election_day.request.ElectionDayRequest, election: onegov.election_day.models.Election) list[tuple[str, str]] [source]
- election_day.views.election.candidate_district.view_candidate_by_district(self: onegov.election_day.models.Candidate, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.JSON_ro [source]
“ View the candidate by district as JSON.