People's Electoral Movement (Aruba)

The People's Electoral Movement (Dutch: Electorale Volksbeweging, Papiamento: Movimiento Electoral di Pueblo, MEP) is a social democratic political party in Aruba. In the 2001 elections for the Estates, 28 September 2001, the party won 52.4% of popular votes and 12 out of 21 seats. 23 September 2005, the party won 43% of the popular vote and 11 out of 21 seats and remained, led by Nelson Oduber in government. in the 2009 Aruban general election, MEP lost 2 seats and won 36% of the vote, subsequently losing the election.

People's Electoral Movement
Dutch nameElectorale Volksbeweging
Papiamento nameMovimiento Electoral di Pueblo
LeaderEvelyn Wever-Croes
FounderBetico Croes
Founded1971
IdeologySocial democracy
Separatism
Political positionCentre-left
Regional affiliationCOPPPAL
Colours     Yellow
Estates of Aruba
9 / 21
Website
www.mep.aw
This article is part of a series on the
politics and government of
Aruba

In the 2017 general election. The MEP won 37% of the vote, and gained a seat, AVP still being the largest Party had to resign their vote, thus ending their government, where MEP formed a Coalition government with Pueblo Orguyoso y Respeta (POR) and Network of Electoral Democracy (RED).

Notable members

gollark: Something is very O(n) here and I have about 300 search results for bee.
gollark: Site-3371.
gollark: I mean, postgres has very good caching, so it gets fairly fast if I search for bees multiple times, but whyyyy?
gollark: Yes.
gollark: ```sqlnonlocality=# EXPLAIN ANALYZE SELECT url, ts_rank(fts, query) AS rank, ts_headline(fts::text, query, 'MaxWords=60') FROM pages, websearch_to_tsquery('bee') query WHERE fts @@ query ORDER BY rank LIMIT 1; QUERY PLAN -------------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=860.79..861.06 rows=1 width=96) (actual time=35935.590..35935.594 rows=1 loops=1) -> Result (cost=860.79..874.83 rows=52 width=96) (actual time=35935.587..35935.589 rows=1 loops=1) -> Sort (cost=860.79..860.92 rows=52 width=178) (actual time=35934.109..35934.111 rows=1 loops=1) Sort Key: (ts_rank(pages.fts, query.query)) Sort Method: top-N heapsort Memory: 25kB -> Nested Loop (cost=0.25..860.53 rows=52 width=178) (actual time=444.148..35932.932 rows=349 loops=1) Join Filter: (pages.fts @@ query.query) Rows Removed by Join Filter: 10272 -> Function Scan on websearch_to_tsquery query (cost=0.25..0.26 rows=1 width=32) (actual time=0.038..0.041 rows=1 loops=1) -> Seq Scan on pages (cost=0.00..728.95 rows=10495 width=142) (actual time=10.189..289.581 rows=10621 loops=1) Planning Time: 0.184 ms Execution Time: 35935.637 ms(12 rows)```


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