get_representatives: Fetch a list of members of the House of Representatives

Description Usage Arguments

View source: R/get-representatives.R

Description

Fetch a list of members of the House of Representatives

Usage

1
2
3
4
5
get_representatives(tidy = TRUE, postcode = NULL, date = NULL,
  party = NULL, search = NULL)

getRepresentatives(tidy = TRUE, postcode = NULL, date = NULL,
  party = NULL, search = NULL)

Arguments

tidy

Convert the output list to a tidyverse-ready format

postcode

Fetch the list of Representatives whose electoral division lies within the postcode (there may be more than one)

date

Fetch the list of members of the House of Representatives as it was on this date

party

Fetch the list of Representatives from the given party

search

Fetch the list of Representatives that match this search string in their name


tobiasziegler/openaustralia documentation built on May 4, 2019, 4:25 p.m.