Talent Acquisition

HR and talent acquisition teams can use Lightcast data to identify in-demand skills and occupations across regions and industries. This helps teams make informed hiring decisions and align recruitment strategies with current workforce demand. Below are some common use cases.

Use Cases

Employee Supply by Location

Find employee supply by location for a specific role by classifying raw job titles to the Lightcast Occupational Taxonomy (LOT) to retrieve supply data from our global profiles data set.

APIs Used

Python Example

Distinguishing Skills for a LOT

Classify a raw job title to the Lightcast Occupational Taxonomy (LOT), and then use that LOT to retrieve defining, distinguishing, and necessary skills data from the DDN API.

APIs Used

Python Example

Find Similar Roles

Normalize a raw job title to the Lightcast Occupational Taxonomy (LOT), and then use that LOT to find similar roles using the Similarity API.

APIs Used

Python Example

Feeder Jobs for a Given Occupation

Normalize a raw job title to the Lightcast Occupational Taxonomy (LOT), and then use that LOT to identify feeder and advancement roles using the Career Pathways API.

APIs Used

Python Example

Market Salary for a Role

Normalize a raw job title to the Lightcast Occupational Taxonomy (LOT), and then use that LOT to retrieve salary percentiles using the Market Salary API.

APIs Used

Python Example

Compensation Insight by SOC

Normalize raw job titles to the Standard Occupational Classification (S.O.C.), and then use that S.O.C. to retrieve estimated compensation data.

APIs Used

Python Example