H1b Salary
h1b_salaryLook up real H-1B base salaries for a job title from DOL LCA disclosures — a market wage benchmark backed by actual filed salaries (not estimates). Answers 'what do H-1B software engineers earn at company X / in city Y'. Filter by job title, and optionally by employer, city, and year. Returns salary statistics (count, min / median / average / max) plus a sample of individual records (employer, title, salary, location, dates).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Optional work city, e.g. "SEATTLE" or "NEW YORK". | |
| year | No | Filing year (e.g. 2024). Defaults to the most recent full year. | |
| limit | No | Max sample records to return (default 15, max 50). | |
| employer | No | Optional employer name to scope to, e.g. "Meta". | |
| job_title | Yes | Job title to search, e.g. "software engineer", "data scientist". Matched as a substring of the disclosed title. |