This page documents how EquitySight produces the numbers you see on the site — and, just as importantly, which of those numbers are real measured data and which are estimates. I think you deserve to know the difference before you rely on anything here.
I publish the methodology because:
EquitySight is built and maintained by one person — Jacoby, a solo operator. There is no in-house valuation team and no certified valuer on staff. I do not collect any paid data from agents or developers, and I do not accept sponsored content.
Two fields on each suburb profile are sourced from published, official datasets:
| Field | Source | Status |
|---|---|---|
| Usual-resident population | ABS 2021 Census (SAL geography) | Real |
| Postcode | Australia Post | Real |
Everything else currently shown on a suburb profile is an estimate or a placeholder, not a measured value:
Fields that are not populated at all in production today: median weekly rent, median monthly mortgage, dwelling-type percentages, distance to CBD, and suburb centroid coordinates (lat/lng). Live rental and sales market data (Domain or similar listing feeds) and OpenStreetMap amenity data are not integrated.
Because of all this, suburb profile pages are currently not indexed for search while I upgrade the underlying data. I would rather hold these pages back than have them rank on numbers I cannot stand behind.
The investment score is a weighted combination of several factors. I am documenting it here for transparency, but please read it alongside section 2: several of its inputs are estimates, so the score itself is illustrative, not measured.
The factors and their weights are:
| Factor | Weight | Input |
|---|---|---|
| Median household income (linear scale: $55k → 0, $115k → 25) | up to 25 pts | Estimated (name-seeded placeholder — not ABS) |
| Straight-line distance to CBD | up to 20 pts | Not currently populated |
| Suburb type (inner-city / middle-ring / coastal / outer-metro / regional) | up to 20 pts | Derived from postcode range + population |
| Transport score | up to 15 pts | Estimated (placeholder) |
| Amenity score | up to 10 pts | Estimated (placeholder) |
| Median weekly rent | up to 10 pts | Not currently populated |
The sum is capped at 100. Suburb-type points are lookup values: inner-city 18, middle-ring 16, coastal 14, outer-metro 12, regional 8.
Scores fall into four labels:
The strategy verdicts, risk factors, and outlook text on suburb pages are generated by rule-based logic over the available fields, with deterministic phrasing. Where that logic depends on the estimated fields described in section 2, the resulting text inherits the same caveat: it reflects estimates, not measured market conditions. I am reworking this content as verified data becomes available.
The calculators are where my methodology is on the firmest ground: they apply standard, published formulas to the numbers you enter, and the RBA cash rate they reference is real.
The Purchase Calculator (/app) uses the standard monthly amortisation formula:
`` monthly = P × r / (1 − (1 + r)^−n) ``
where P is the loan amount, r is the monthly rate (annual rate ÷ 12 ÷ 100), and n is the number of monthly periods (term × 12). Total interest is monthly × n − P.
The "switching to fortnightly saves X years and $Y in interest" number is computed by full amortisation, not a closed form. Specifically:
monthly / 2 paid every 14 days. Because there are 26 fortnights per year (not 24), this is the equivalent of 13 monthly payments per year — an extra monthly payment vs. the strict 12-per-year schedule.yearsLess = (term × 12 − monthsEquivalent) ÷ 12 and interestSaved = monthlyInterestTotal − fortnightlyInterestTotal.This matches the "pay half the monthly amount every fortnight" offer most Australian lenders advertise. It is not the same as paying annual / 26 every fortnight (which would just be monthly repayments relabelled and would save nothing).
The explanatory guides that accompany my calculators are drafted with AI assistance and then reviewed and edited by a human for accuracy before publishing. I mention this so the AI-assistance is disclosed rather than implied to be otherwise.
If anything on this page is unclear, or you find a calculation error, email me at support@equitysight.app. I would genuinely rather hear about it.