more thoughts on comparisons and accuracy
This commit is contained in:
14
README
14
README
@@ -1,9 +1,17 @@
|
|||||||
TODO:
|
TODO:
|
||||||
* would be good to have a "compare" feature, load in a CSV, process it to see what was projected, and where we are now? (or just overkill, really only need to know what the original value was for "now" in the export... -- maybe 'hard-code' for now?
|
* would be good to have a "compare" feature, load in a CSV, process it to see what was projected, and where we are now? (or just overkill, really only need to know what the original value was for "now" in the export... -- maybe 'hard-code' for now?
|
||||||
- also should have a compare last figure, not just first
|
* also should have a compare last figure, not just first
|
||||||
* need to consider whether we pay GMHBA / HCF at what cadence and include it in calcs better
|
* have a graph of dollars over time - when comparing, show original numbers and current calcuation set
|
||||||
|
* need to show differences in assumptions / values a top, e.g. I upped living expenses, or change years of shares sold, etc.
|
||||||
|
|
||||||
to run:
|
* need to consider whether we pay GMHBA / HCF at what cadence and include it in calcs better
|
||||||
|
* consider altering CBA share price / by likely annual changes -- speculative but also significant enough to make a difference
|
||||||
|
|
||||||
|
CONSIDER:
|
||||||
|
* move > $250k into say ING, then rabo-bank -- 4 months interest higher in each -- maybe to another provider after that
|
||||||
|
while the balance is > $250k it offsets individual bank risk
|
||||||
|
|
||||||
|
To run the code:
|
||||||
|
|
||||||
cd ~/src/finplan
|
cd ~/src/finplan
|
||||||
source ./.python/bin/activate
|
source ./.python/bin/activate
|
||||||
|
|||||||
Reference in New Issue
Block a user