URL Format for linking to propositions

Until we find a way of extracting the text and details about propositions to show them ourselves, we can link to their page on the House website. This is the format:

link= http://www.camara.gov.br/internet/sileg/prop_lista.asp?sigla=PEC&Numero=336&Ano=2009

"Sigla" is the proposition type. These can be seen (in Portuguese) in the field called "type" in the form on this page:  http://www2.camara.gov.br/proposicoes

"Numero" is the number of the proposition, and "Ano" is the year.

Luckily, this URL gets redirected to this:

 http://www.camara.gov.br/internet/sileg/Prop_Detalhe.asp?id=426299

thus being useful as a way to find the ID of a proposition given its type, number and year.

Back to DataSources