Skip to contents

Query consumption by specific item

Usage

ics_query_item(
  con,
  item,
  round = NULL,
  era = "all",
  by = c("round", "state", "sector")
)

Arguments

con

A DBI connection from ics_connect().

item

Item name or code.

round

Optional round filter.

era

Optional era filter.

by

One of "round", "state", or "sector".

Value

A tibble with expenditure data.