msperlin / GetDFPData2

Repository for the development of R package GetDFPData2
36 stars 8 forks source link

Issue with cvm_code = 22179 #1

Closed msperlin closed 2 years ago

msperlin commented 4 years ago

df_dfp <- get_dfp_data(companies_cvm_codes = 22179, clean_data = TRUE, use_memoise = FALSE, first_year = 2010, last_year = 2020, type_docs = c('DRE', 'BPA', 'BPP', "DFC_MI"), # income, assets, liabilities type_format = 'con') # consolidated statements

__

Error: Can't combine ..1$DT_INI_EXERC and ..2$DT_INI_EXERC . Run rlang::last_error() to see where the error occurred.

msperlin commented 2 years ago

Checked and, while the company exists, financial data is simply not available in CVM files.. Not much I can do..