Diversity and Inclusion Initiatives

Leveraging Lightcast APIs you can get answers to common use cases related to diversity and inclusion initiatives. Some common uses cases below include:


Supply Insights on Gender

Description:

In this example we use the Lightcast Occupational Taxonomy to set an occupation group, identify the top occupations in occupation area, and then retrieve the gender distribution for those occupations.

APIs Used:

Python Example:



Gender by Occupation

Description:

In this example we set a geography by city and MSA, search for an occupation term, filter on the Standard Occupation Classification (SOC), and then set age and gender filters.

APIs Used:

  • Authentication
  • CoreLMI - Our government data API where we retrieve information based on set filters and MSA

Python Example:



Diversity Benchmarking

Description:

In this example we set a job title and city and use that to see what the diversity of that job title for a specific region is.

APIs Used:

  • Authentication
  • Benchmark API - This API collects information from various Lightcast datasets to return age, gender, diversity, and demographical data.

Python Example: