post https://app.peopleticker.com/api/hiring_intelligence/v1/hiring_intelligence/
PRO Unlimited API which queries Data Ocean for Local and National supply/demand metrics.
The response returns and object with the following fields:
- "search_terms" : user input
- "location_id" : user input
- "country_id" : id for country where location_id is located
- "supply_percentile" : value showing to what degree predicted supply_direction is increasing/decreasing, higher value equates to greater pressure
- "supply_direction" : value indicating if predicted values for coming month is increasing or decreasing compared to last 6 months
- "demand_percentile" : value showing to what degree demand_direction is increasing/decreasing, higher value equates to greater pressure
- "demand_direction" : value indicating if predicted values for coming month is increasing or decreasing compared to last 6 months
- "avg_length_of_assignment" : average LOA of closed engagements at location_id in last 6 months
- "avg_candidate_submittal_time" : average time candidates were submitted at location_id in last 6 months
- "candidate_pool" : # of candidates submitted / # of jobs posted at location_id in last 6 months
- "national_avg_length_of_assignment" : average LOA of closed engagements at country_id in last 6 months
- "national_avg_candidate_submittal_time" : average time candidates were submitted at country_id in last 6 months
- "national_candidate_pool" : # of candidates submitted / # of jobs posted at country_id in last 6 months
- "length_of_assignment_delta_pct" : % difference between LOA metrics at location_id and country_id
- "submittal_time_delta_pct" : % difference between submittal metrics at location_id and country_id
- "candidate_pool_delta_pct" : % difference between candidate pool metrics at location_id and country_id
- "hiring_difficulty" : 0-100 scoring scale, closer to 0 the easier to source at location_id, closer to 100 the more difficult to source at location_id
- "difficulty_label" : text value based on hiring_difficulty value