1914 Hong Kong sanitary board election

The 1914 Sanitary Board By-Election was held on 1 May 1914 for the one of the two unofficial seats in the Sanitary Board of Hong Kong. It was a by-election caused by the absence of F. B. L. Bowley from Hong Kong on holiday.[1]

1914 Hong Kong sanitary board by-election

1 May 1914
Registered~1,200
Turnout175 (~14.58%)
 
Nominee P. W. Goldring W. L. Carter
Party Nonpartisan Nonpartisan
Popular vote 142 33
Percentage 81.14% 18.86%

Members before election

F. B. L. Bowley

Elected Members

P. W. Golding

Overivew

There were two candidates, P. W. Goldring, senior member of the Goldring and Russ solicitors firm and W. L. Carter, manager of the China and Japan Telephone and Electric Co., Ltd.. Goldring was proposed by E. J. Grist and seconded by Playfair while Carter was proposed by E. A. Hewett and seconded by H. E. Pollock.[1]

The polling took place at the City Hall from 4 to 6 p.m. on 1 May 1914, presided by H. A. Nisbet, Registrar of the Supreme Court. With the inclement weather, only 175 persons of the around 1,200 voters showed up. Goldring was elected with the majority of 109 votes.[1]

Sanitary Board By-election 1914[1]
Party Candidate Votes % ±
Nonpartisan P. W. Goldring 142 81.14
Nonpartisan W. L. Carter 33 18.86
Majority 109 62.29
gollark: Actually, SQLite is just very fast anyway, it can do sensible queries in a few milliseconds.
gollark: <@!330678593904443393> While better-sqlite3 *can* let me do what your PHP framework does, prepared statements are apparently more efficient and this is neater.
gollark: This is rendered to HTML.
gollark: Oh, and look how I write HTML:```javascript return { view(vnode) { const inputHandler = e => { value = e.target.value } if (vnode.attrs.initialValue && value === undefined || value === null) { value = vnode.attrs.initialValue } return m(".editor", [ m(".toolbar", [ m("button", { onclick: () => vnode.attrs.onsave(value, true) }, "Done"), m("button", { onclick: () => vnode.attrs.onsave(value, false) }, "Save"), m("button", { onclick: () => { previewing = !previewing } }, previewing ? "Edit" : "Preview") ]), previewing ? m(".preview", renderAST(parse(value))) : m("textarea", { value, oninput: inputHandler, onchange: inputHandler }), ]) } }```
gollark: BEES ACTIVATING.

References

  1. "SANITARY BOARD ELECTION". The Hong Kong Telegraph. 2 May 1914. p. 4.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.