8000 GitHub - sc-br/bRasilLegis
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sc-br/bRasilLegis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bRasilLegis

R tools for Brazilian Chamber of Deputies (Camara dos Deputados) data

Data Source

Camara dos Deputados web service: http://www2.camara.leg.br/transparencia/dados-abertos/dados-abertos-legislativo

Authors

Leonardo Sangali Barone leobarone@gmail.com and Alexia Aslan alexia.aslan@gmail.com

How to install? (thanks Carlos Cinelli and Júlio Canello):

install.packages("devtools"); library(devtools); install_github("leobarone/bRasilLegis")

How does it work?

The package offers methods to fetch legislative information stored in the web API maintained by the Brazilian Chamber of Deputies. Tutorial coming soon. Please check Câmara dos Deputados web service for detailed information on the data available.

Important!

This package depends on 2 other R packages: XML and httr. Please, make sure you have them ready prior to using bRasilLeg. ALL of the functions require XML and httr.

Want to help the developers? Have good ideas?

This is an ongoing open source and open minded project. The main purposes are to generate public data on Brazilian politics, enhance gov transparency, help political science community and have fun. If you have comments, critics, suggestions or even want to be part of the developing team, just write us (leobarone@gmail.com and alexia.aslan@gmail.com).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%
0