A dataset containing some demographic information for each of the 150 Australian electorates. The data were obtained from the Australian Government, and downloaded from https://data.gov.au/dataset/ds-dga-0b939a62-e53e-4616-add5-77f909b58ddd/details?q=asgc%202001. Must be loaded using the `nat_data_download` function.
nat_data01
A data frame with 150 rows with the following variables:
id: Numeric identifier for the polygon
elect_div: Electorate division name
state: abbreviation of the state name
long_c: longitude coordinate of electorate (polygon) centroid
lat_c: latitude coordinate of electorate (polygon) centroid
x: latitude coordinate for plotting a cartogram
y: longitude coordinate for plotting a cartogram
radius: variable used in the construction of cartogram points