Most online property-tax calculators apply a single county-wide effective rate to your home value. That can be wrong by 2–5× depending on which town and school district you're in. Two homes one block apart can have wildly different bills.
Every estimate on this site is grounded in three publicly available datasets from data.ny.gov:
For each parcel, we look up the most recent rates for its specific town SWIS code and school district code (these can differ from what the parcel filing shows — Nassau parcels file under village SWIS codes, but rates are filed at the town level). The combined rate is the sum of:
combined_rate = county_rate
+ town_rate
+ school_district_rate
+ village_rate (if home is in an incorporated village)
+ special_districts_rate (fire, library, water, sewer, etc.)
estimated_bill = full_market_value × (combined_rate / 1000)
Every estimate is tagged with a confidence level so you know what you're looking at:
Nassau systematically under-assesses homes — assessed value typically lags current market price by 15–30%. If you enter your sale price, we project what your bill will become as the assessment catches up over a 3–5 year reassessment cycle. This isn't a guarantee of the future — it's a projection based on Nassau's typical reassessment behavior since the 2020-21 cycle.
We don't yet ingest:
We also don't apply your specific exemptions automatically. The "exemptions you can stack" section on each result page shows what you might qualify for — applying still happens through your county assessment office.
State assessment rolls publish a tentative version on May 1 and a final version around July 1 each year. We re-pull weekly. Rate data updates annually — Nassau publishes 2024-25 rates each December; Suffolk by late January.