Description Usage Value Examples
View source: R/fetcher_deputados_info.R
Importa os dados de todos os deputados federais de uma legislatura específica utilizando backoff exponencial com 10 tentativas
1 | fetch_deputados_with_backoff_legislatura(legislatura = 56)
|
Dataframe contendo informações dos deputados: id, nome civil e cpf
1 | deputados <- fetch_deputados_with_backoff_legislatura(56)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.