Lightcast API Solutions: Creating Prosperity through Education

In today’s knowledge economy, aligning educational offerings with real-world employer needs is crucial. It helps align higher education institutions, as well as all organizations serving learners, in the larger educational ecosystem for individual career outcomes. The more aligned higher education institutions are with employer needs, the more significant they are as economic engines. Our Lightcast APIs unlock a data-driven ecosystem where workforce trends inform program strategy, curricular content maps directly to in-demand skills, and learners receive personalized guidance on personally relevant paths to prosperity.

  1. Employer Demand
    Understanding employer demand is the foundation for any successful academic program or workforce initiative. With the Lightcast Job Postings API, institutions can track not only the volume of current openings but also the precise skills employers are seeking. Layered on top of this real-time snapshot, our Projected Occupation Growth and Projected Skill Growth APIs reveal which roles and competencies will be most critical over the next five to ten years. The Core LMI API and Market Salary API enable education to understand wages and salaries by role, industry, and city or county. Finally, the Defining, Distinguishing, and Necessary (DDN) Skills API classifies every skill by its importance—helping you distinguish foundational proficiencies from those that truly set graduates apart in a competitive marketplace.
  2. Education Solutions
    Armed with employer insights, educational leaders can perform market-informed program evaluations and design new curricula that address actual labor-market gaps. You can tag course and program content with Lightcast skill identifiers (using Lightcast Classification API), to skill map your institution's offerings at every educational level—whether it’s a microcredential, certificate, or full degree. Additionally, prospective students and institutional researchers alike can see which occupations and outcomes each program leads to.
  3. Learner Potential
    For traditional learners, the Career Coach APIs provide personalized data-driven guidance about potential careers. For adult learners, maybe they can’t handle getting “another degree” - but they want to upskill to progress their career. The Lightcast Career Pathways API can help them understand “Where can I go next?” and even help them understand the most crucial skills they need to upskill to get to their desired career. Lightcast’s Salary Boosting Skills API allows them to target specific skills that drive the highest salaries. Together, these tools empower every student and adult learner to plan, upskill, and succeed—creating prosperity at both the personal and institutional levels.


Popular Use Cases

Curriculum Development, Enhancement, Evaluation, Accreditation

Our APIs can be used to guide your institution in which programs to build, refine, market more, invest in more or less, by helping you understand which occupations and skills your region needs education for most based on demand and supply. Understand the supply of graduates by program in your region to see where the gaps are. An advanced approach allows you to skill tag all of your programs to understand where your gaps are from what is taught to what is sought and growing in the marketplace. It also allows you to see how you could quickly fill gaps using existing offerings.

Classify Which Skills Are In Your Learning Outcomes

Description:

In this example we show the process of uploading a file and extracting raw skills from it, and then classifying it to the Lightcast Skills Taxonomy.

APIs Used:

Python Example:



Identify Which LOT or SOC Occupation a CIP Maps To

Description:

In this example we show how to pick a CIP and LOT versions and then map the LOT/SOC version of the identified CIPs.

APIs Used:

Python Example:


Understand the Projected Growth for an Occupation

Description:

In this example we set a CIP standard and then map those to the Lightcast Occupational Taxonomy (LOT) version, and then use that LOT in our Projected Occupational Growth API.

APIs Used:

Python Example:



Understand Enrollments and Completions for Your School and Other Benchmark Schools

Description:

In this example we are listing out the metrics for "Computer Science" graduates in 2023.

APIs Used:

Python Example:



What Skills Will Grow the Most?

Description:

In this example we are using CIP codes, mapping them to Lightcast Skills Taxonomy, and then using Job Postings and Projected Skill Growth APIs to find the top skills by occupation.

APIs Used:

Python Example:



Which Skills Will Boost ROI for Graduates?

Description:

In this example we are taking a CIP code, mapping it to the Lightcast Occupation Taxonomy (LOT), and then finding the skills that will increase salaries by LOT.

APIs Used:

Python Example:



Understand Which Occupations are Likely to Have Better Wages and ROI for Graduates

Description:

In this example we are taking a CIP code, mapping it to our Lightcast Occupational Taxonomy (LOT), and then using our Market Salary API to return salaries by occupation.

APIs Used:

Python Example:





Career Coach

One of our most popular products has been Career Coach. It help learners discover careers and education pathways. It gives learners a single platform for career and academic exploration.

  • Interest assessment for undecided students or those exploring a new career
  • Skills inventory for learners looking to explore careers that match their existing skill set
  • Guided career exploration based on interests, skill sets, or keyword search
  • Recommended educational offerings that align with a learner’s target career
  • Local job postings + vetted opportunities with your industry partners

The platform can be installed as a widget, but we also offer the APIs for an even more seamless integration into your platform.


Reproduce the Career Coach Widget

Description:

In this example we show the process of leveraging the APIs directly to reproduce what the Career Coach widget does.

APIs Used:

Python Example: