Learn R Programming

eechidna (version 0.1)

aec2013_fp: 2013 General election data for first preference votes for candidates for the House of Representatives for each polling place

Description

A dataset containing first preference vote counts, candidate names, polling place locations, and other results for the House of Representatives from the 2013 Australian federal election. The data were obtained from the Australian Electoral Commission, and downloaded from http://results.aec.gov.au/17496/Website/HouseDownloadsMenu-17496-csv.htm and http://www.aec.gov.au/elections/federal_elections/2013/downloads.htm.

Usage

aec2013_fp

Arguments

Format

A data frame with the following variables:
  • ID: Electoral division ID
  • Electorate: Electoral division name
  • PollingPlaceID: Polling place ID
  • PollingPlace: Polling place name
  • CandidateID: Candidate ID
  • Surname: Candidate surname
  • GivenNm: Candidate given name
  • BallotPosition: Candidate's position on the ballot
  • Elected: Whether the candidate was elected (Y/N)
  • HistoricElected:
  • PartyAb: Abbreviation for political party name
  • PartyNm: Political party name
  • OrdinaryVotes: Number of ordinates votes cast at the polling place for the candidate
  • Swing:
  • State: Abbreviation for state name
  • PollingPlaceTypeID:
  • Premises Nm:
  • PremisesAddress1:
  • PremisesAddress2:
  • PremisesAddress3:
  • PremisesSuburb:
  • PremisesStateAb:
  • PremisesPostCode:
  • Latitude:
  • Longitude:
  • uid:.