About & data methodology

australianplanning is an independent reference for what Australian property has actually sold for, built entirely from government open data. It sells nothing and lists nothing.

What the data is

Every figure on this site traces to a sale recorded by a state valuation authority — a completed transaction, lodged and published as public record. It is historical fact. It is not an estimate of what any property is worth today, and nothing here should be read as a valuation or as advice.

How it is processed

How it is served

The site is a Cloudflare Worker reading JSON from R2, with no database. Sales are sharded one object per postcode and every aggregate is precomputed at build time, so rendering a page reads a small index and at most one shard — never a scan across the whole corpus.

Coverage, honestly

NSW loaded so far. Australia has no single national sales register: each state publishes on its own terms and some do not publish transaction-level data at all. Sources sets out exactly what is available where.