1994 Istanbul mayoral election
The 1994 Istanbul mayoral election took place on 27 March 1994 in order to elect the Mayor of the İstanbul Metropolitan Municipality. Additionally, each of the 27 districts of İstanbul elected a district municipal mayor on the same day. The election was held as part of nationwide local elections held on the same day.
![]() | ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
|
The winner of the metropolitan mayoral race was Recep Tayyip Erdoğan, the candidate of the Islamist-oriented Welfare Party, who served until his imprisonment in 1998. Erdoğan later went on to become Prime Minister of Turkey in 2002 and President of Turkey in 2014.
Results
The full results of the election are shown in the table below.[1]
Candidate | Party | Votes | Percentage (%) |
---|---|---|---|
Recep Tayyip Erdoğan | Welfare Party | 973,704 | 25.19 |
İlhan Kesici | ANAP | 855,897 | 22.14 |
Zülfü Livaneli | SHP | 784,693 | 20.30 |
Bedrettin Dalan | DYP | 597,461 | 15.46 |
Necdet Özkan | DSP | 478,612 | 12.38 |
Ahmet Vefik Alp | MHP | 72,121 | 1.87 |
Ertuğrul Günay | CHP | 54,028 | 1.40 |
Ahmet Hamdi Turgut | BBP | 13,662 | 0.35 |
Ferit Edibali | Nation | 12,294 | 0.32 |
Hasan Celal Güzel | YDP | 7,979 | 0.21 |
Arslan Başer Kafaoğlu | SBP | 7,075 | 0.18 |
Arslan Kılıç | İP | 5,215 | 0.13 |
Independents | 2,385 | 0.06 | |
Total | 3,865,126 | 100.00 |
gollark: Good idea.
gollark: `+` and `-` for functions in potatOS are admittedly just fancy compose.
gollark: ```lualocal func_mt = {}if debug then debug.setmetatable(function() end, func_mt) endfunction func_mt.__sub(lhs, rhs) return function(...) return lhs(rhs(...)) endendfunction func_mt.__add(lhs, rhs) return function(...) return rhs(lhs(...)) endendfunction func_mt.__concat(lhs, rhs) return function(...) local r1 = lhs(...) local r2 = rhs(...) return r1, r2 -- limit to two return values endendfunction func_mt.dump(x) return string.dump(x) endfunction func_mt.info(x) return debug.getinfo(x) endfunction func_mt.address(x) return (string.match(tostring(f), "%w+$")) end```
gollark: OH REALLY?
gollark: Oh, and you can index strings so `("abcd")[4]` returns `"d"`.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.