2012 Caymanian electoral system referendum

A referendum on changing the electoral system was held in the Cayman Islands on 18 July 2012.[1] Voters were asked whether they wish to change the electoral system from one using multi-member constituencies to one with single member constituencies.[1] Although the proposal was approved by a majority of those voting, the quorum of half of registered voters voting in favour was not met.[2]

This article is part of a series on the
politics and government of
the Cayman Islands

Background

The ruling United Democratic Party (UDP) had promised to hold a referendum on the change to the system alongside the general elections in 2013.[1] However, a citizens' initiative group sought an earlier vote so that the new system would be in place for the 2013 elections.[1] The group began collecting the 3,800 signatures required (25% of registered voters) to force a referendum, but as they were close to passing 3,000 signatures, on 11 April 2012 the UDP chose to hold the referendum on an earlier date.[1] On 10 May the Legislative Assembly confirmed the format of the referendum.[1]

Under article 69 of the constitution, a referendum was only binding if a majority of the 15,161 registered voters vote in favour.[1] Voting was held between 07:00 and 18:00,[3] and referendum day was made a public holiday by the government.[4]

Results

Do you support on electoral system of single-member constituencies with each elector being entitled to cast only one vote?[1]

Choice Votes %
For5,63165.23
Against3,00134.77
Invalid/blank votes45
Total8,677100
Registered voters/turnout15,16157.23
Source: Cayman Elections Office

Aftermath

Although the Elections Office had said that the government should take a majority vote that failed to pass the quorum as advisory,[5] Premier McKeeva Bush announced after the referendum that he would not do so.[6]

gollark: I see.
gollark: How DOES one utilize it?
gollark: Do I need to patch my kernel to fix this, then?
gollark: This *always* prints a status of 512. It should be not 512.
gollark: ```cvoid efork(char **args) { pid_t pid = fork(); if (pid < 0) { perror("fork"); exit(3); } else if (pid == 0) { if (execvp(args[0], args) == -1) { perror("execvp"); exit(2); } exit(0); } else { int status; waitpid(pid, &status, 0); printf("%d\n", status); }}```

References


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