Package: readaec 0.1.3
readaec: Access Australian Electoral Commission Data
Provides clean, tidy access to Australian Electoral Commission (AEC) federal election data. Includes results for the House of Representatives and Senate from 2007 onwards, at both division and polling place level. Data is downloaded directly from the AEC <https://results.aec.gov.au> on first use and cached locally for subsequent calls.
Authors:
readaec_0.1.3.tar.gz
readaec_0.1.3.zip(r-4.7)readaec_0.1.3.zip(r-4.6)readaec_0.1.3.zip(r-4.5)
readaec_0.1.3.tgz(r-4.6-any)readaec_0.1.3.tgz(r-4.5-any)
readaec_0.1.3.tar.gz(r-4.7-any)readaec_0.1.3.tar.gz(r-4.6-any)
readaec_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
readaec/json (API)
NEWS
| # Install 'readaec' in R: |
| install.packages('readaec', repos = c('https://charlescoverdale.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/charlescoverdale/readaec/issues
Pkgdown/docs site:https://charlescoverdale.github.io
Last updated from:de4b786c4e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 189 | ||
| source / vignettes | OK | 196 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 76 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| windows-devel | OK | 90 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 120 |
Exports:clear_cacheget_candidatesget_enrolmentget_fpget_fp_by_boothget_members_electedget_polling_placesget_senateget_swingget_tcpget_tppget_tpp_by_boothget_turnoutlist_elections
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrgenericsgluehmshttr2lifecyclemagrittropensslpillarpkgconfigprettyunitsprogressR6rappdirsreadrrlangsystibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clear the local AEC data cache | clear_cache |
| Get all candidates for an election | get_candidates |
| Get enrolment by division | get_enrolment |
| Get first preference votes by division | get_fp |
| Get first preference votes by polling place | get_fp_by_booth |
| Get members elected to the House of Representatives | get_members_elected |
| Get polling place locations | get_polling_places |
| Get Senate first preference votes by state | get_senate |
| Compare TPP results between two elections | get_swing |
| Get two-candidate preferred votes by division | get_tcp |
| Get two-party preferred votes by division | get_tpp |
| Get two-party preferred votes by polling place | get_tpp_by_booth |
| Get turnout by division | get_turnout |
| List all available federal elections | list_elections |
