1981 Virginia gubernatorial election
In the 1981 Virginia gubernatorial election, Republican incumbent Governor John N. Dalton was unable to seek re-election due to term limits. Chuck Robb, the Lieutenant Governor of Virginia, was nominated by the Democratic Party to run against the Republican nominee, state Attorney General J. Marshall Coleman.
![]() | |||||||||||||||||
| |||||||||||||||||
Turnout | 64.8% (voting eligible)[1] | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||
![]() County and independent city results Robb: 50–60% 60–70% 70–80% 80–90% Coleman: 40–50% 50–60% 60–70% | |||||||||||||||||
|
Elections in Virginia | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | ||||||||||||
|
||||||||||||
|
||||||||||||
Candidates
Results
Party | Candidate | Votes | % | ± | |
---|---|---|---|---|---|
Democratic | Charles S. Robb | 760,357 | 53.56% | +10.32% | |
Republican | J. Marshall Coleman | 659,398 | 46.44% | -9.41% | |
Majority | 100,959 | 7.11% | -5.51% | ||
Turnout | 1,419,755 | ||||
Democratic gain from Republican | Swing | ||||
gollark: Well, hexadecimal is less likely to run into escaping/encoding weirdness.
gollark: Why not just stick the key in with the table metadata bit?
gollark: Troubling.
gollark: ```lualocal function unhexize(key) local out = {} for i = 1, #key, 2 do local pair = key:sub(i, i + 1) table.insert(out, tonumber(pair, 16)) end return outendlocal function hexize(key) local out = "" for _, v in pairs(key) do out = out .. string.format("%.2x", v) end return outend```
gollark: So you need to decode to that and back.
References
- Virginia Department of Elections (2016). "Registration/Turnout Statistics". The Commonwealth of Virginia. Archived from the original on August 16, 2016. Retrieved July 25, 2016.
- http://www.coopercenter.org/sites/default/files/autoVANLPubs/Virginia%20News%20Letter%201982%20Vol.%2058%20No.%206.pdf
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.