2013 Houston mayoral election
The Houston mayoral election of 2013 took place on November 5, 2013. The incumbent Mayor Annise Parker was re-elected to a third, and final, two-year term in office.
![]() | |||||||||||||||||||||
| |||||||||||||||||||||
| |||||||||||||||||||||
|
Elections in Texas | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | ||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
![]() | ||||||||||||
Candidates
Declared candidates include:
Endorsements
Results
Candidate | Vote Number | Vote Percentage[10] |
---|---|---|
Annise D. Parker | 97,009 | 57.22% |
Ben Hall | 46,775 | 27.59% |
Eric B. Dick | 18,302 | 10.79% |
Victoria Lane | 1,782 | 1.05% |
Don Cook | 1,720 | 1.01% |
Keryl Burgess Douglas | 1,192 | 0.70% |
Michael Fitzsimmons | 1,179 | 0.70% |
Derek A. Jenkins | 823 | 0.49% |
Charyl L. Drab | 767 | 0.45% |
gollark: I use terminator.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: The homoglyphs thing would have been better, to be honest! I just copypasted the translation table esobot uses out of its source code.
gollark: But I'm really typing this fast! You're discriminating against me!
gollark: Bow to my amazing typing abilities, mortals.
See also
References
- "Archived copy". Archived from the original on 2006-02-10. Retrieved 2012-03-05.CS1 maint: archived copy as title (link)
- "Archived copy". Archived from the original on 2013-09-04. Retrieved 2013-08-17.CS1 maint: archived copy as title (link)
- "Archived copy". Archived from the original on 2013-09-25. Retrieved 2013-08-28.CS1 maint: archived copy as title (link)
- "Archived copy". Archived from the original on 2013-08-30. Retrieved 2013-08-24.CS1 maint: archived copy as title (link)
- "Archived copy". Archived from the original on 2013-09-21. Retrieved 2013-10-09.CS1 maint: archived copy as title (link)
- "Archived copy". Archived from the original on 2013-10-16. Retrieved 2013-10-14.CS1 maint: archived copy as title (link)
- "Archived copy". Archived from the original on 2013-11-14. Retrieved 2013-11-06.CS1 maint: archived copy as title (link)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.