Diversity & Inclusion
Leveraging Lightcast APIs, you can analyze workforce diversity and inclusion metrics across roles and regions. This helps organizations understand gender representation and benchmark diversity across occupations and geographies. Below are some common use cases.
Use Cases
Supply Insights on Gender
Set an occupation group using the Lightcast Occupational Taxonomy (LOT), identify the top occupations within that group, and then retrieve gender distribution for those occupations.
APIs Used
- Authentication
- Profiles – Global – To retrieve workforce supply data
Python Example
Gender by Occupation
Set a geography using city or MSA, search for an occupation, apply Standard Occupational Classification (SOC) filters, and then retrieve gender and age distribution for that occupation.
APIs Used
- Authentication
- Core LMI – Retrieve government labor market data using geography and demographic filters
Python Example
Diversity Benchmarking
Set a job title and geography, and then retrieve diversity metrics for that role within the selected region.
APIs Used
- Authentication
- Benchmark API – Retrieve age, gender, diversity, and demographic data across Lightcast datasets
Python Example
Updated 9 days ago
