Skip to content

Dados dos Fundos registrados na Comissão de Valores Mobiliários - CVM.

License

Notifications You must be signed in to change notification settings

rafacmc/cvm_funds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cvm_funds

Dados dos Fundos registrados na Comissão de Valores Mobiliários - CVM.

No Jupyter Notebook comece por:

%run cvm.py

cvm = FundsReport(report="informe_fundos", init_date="2020-01-31", end_date="2021-01-29")

df = cvm.filter()

Relatórios dispoíveis:

  • Informe Diário = informe_diario/informe_fundos/diario/daily/daily_funds
  • Perfil Mensal = perfil_fundos/perfil/profile/funds_profile
  • Informação Cadastral = cadastro_fundos/cadastro/register/funds_register

Veja alguns exemplos de uso em CVM_Fundos.ipynb.

About

Dados dos Fundos registrados na Comissão de Valores Mobiliários - CVM.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published