get_divisions: Fetch a list of electoral divisions

Description Usage Arguments

View source: R/get-divisions.R

Description

Fetch a list of electoral divisions

Usage

1
2
3
get_divisions(tidy = TRUE, postcode = NULL, date = NULL, search = NULL)

getDivisions(tidy = TRUE, postcode = NULL, date = NULL, search = NULL)

Arguments

tidy

Convert the output list to a tidyverse-ready format

postcode

Fetch the list of electoral divisions that are within the given postcode (there can be more than one)

date

ISO-style date, e.g. "1990-01-02", to fetch the list of electoral divisions as it was on this date

search

Fetch the list of electoral divisions that match this search string


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