listarSituacoesProposicao: List Status of Proposals

Description Usage Value Note Author(s) Examples

Description

Returns a data frame containing all status possibilities of proposals in the legislative process at Camara dos Deputados (for example, "Vetado totalmente" (entirely vetoed), Aguardando Parecer ("waiting for review"), etc) and respective identification codes from the web Service. This function does not require any parameters.

Usage

1

Value

A data frame containing all the possible status types.

Note

The output of this function can be used as a parameter in functions that require the type of status of a proposal.

Author(s)

Leonardo Sangali Barone; Alexia Aslan

Examples

1
2
status  <- listarSituacoesProposicao()
head(status)

leobarone/bRasilLegis documentation built on May 21, 2019, 4:07 a.m.