Retrieve state-level revenue data from the TCE-PE API.
Usage
tce_state_revenues(
...,
verbose = getOption("tceper.verbose", FALSE),
cache = TRUE,
clean_names = TRUE
)Value
A tibble.
See also
tce_params() to discover available parameters,
tce_fields() to see output columns.
Other revenues:
tce_budgeted_revenues(),
tce_municipal_revenues()