R/rcongresso.R

#' rcongresso: R Package to access Brazil's national congress data based on its RESTful API.
#'
#' The package wraps API endpoints for propositions, deputies, votings and votes.
#'
#' See more on references.
#'
#' @docType package
#' @name rcongresso
#' @references \url{https://dadosabertos.camara.leg.br/swagger/api.html}
NULL

Try the rcongresso package in your browser

Any scripts or data that you put into this service are public.

rcongresso documentation built on May 26, 2018, 1:04 a.m.