GetITRData: Reading Financial Reports from Bovespa's ITR System

Reads quarterly and annual financial reports including assets, liabilities, income and cash flow statements from Bovespa's ITR (informacoes trimestrais) system <http://www.bmfbovespa.com.br/en_us/products/listed-equities-and-derivatives/equities/listed-companies.htm>. The ITR/DFP system is a web based interface for all financial reports of companies traded at Bovespa. The package is especially designed for large scale data importation, keeping a tabular (long) structure for easier processing.

Version: 0.7
Depends: R (≥ 3.3.0)
Imports: stringr, XML, dplyr, readr, reshape2, tibble, xlsx, stats, curl
Suggests: knitr, rmarkdown, testthat, ggplot2
Published: 2018-02-28
Author: Marcelo Perlin [aut, cre]
Maintainer: Marcelo Perlin <marceloperlin at gmail.com>
BugReports: https://github.com/msperlin/GetITRData/issues
License: GPL-2
URL: https://github.com/msperlin/GetITRData/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: GetITRData results

Downloads:

Reference manual: GetITRData.pdf
Vignettes: Using GetITRData to obtain quarterly financial reports from Bovespa
Package source: GetITRData_0.7.tar.gz
Windows binaries: r-devel: GetITRData_0.7.zip, r-release: GetITRData_0.7.zip, r-oldrel: GetITRData_0.7.zip
OS X binaries: r-release: GetITRData_0.7.tgz, r-oldrel: GetITRData_0.7.tgz
Old sources: GetITRData archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=GetITRData to link to this page.