fp: First preference votes for candidates (House of...

fpR Documentation

First preference votes for candidates (House of Representatives) in each electorate.

Description

A dataset containing first preference vote counts, candidate names, and other results for the House of Representatives from Australian federal elections from 2001 to 2022.

Usage

fp01

fp04

fp07

fp10

fp13

fp16

fp19

fp22

Format

A data frame with the following variables:

For the 2001 election only:

  • UniqueID: Numeric identifier that links the electoral division with Census and other election datasets.

  • StateAb: Abbreviation for state name

  • DivisionNm: Electoral division name

  • Surname: Candidate surname

  • GivenNm: Candidate given name

  • PartyAb: Abbreviation for political party name

  • PartyNm: Political party name

  • Elected: Whether the candidate was elected (Y/N)

  • Percent: Percentage of ordinary votes for the candidate

For the 2004 election onwards:

  • StateAb: Abbreviation for state name

  • UniqueID: Numeric identifier that links the electoral division with Census and other election datasets.

  • DivisionNm: Electoral division name

  • BallotPosition: Candidate's position on the ballot

  • CandidateID: Candidate ID

  • Surname: Candidate surname

  • GivenNm: Candidate given name

  • PartyAb: Abbreviation for political party name

  • PartyNm: Political party name

  • Elected: Whether the candidate was elected (Y/N)

  • OrdinaryVotes: Number of ordinary votes cast at the electorate for the candidate

  • Percent: Percentage of ordinary votes for the candidate

Source

https://www.aec.gov.au/About_AEC/Publications/statistics/files/aec-2001-election-statistics.zip

https://results.aec.gov.au/12246/results/HouseDownloadsMenu-12246-csv.htm

https://www.aec.gov.au/elections/federal_elections/2004/downloads.htm

https://results.aec.gov.au/13745/Website/HouseDownloadsMenu-13745-csv.htm

https://www.aec.gov.au/elections/federal_elections/2007/downloads.htm

https://results.aec.gov.au/15508/Website/HouseDownloadsMenu-15508-csv.htm

https://www.aec.gov.au/elections/federal_elections/2010/downloads.htm

https://results.aec.gov.au/17496/Website/HouseDownloadsMenu-17496-csv.htm

https://www.aec.gov.au/elections/federal_elections/2013/downloads.htm

https://results.aec.gov.au/20499/Website/HouseDownloadsMenu-20499-csv.htm

https://www.aec.gov.au/elections/federal_elections/2016/downloads.htm

https://results.aec.gov.au/24310/Website/HouseDownloadsMenu-24310-Csv.htm

https://results.aec.gov.au/27966/Website/HouseDownloadsMenu-27966-Csv.htm


ropenscilabs/eechidna documentation built on May 4, 2023, 6:51 a.m.