Skip to main content
POST
V2 Businesses Workforce Trends Enrich

Description

The Workforce Trends Enrichment endpoint provides insights into employee distribution, departmental growth, and workforce shifts within a company. This dataset is valuable for HR strategists, investors, and business analysts looking to assess organizational trends over time. The data includes:
  • Percentage distribution of employees across various departments.
  • Quarterly workforce change rates, indicating hiring or downsizing trends.
  • Aggregated workforce data providing a comprehensive view of company employment trends.
This information is sourced from employment records, job postings, and public workforce data to provide real-time visibility into corporate workforce dynamics.
v2: this endpoint accepts either a single ID (a string) or a list of up to 50 IDs — the separate /bulk_enrich route is gone. See v2 conventions.
  • Input: Provide a business_id obtained from the Match Businesses API.
  • Processing: The system analyzes workforce composition, department trends, and hiring activity over time.
  • Output: A structured response summarizing workforce distribution and hiring/firing trends.
  • Use workforce distribution insights to assess company department growth and investment focus.
  • Analyze hiring and downsizing trends to gauge business expansion or contraction.
  • Leverage workforce trend data to benchmark against competitors in the same industry.
  • Monitor key roles in engineering, sales, and operations to understand where a company is investing resources.
For additional enrichment options, explore related API endpoints below.

Body Params - Try Me Example

Authorizations

api_key
string
header
required

Body

application/json
business_ids
required
Pattern: ^[a-f0-9]{32}$
request_context
Request Context · object | null
Example:

null

parameters
Parameters · object | null

Response

Successful Response

This is base response model for all responses in partner service.

response_context
ResponseContext · object
required
data
V2BusinessEnrichRow[WorkforceTrendsOutputSchema] · object[]
required
total_results
integer
required