Results |
|
---|---|
First preference votes for candidates (House of Representatives) in each electorate. |
|
Two candidate preferred votes for candidates (House of Representatives) in each electorate. |
|
Two party preferred votes for candidates in each electorate where Labor and Liberal parties were the two most popular parties. |
|
Download first preference voting data from each polling booth, from the six Australian Federal elections between 2001 and 2016. |
|
Download two candidate preference voting data from each polling booth, from the five Australian Federal elections between 2004 and 2016. |
|
Download two party preference voting data from each polling booth, from the seven Australian Federal elections between 2001 and 2016. |
|
Census Data |
|
|
Australian Census data on all electorates |
Function to compute weighted average of Census information using imputed populations as weights. |
|
Function to compute weighted average of Census information using imputed populations as weights |
|
Spatial Data |
|
Download a data frame containing electorate centroids |
|
Download a data frame containing the polygons of Australian federal electorates |
|
Download SpatialPolygonsDataFrame containing polygons of Australian federal electorates |
|
Load shapefile of Australia into R |
|
Extract shapefiles (of Australian electorates) from raw file into fortified map and data components. |
|
Cartograms and Helpers |
|
aec_add_carto_f - computes and binds the cartogram coordinates to original data |
|
aec_carto_f - run dorling on data centers |
|
aec_carto_join_f - bind the cartogram coordinates to original data |
|
aec_extract_f - extract subsets geographically |
|
Determine which electoral division contains the centroid from each of the Census polygons. |
|
Extract centroids from the polygons within a shapefile. |
|
Compute areas of intersection between each election boundary and those in the Census of interest. This is a less refined method than using SA1 centroids. |
|
Draw a circle |
|
Auto complete (or cut) a vector to a fixed length |
|
Produce a Pseudo-Dorling Cartogram. |
|
Shiny app for exploring census and electorate data |