Businesses Workforce Trends Job
Async
Workforce trends (async)
POST
Businesses Workforce Trends Job
Asynchronous variant. This submits a job through the async job infrastructure — poll job status for progress and results. Input comes from an uploaded dataset (
list_id); limits are 10,000 rows and a 24-hour run time.For the full output signal reference, see the synchronous endpoint.How It Works
How It Works
- Input: Provide a
list_idfrom the dataset upload endpoint. Async endpoints do not accept inline IDs. - Processing: The system retrieves workforce trends data for all submitted businesses in a single request.
- Output: A structured response with workforce distribution and hiring/firing trends.
Example Request (cURL)
Example Request (cURL)
Bash
Best Practices
Best Practices
- Monitor hiring trends to identify workforce expansion.
- Assess downsizing activity to evaluate business contraction.
- Benchmark workforce trends against industry peers.