1971 Swiss federal election
Federal elections were held in Switzerland on 31 October 1971.[1] Although the Social Democratic Party received the most votes, the Free Democratic Party emerged as the largest party in the National Council, winning 49 of the 200 seats.[2] They were the first federal elections in which women were allowed to vote, following a referendum earlier in the year that introduced universal suffrage for federal elections.
This article is part of a series on the politics and government of Switzerland |
---|
|
Results
Party | Votes | % | Seats | +/– |
---|---|---|---|---|
Social Democratic Party | 456,233 | 22.9 | 46 | –4 |
Free Democratic Party | 432,259 | 21.7 | 49 | 0 |
Christian Democratic People's Party | 407,225 | 20.4 | 44 | –1 |
Swiss People's Party | 220,487 | 11.1 | 23 | –1 |
Ring of Independents | 152,086 | 7.6 | 13 | –3 |
Republican Movement | 84,700 | 4.3 | 7 | +7 |
National Action | 63,781 | 3.2 | 4 | +3 |
Swiss Party of Labour | 51,341 | 2.6 | 5 | 0 |
Liberal Democratic Union | 43,710 | 2.2 | 6 | 0 |
Evangelical People's Party | 42,778 | 2.1 | 3 | 0 |
Independent Social-Christian Party | 5,946 | 0.3 | 0 | – |
Autonomous Socialist Party | 5,271 | 0.3 | 0 | New |
Swiss Progressive Organisations | 1,820 | 0.1 | 0 | – |
Other parties | 24,679 | 1.2 | 0 | – |
Invalid/blank votes | 25,761 | – | – | – |
Total | 2,018,316 | 100 | 200 | 0 |
Registered voters/turnout | 3,549,429 | 56.9 | – | – |
Source: Nohlen & Stöver |
Council of the States
Party | Seats | +/– |
---|---|---|
Christian Democratic People's Party | 17 | –1 |
Free Democratic Party | 15 | +1 |
Swiss People's Party | 5 | –1 |
Social Democratic Party | 4 | +2 |
Liberal Democratic Union | 2 | –1 |
Ring of Independents | 1 | 0 |
Total | 44 | 0 |
Source: Nohlen & Stöver |
gollark: Python has more library support for the various useful tasks I need.
gollark: > Why is it not written in Superior: tm: Rust?!ABRv1 was, this is not.
gollark: I did make a bunch of tweaks since I don't like how it did stuff.
gollark: It MIGHT be somewhat entirely derived from JSK.
gollark: ```pythonCORO_CODE = """async def repl_coroutine(): import asyncio import aiohttp import discord from discord.ext import commands"""async def async_exec(code, loc, glob): user_code = ast.parse(code, mode='exec') wrapper = ast.parse(CORO_CODE, mode='exec') funcdef = wrapper.body[-1] funcdef.body.extend(user_code.body) last_expr = funcdef.body[-1] if isinstance(last_expr, ast.Expr): funcdef.body.pop() funcdef.body.append(ast.Return(last_expr.value)) ast.fix_missing_locations(wrapper) exec(compile(wrapper, "<repl>", "exec"), loc, glob) return await (loc.get("repl_coroutine") or glob.get("repl_coroutine"))()```
References
- Nohlen, D & Stöver, P (2010) Elections in Europe: A data handbook, p1895 ISBN 9783832956097
- Nohlen & Stöver, p1954
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.