denmark {politicsR}R Documentation

Danish Lower Chamber Electoral Results

Description

A dataset containing data on electoral results for the Danish lower chamber by party and by electoral district from 1906 to 2019 (except the 1915 election). The variables include country name, year and month of election, electoral district name and code, party name and code, and party vote share.

Usage

denmark

Format

## 'denmark' A data frame with rows and columns:

ctr_n

Country name

yr

Year of election

mn

Month of election

cst_n

Name of electoral district

cst

Code of electoral district

pty_n

Party name

pty

Party code

pvs1

Party vote share

Details

This dataset is part of the Constituency-Level Elections Archive (CLEA) project, a repository that provides detailed election results at the constituency level for lower chamber and upper chamber legislative elections from around the world.

Value

This dataset is part of the Constituency-Level Elections Archive (CLEA). Danish Lower Chamber Electoral Results

Source

<https://electiondataarchive.org/>

References

Kollman, K., Hicken, A., Caramani, D., Backer, D., & Lublin, D. (2019). Constituency-level elections archive [data file and codebook]. Ann Arbor, MI: Center for Political Studies, University of Michigan [producer and distributor]. Retrieved from http://www.electiondataarchive.org.


[Package politicsR version 0.1.0 Index]