Skip to contents

List the TransfereGov API modules

Usage

tg_modules()

tg_modulos()

Value

A tibble with one row per module: its name, the label used in this documentation, the number of tables it publishes, and its API base URL.

Examples

tg_modules()
#> # A tibble: 3 × 4
#>   module      label                  tables url                                 
#>   <chr>       <chr>                   <int> <chr>                               
#> 1 especiais   Special transfers          20 https://api-publica.transferegov.ge…
#> 2 fundoafundo Fund-to-fund transfers     20 https://api-publica.transferegov.ge…
#> 3 parcerias   Partnerships               15 https://api-publica.transferegov.ge…