Workforce Planning

Leveraging Lightcast APIs you can get answers to common use cases related to the skills, roles, and career advancements of your workforce. Some common uses cases below include:


Demand Analysis of a Specific Role

Description:

In this example we show the process of finding available job postings against a specific role (eg: Project Manager) leveraging our Lightcast Occupational Taxonomy (LOT). This allows for using Lightcast job roles to maximize the returns on the search.

APIs Used:

Python Example:


Supply Analysis of a Specific Role

Description:

In this example we leverage the Lightcast Occupational Taxonomies (LOT) to take a raw role (eg: Project Manager), classify it to the LOT, and then search for profiles of workers with that Lightcast role.

APIs Used:

Python Example:


Find Related Occupations for a Given Skill

Description:

In this example we take a raw skill (c++ programming), classify it against the Lightcast Occupational Taxonomy (LOT), and then using that Lightcast skill to see other occupations that leverage that skill.

APIs Used:

Python Example:


Defining, Distinguishing, and/or Necessary Skills for a Role

Description:

In this example we are using a raw role, classifying it against the Lightcast Occupation Taxonomy, and then using that Lightcast role to see the defining, distinguishing, and/or necessary skills for that particular role.

APIs Used:

Python Example:


Next Step Occupations for a Specific Role

Description:

In this example we are classifying a raw role (eg: Web Developer) to a Lightcast Occupational Taxonomy role, and then using the Career Pathways API to see future roles that can come from this role.

APIs Used:

Python Example:


👀

See more Enterprise & HR Tech use cases!