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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for GetDFPData0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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