List the TransfereGov API modules
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.
See also
Other discovery:
tg_fields(),
tg_params(),
tg_schema_date(),
tg_tables(),
tg_updated_at()
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…