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

Calculation - Property Taxes avg per state, & Insurance #14

Open
10 of 13 tasks
stanjdev opened this issue Oct 19, 2020 · 0 comments
Open
10 of 13 tasks

Calculation - Property Taxes avg per state, & Insurance #14

stanjdev opened this issue Oct 19, 2020 · 0 comments
Assignees

Comments

@stanjdev
Copy link
Owner

stanjdev commented Oct 19, 2020

“how are property taxes calculated in this state?” there might be formula, or flat rate. “average property taxes % in this state.” best would be average. average % of that state. https://wallethub.com/edu/states-with-the-highest-and-lowest-property-taxes/11585
median.
You’ll get smartasset.com in google results

  • Also 1.25% CA property tax purchase price popup info

  • property tax. and insurance. no idea what to input. as a user. stumped. calculate them??? info??? - also what to do with property tax and insurance? Always assume user has that info, or custom calculator for both of them? yes. notes below.

  • calculated suggested inputs auto in the inputs, and then editable. and doesn’t fuck up the numbers. for both pros and noobs. kind of like my old monthly mortgage input

Property taxes calc.
based on address. based on state, avg on state. % of purchase price. (detect the state) - mapbox or google maps?

  • see figma design - “average estimate from 2020 based on Florida” "avg. 1.25% based on "

make a spreadsheet or some database- volatile, census bureau. zillow gets it from public resource. some official government site. maybe state sites. compiled.

National average 1.08% - 1.37%
Lowest: Hawaii | 0.32%
Highest: New Jersey | 2.31%

  • range slide (input your own percentage) with a subtag saying US average is blah from blah. highest NJ, lowest HI. tell them to DIY. - Keeping the embedding info table - toggling it open and closed for them to see, or maybe a popup modal (but branding...)

  • spreadsheet import, then have it auto populate into redux store? for avg calculation

  • scraping would be most difficult and one change in the dataset and cause it to all not work.

  • import key value pairs manually into redux store, state abbr (CA) and 0.0077 rate for example. for avg calc. but I would have to update manually if laws change etc.

  • Insurance

  • https://www.insurance.com/home-and-renters-insurance/home-insurance-basics/average-homeowners-insurance-rates-by-state

Standard 5% (OR maybe he meant 0.5% ?) of purchase price. Brandon turner says.
$0.50 per square foot. GB, pros say
state by state differ. flooded, tornados

$1,200 annual average for insurance in CA.
$1,400 / US average. based on national avg of.

starting at $23/month up to $80/month
$100/month as national average.

@stanjdev stanjdev self-assigned this Oct 19, 2020
@stanjdev stanjdev changed the title Property Taxes Average per state Calculation - Property Taxes Average per state Oct 19, 2020
@stanjdev stanjdev changed the title Calculation - Property Taxes Average per state Calculation - Property Taxes avg per state, & Insurance Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant