CarlosOliveira1988 / Investment_Portfolio_Analysis

This repository is useful to perform some financial analysis in Investment Portfolio
4 stars 0 forks source link

Create a new column in Extrato spreadsheet to handle different accounts #91

Open CarlosOliveira1988 opened 1 year ago

CarlosOliveira1988 commented 1 year ago

Is your feature request related to a problem? Please describe.

It is very common to have 2 or more accounts to handle investments - such as Rico, EasyInvest, Itau, etc. - because each of them have different approaches and benefits when offering different investment types.

Describe the solution you'd like

It would be good to have an specific column in the Extrato spreadsheet to differentiate accounts. Then it will be easier to make filters related to those classes.

Describe alternatives you've considered

Create the ability of reading the column "Instituição" in the Extrato spreadsheet. If the column "Instituição" exists, then enable filters related to this. If the column "Instituição" does not exist, handle as "Instituição=Unknown" and hide related filters.

Additional context

This new feature probably will impact the entire application.