Get Market History
get_market_historyRetrieve time-series data on tech hiring trends including job counts, remote share, compensation, and skill distributions. Use daily or monthly granularity to analyze market shifts.
Instructions
Time-series of market-wide hiring stats: total jobs, remote share, compensation, seniority + family distribution, top skills. Analyst tier. Daily resolution back to early March 2026; monthly resolution from March 2026. Use for 'how has the market shifted in 2026?' or 'is remote hiring trending up?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Days of daily history (default 30, max 90; only used when range=daily) | |
| range | No | Granularity. 'daily' returns up to 90 days back (rich, recent). 'monthly' returns up to 24 months back (coarser, longer view). Defaults to daily. | |
| detail | No | 'compact' (default) returns a slim per-snapshot series (date, jobs, companies, remote share, median comp) plus full distributions for only the first and latest snapshots — enough for trend analysis at ~10x less output. 'full' returns every snapshot's complete distributions (seniority, family, top skills); only use when you need per-date distribution detail. | |
| months | No | Months of monthly history (default 12; only used when range=monthly) |