View source: R/get_perc_budgetary_exp_municipality.R
get_perc_budgetary_exp_municipality | R Documentation |
This function retrieves values of government functions in
get_perc_budgetary_exp_municipality( year = 2019, municipality = NULL, account = NULL, expense_stage = NULL )
year |
vector indicating the reference year |
municipality |
vector with ibge municipality id |
account |
vector with accounts |
expense_stage |
vector with expense stages c("Despesas Empenhadas", "Despesas Liquidadas","Despesas Pagas") |
A tibble with data about budgetary expenses
get_perc_budgetary_exp_municipality(year=2019, municipality = "3550308", account = "Pessoal e Encargos Sociais", expense_stage= "Despesas Pagas")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.