Description Usage Arguments Details Value Examples
Returns a dataframe containing the relatoria's historic, with date and relator's name.
1 | fetch_relatorias(proposicao_id, casa, last_n = NULL)
|
proposicao_id |
Proposição's ID |
casa |
senado or câmara |
last_n |
Fetch last N relatores |
Senado contains details about the end of each relatoria and camara contains initials of local from relatoria
Dataframe containing detailed information about relatorias of a proposição
1 | fetch_relatorias(91341, 'senado', 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.