1847 Michigan gubernatorial election

The 1847 Michigan gubernatorial election was held on November 2, 1847. Democratic nominee Epaphroditus Ransom defeated Whig nominee James M. Vickery with 53.32% of the vote.

Michigan gubernatorial election, 1847

November 2, 1847
 
Nominee Epaphroditus Ransom James M. Vickery
Party Democratic Whig
Popular vote 24,639 18,990
Percentage 53.32% 41.09%

Governor before election

William L. Greenly
Democratic

Elected Governor

Epaphroditus Ransom
Democratic

General election

Candidates

Major party candidates

Other candidates

  • Chester Gurney, Liberty

Results

Michigan gubernatorial election, 1847[1]
Party Candidate Votes %
Democratic Epaphroditus Ransom 24,639 53.32
Whig James M. Vickery 18,990 41.09
Liberty Chester Gurney 2,585 5.59
Total votes 46,214 100
Democratic hold
gollark: ```javascriptconst spaces = regex(/^ */)const whitespace = regex(/^[ \n\t]*/)const name = regex(/^[^ \n\t():]+/)const code = many(coroutine(function*() { yield spaces return yield choice([ coroutine(function*() { yield char("(") const x = yield code yield spaces yield char(")") return x }), name ])}))const program = sequenceOf([ many1(coroutine(function*() { yield whitespace const n = yield name yield whitespace yield str(":=") const c = yield code return { code: c, name: n } })), possibly(whitespace)]).map(([x, _]) => x)```parsing™
gollark: It was very elegant. I combinated™ it in a few lines of code.
gollark: It went nicely and I had a cool parser and all until it turned out that we were accidentally pushing to the wrong end of a list or something in a stupidly hard to debug way.
gollark: Fun times, that was. We were using JS to implement that weird stacky language.
gollark: Oh, like our interpreter race.

References

  1. "Our Campaigns - MI Governor - Nov 02, 1847". Our Campaigns. Retrieved November 26, 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.