euro_elections | R Documentation |
Data on European election results, by political party. The variables are as follows:
data(euro_elections)
A (tibble) data frame with 8,947 rows and 8 variables.
country. Country.
election. Type of election – 'parliament' or 'ep' election.
date. Date the election took place. If the election lasted for several days, we code the last date.
party. Name of party.
party_id. Party ID.
vote_share. percentage of votes for a party.
seats. number of seats won by party. Seats coded for alliance members if information available. Coded as 0 for parties that won no seats and as missing value for electoral alliances if seats are coded at the level of alliance members.
total_seats. total number of seats.
Döring, Holger, Constantin Huber, Philip Manow, Maike Hesse and Alexandra Quaas. 2023. Parliaments and governments database (ParlGov): Information on parties, elections and cabinets in established democracies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.