Ashby's isRemote field flags hybrid jobs as remote, skewing job board data
A developer analyzed 1,668 job postings from ten company boards using Ashby's public job board API on August 2, 2026, and found that the isRemote boolean field returns true for both remote and hybrid roles, not just fully remote ones. Cross-tabulating isRemote against the workplaceType field across 1,637 postings confirmed that isRemote is effectively equivalent to workplaceType not being 'OnSite', meaning hybrid roles are included. This causes significant overstatement of remote openings — OpenAI's board, for example, showed 485 isRemote postings but only 32 genuinely remote roles, a 15x inflation. The author recommends using the three-value workplaceType field (Remote, Hybrid, OnSite) instead of the boolean, and treating missing workplaceType as 'Unknown' rather than false. A separate finding noted that compensation data is omitted from API responses unless the includeCompensation=true parameter is explicitly added to requests.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in