election_day.views.election_compound.superregions

Module Contents

Functions

view_election_compound_superregions(...)

" The superregions view.

view_election_compound_by_superregion(...)

" View the superregions/regions/municipalities as JSON for the map.

view_election_list_by_superregion_chart(...)

" Embed the heatmap.

view_election_compound_superregions_table(...)

" Displays the superregions as standalone table.

election_day.views.election_compound.superregions.view_election_compound_superregions(self: onegov.ballot.ElectionCompound, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.RenderData[source]

“ The superregions view.

election_day.views.election_compound.superregions.view_election_compound_by_superregion(self: onegov.ballot.ElectionCompound, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.JSON_ro[source]

“ View the superregions/regions/municipalities as JSON for the map.

election_day.views.election_compound.superregions.view_election_list_by_superregion_chart(self: onegov.ballot.ElectionCompound, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.RenderData[source]

“ Embed the heatmap.

election_day.views.election_compound.superregions.view_election_compound_superregions_table(self: onegov.ballot.ElectionCompound, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.RenderData[source]

“ Displays the superregions as standalone table.