For the German version see README_GERMAN.md.
R data package for Austria.
Currently there is data about the first two rounds of the Austrian presidential election 2016. I plan two add other datasets that are interesting. Do you have suggestions or feedback? Feel free to create an issue or contact me.
- Background information on Wikipedia
- More about the Community Identification Number (Gemeindekennzahl - GKZ)
- First round of voting (download link at the bottom)
- Second round of voting (download link at the bottom)
- Information about municipalities
I included the source code (folder prep_data
) that I used to create the datasets so anyone can track what I did.
# install.packages("devtools")
devtools::install_github("expectopatronum/austRia")
There are quick demos in demos
.