Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculator v2 #43

Open
1 of 4 tasks
relspeedwagon opened this issue Feb 17, 2022 · 0 comments
Open
1 of 4 tasks

Calculator v2 #43

relspeedwagon opened this issue Feb 17, 2022 · 0 comments

Comments

@relspeedwagon
Copy link
Contributor

Circling back to review some of our starting questions; what do we need to make a rent calculator work? Are there elements we calculate and others we serve in another way?

What needs to be calculated:

  • Annual Increase Percentage ("AIP", based off of CPI)
  • Tax rate increases
  • New tenancy (allowed % from prev tenant)
  • Improvement increases (or address in another way?)
  • Other - let's add to list as we uncover!

What CAN be calculated:

  • Annual Increase Percentage ("AIP", based off of CPI)
    How: basic % calculation
    Needs more info?: need to solidify how/when our figure will be updated (need "source of truth")

  • Tax rate increases
    How:
    Needs more info?

  • New tenancy (allowed % from prev tenant)
    How:
    Needs more info?

  • Improvement increases (or address in another way?)
    How:
    Needs more info?

@relspeedwagon relspeedwagon added this to What Can / Should We Build? in Rent Control Resource Project Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Rent Control Resource Project
What Can / Should We Build?
Development

No branches or pull requests

1 participant