How a lookup works
To return the correct rates, Minimum Wage Finder does four things:1
Validate the address
The work address is normalized and validated against official postal data.
2
Geocode to coordinates
The validated address is converted to an exact latitude and longitude, aiming for rooftop accuracy.
3
Match against boundaries
Those coordinates are applied to 35,000 geospatial boundary files to find every authority whose boundary contains the location.
4
Return applicable rates
Every rate in force at each of those authority levels on the effective date is returned, including industry and attribute variants.
What you get back
A single work location usually returns several rates, not one.Why several rates, not one
Minimum Wage Finder returns every rate that applies rather than picking a winner, because the rate an individual employee is owed depends on facts the product does not hold: their industry, their age, whether they receive tips, and how many people their employer has. Choosing between the returned rates is your application’s job. Rate types sets out the order to work through.What Minimum Wage Finder is not
It reports the rates an authority has set. It does not decide what a given employee must be paid, and it does not calculate pay.Where to go next
Get started
What you need before your first lookup, then a quickstart for Portal or the API.
Rate inheritance
Why most locations return a rate their own city or county never set.

