report_status: Report status

View source: R/report_status.R

report_statusR Documentation

Report status

Description

Information on approved and corrected reports as well as matrices delivered to SICONFI.

Usage

report_status(year, cod, verbose = FALSE)

Arguments

year

is a numeric vector

cod

is a numeric vector. Brazilian Institute of Geography and Statistics (IBGE) code assigned to each municipality and state.

verbose

is a logical. Enable verbose mode. Default is FALSE

Value

tibble

tibble

Note

Brazilian Public Sector Accounting and Tax Information System (Siconfi): http://apidatalake.tesouro.gov.br/docs/siconfi/

Examples

## Not run: 
report_status(year = 2020, cod = 35)

## End(Not run)

siconfir documentation built on Jan. 15, 2023, 5:09 p.m.