The Swarmβs Daily Job Change data is a continuous, time-stamped feed of professional movements β new employment, promotions, and departures β embedded directly in the Profile dataset.
Whatβs in the dataset
- Coverage β over 100M profiles monitored weekly; ~2β3M job and role changes detected each month.
- Freshness β target accuracy within 14 days of an event; 90% of the database updated within 7 days of a detected change.
- On-demand refresh β for high-priority targets, schedule refreshes via the Refresh Profile endpoint.
Access methods
Key timestamp fields
All timestamps are queryable through the Search endpoint.
Use current_job_updated_at as your primary filter. Use latest_role_change_at vs latest_company_change_at to distinguish promotions from company moves.
Quick example β job changes in the last 24 hours
For more query patterns (promotions only, into a target company, in-network only, etc.), see Job changes examples.