Improved
Hiring Signals: Seniority Category Update + Title Normalization
1 day ago by ReadMe API
Upstream seniority categories on Hiring Velocity and Hiring Trends signals have been updated. First delivery containing these changes: April 7, 2026 (2026-04-07-00-00-00 folder).
Seniority Categories (Breaking)
Removed: non_manager, owner
Added: junior, mid_senior
The full data.seniority[].category enum is now: c_level, director, founder, head, junior, manager, mid_senior, partner, president, vice_president.
A new value not_set may also appear for roles where seniority could not be determined.
Customers filtering or grouping by seniority category should update to the new values.
Title Normalization (Additive)
Two new fields have been added to Hiring Velocity and Hiring Trends signals:
| Field | Type | Description |
|---|---|---|
sample_normalized_titles | string[] | Cleaned/standardized job titles |
sample_translated_titles | string[] | English translations for non-English postings |
These appear in the data object alongside existing sample_titles. Additive — no existing fields modified.
