You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
“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?
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.
The text was updated successfully, but these errors were encountered: