Other packages > Find by keyword >

GetDFPData  

Reading Annual Financial Reports from Bovespa's DFP, FRE and FCA System
View on CRAN: Click here


Download and install GetDFPData package within the R console
Install from CRAN:
install.packages("GetDFPData")

Install from Github:
library("remotes")
install_github("cran/GetDFPData")

Install by package version:
library("remotes")
install_version("GetDFPData", "1.6")



Attach the package and use:
library("GetDFPData")
Maintained by
Marcelo Perlin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-12-07
Latest Update: 2021-04-01
Description:
Reads annual financial reports including assets, liabilities, dividends history, stockholder composition and much more from Bovespa's DFP, FRE and FCA systems . These are web based interfaces for all financial reports of companies traded at Bovespa. The package is specially designed for large scale data importation, keeping a tabular (long) structure for easier processing.
How to cite:
Marcelo Perlin (2017). GetDFPData: Reading Annual Financial Reports from Bovespa's DFP, FRE and FCA System. R package version 1.6, https://cran.r-project.org/web/packages/GetDFPData. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.5 (2017-12-07 16:10), 0.6 (2018-02-16 13:06), 0.7 (2018-05-06 15:21), 0.8 (2018-07-16 15:00), 0.9 (2018-07-27 15:30), 1.0 (2018-08-28 20:34), 1.2 (2018-10-14 21:10), 1.4 (2019-01-12 23:32), 1.5.1 (2019-03-25 23:36), 1.5.2 (2019-07-22 23:10), 1.5.3 (2020-05-18 18:10), 1.5 (2019-02-14 17:52)
Other packages that cited GetDFPData R package
View GetDFPData citation profile
Other R packages that GetDFPData depends, imports, suggests or enhances
Complete documentation for GetDFPData
Functions, R codes and Examples using the GetDFPData R package
Some associated functions: fix.fct . gdfpd.GetDFPData . gdfpd.convert.to.wide . gdfpd.download.file . gdfpd.export.DFP.data . gdfpd.fix.DFP.dataframes . gdfpd.get.bovespa.data . gdfpd.get.files.from.bovespa . gdfpd.get.inflation.data . gdfpd.get.info.companies . gdfpd.read.dfp.zip.file . gdfpd.read.dfp.zip.file.type.1 . gdfpd.read.dfp.zip.file.type.2 . gdfpd.read.fca.zip.file . gdfpd.read.fre.zip.file . gdfpd.read.fwf.file . gdfpd.read.zip.file.type.fca . gdfpd.read.zip.file.type.fre . gdfpd.search.company . get_files . my.copy.fct . my.merge.dfs.lists . xml.fct.auditing . xml.fct.board.composition . xml.fct.capital . xml.fct.capital.reduction . xml.fct.committee.composition . xml.fct.compensation . xml.fct.compensation.summary . xml.fct.debt . xml.fct.div.details . xml.fct.family.related.parts . xml.fct.family.relations . xml.fct.intangible.details . xml.fct.repurchases . xml.fct.responsible . xml.fct.splits.inplits . xml.fct.stock.values . xml.fct.stockholder . xml.fct.stocks.details . xml.fct.transactions.related . 
Some associated R codes: gdfpd_GetDFPData.R . gdfpd_export_DFP_Data.R . gdfpd_fct_get_files_from_bovespa.R . gdfpd_fix_dataframes.R . gdfpd_get_Bovespa_Data.R . gdfpd_get_inflation_data.R . gdfpd_get_info_companies.R . gdfpd_read_dfp_zip_file.R . gdfpd_read_fca_zip_file.R . gdfpd_read_fre_zip_file.R . gdfpd_utils.R . gdfpd_xml_fcts.R .  Full GetDFPData package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA