The function can be used to fetch a vector of ids as well, in case of many propositions.

fetch_id_proposicao(tipo, numero, ano)

Arguments

tipo

Proposition type (i.e., PEC, PL, PDC)

numero

Proposition number

ano

Proposition year

Value

Proposition's ID.

See also

Examples

pec241_id <- fetch_id_proposicao("PEC", 241, 2016)