View source: R/fct_get_info_companies.R
get_info_companies | R Documentation |
Imports a dataset from cvm <http://sistemas.cvm.gov.br/cadastro/SPW_CIA_ABERTA.ZIP>, containing up to date information about companies, active or not.
get_info_companies(cache_folder = "gfred_cache")
cache_folder |
Path of cache folder to keep cache and zip files |
A dataframe with several information about B3 companies
## Not run: # keep cran check fast df_info <- get_info_companies() str(df_info) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.