Where our numbers come from
We don't guess and we don't take an issuer's word for it. The CardSense Card Index is built from government open data as an indicative snapshot. Here's the whole supply chain, including what the data can and can't tell us.
Read the source
Enumerate every active banking data holder from the ACCC CDR Register, then pull each one's CRED_AND_CHRG_CARDS product list and detail.
Normalise & filter
Parse the purchase and cash-advance interest rates, detect the annual-fee row and any rewards program, and drop business/commercial cards.
Aggregate & publish
Rank by purchase rate, compute the national snapshot (lowest, median, average), and write it to the index the pages and API read from.
Fail safe
If a refresh returns nothing usable, the previous good data is left untouched. The index never overwrites real numbers with zeros.
Questions people ask
See the ranking
Every Australian credit card, sorted by purchase rate, updated weekly.
Prefer the machine-readable version? The ranking is also a public JSON API.