1933 Bolivian legislative election
Bolivia held a parliamentary election in May 1933, electing a new National Congress (for half the seats of the Deputies and 1/3 the seats of the Senators).
Congressional Elections results
Party/Alliance | Votes | % | Senate (1933) |
Deputies (1933) |
Senate (total) |
Deputies (total) |
Total | ||
---|---|---|---|---|---|---|---|---|---|
Genuine Republican Party | PRG | ??? | ??? | 00 | ??? | 01 | 39 | 40 | |
Liberal Party | PL | ??? | ??? | 00 | ??? | 08 | 22 | 30 | |
Socialist Republican Party | PRS | ??? | ??? | 00 | ??? | 01 | 07 | 08 | |
Independents | Ind | ??? | ??? | 05 | ??? | 05 | 05 | 10 | |
Vacant | – | – | – | – | – | 01 | 00 | 01 | |
Valid votes | ??? | 100.0 | 05 | 37 | 16 | 73 | 89 | ||
Invalid votes | ??? | ||||||||
Votes cast | ??? | ||||||||
Registered voters | ??? | ||||||||
Population | ??? |
gollark: It's a "wiki-style personal note-taking app" and also eternally unfinished.
gollark: Now all minoteaur needs is all other minoteaur features ever. I should find what those were again.
gollark: The upshot of this is that you can press "s", type a query, have relevant pages semifuzzily matched, and press "enter" to navigate to the one you want (assuming the one you want is also at the top). HIGHLY productive.
gollark: Also, when the search query box comes into existence it's focused using javascriptoids™, *and* when you press enter in it it goes to the first matching page you aren't already on.
gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
References
- Political handbook of the world 1936. New York, 1936. P. 18.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.