Skip to main content
Symmetry Minimum Wage Finder (MWF) returns every minimum wage rate that applies at a work location, for a given effective date. Give it an address and it tells you which authorities set a rate, what those rates are, and which employees each one covers.

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.
Because determination starts from coordinates rather than a ZIP code, a location resolves to the authorities that actually contain it. That matters where city and county minimum wages differ, and where a county rate applies only to unincorporated areas. See Authority levels.

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.