Electoral district of Minchinbury

Minchinbury was an electoral district of the Legislative Assembly in the Australian state of New South Wales from 1988 to 1991, which included the suburb of Minchinbury. Its only member was Anne Cohen, a member of the Liberal Party. It was replaced by Badgerys Creek.[1]

Members for Minchinbury

MemberPartyTerm
  Anne Cohen[2] Liberal 1988–1991

Election results

1988

1988 New South Wales state election: Minchinbury[3]
Party Candidate Votes % ±
Liberal Anne Cohen 12,417 40.0 +2.1
Labor Gregory Lucas 12,008 38.6 -19.9
Independent EFF Joe Bryant 6,652 21.4 +21.4
Total formal votes 31,077 96.1 -1.0
Informal votes 1,271 3.9 +1.0
Turnout 32,348 94.2
Two-party-preferred result
Liberal Anne Cohen 15,469 52.5 +12.9
Labor Gregory Lucas 13,996 47.5 -12.9
Liberal gain from Labor Swing+12.9
gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```
gollark: (this applies after all the legacy `os.loadAPI` stuff loads anyway)
gollark: Too bad.
gollark: I would apply this to the various `_ENV`s, except that probably would break shell.

References

  1. Green, Antony. "Elections for the District of Minchinbury". New South Wales Election Results 1856-2007. Parliament of New South Wales. Retrieved 10 September 2019.
  2. "Ms Anne Margaret Cohen (1941- )". Former Members of the Parliament of New South Wales. Retrieved 11 May 2019.
  3. Green, Antony. "1988 Minchinbury". New South Wales Election Results 1856-2007. Parliament of New South Wales. Retrieved 4 May 2020.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.