DubVoter | R Documentation |
Voter turnout and social characters data in Greater Dublin for the 2002 General election and the 2002 census. Note that this data set was originally thought to relate to 2004, so for continuity we have retained the associated variable names.
data(DubVoter)
A SpatialPolygonsDataFrame with 322 electoral divisions on the following 11 variables.
a vector of ID
a numeric vector of x coordinates
a numeric vector of y coordinates
percentage of the population in each ED who are one-year migrants (i.e. moved to a different address 1 year ago)
percentage of the population in each ED who are local authority renters
percentage of the population in each ED who are social class one (high social class)
percentage of the population in each ED who are unemployed
percentage of the population in each ED who are with little formal education
percentage of the population in each ED who are age group 18-24
percentage of the population in each ED who are age group 25-44
percentage of the population in each ED who are age group 45-64
percentage of population in each ED who voted in 2004 election
Variables are from DubVoter.shp.
Kavanagh A (2006) Turnout or turned off? Electoral participation in Dublin in the early 21st Century. Journal of Irish Urban Studies 3(2):1-24
Harris P, Brunsdon C, Charlton M (2011) Geographically weighted principal components analysis. International Journal of Geographical Information Science 25 (10):1717-1736
data(DubVoter)
ls()
## Not run:
spplot(Dub.voter,names(Dub.voter)[4:12])
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.