Polygon Created with Sketch. Home | Research

How to Forecast Skills in Demand: A Primer

Driving forces in the world of work—including population ageing, climate change, globalization and technology, among others—have been disrupting employment for decades. The quantity and quality of jobs have evolved rapidly as workplaces adapt to new ways of working. In the past year, all of these changes have been exacerbated by the onset of the COVID-19 pandemic.

This paper analyzes three approaches to forecasting in-demand skills that equips individuals and organizations to make sound decisions in training and employment development.

Key Takeaways

1

The type of skills data available is closely connected to the skills forecasting approaches that can be used. For example, a taxonomy of skills linked to occupations requires one to forecast employment growth by occupation and then map to skills.

2

Online job posting data contain skills information (and other work requirements) that have yet to be fully leveraged for skills demand forecasts. This source of data offers lots of promise but comes with numerous limitations in terms of data quality and reliability.

3

Forecasts of future skills shortages would also require skills supply data. Although such information exists (e.g., PIACC), it tends to be collected in unique ways that limit the ability to compare the supply and demand of skills.

Executive Summary

 The demand for future skill needs is intensifying

For training and education systems and workforce development strategies to succeed, educators, employers, students (etc.) must understand the future of the labour market. How many jobs will be needed? Where will the jobs be, and what education and training levels will be required? To add to this complexity, while education remains a fundamental pillar of workforce development, data and information on skills are now considered essential to ensuring the country’s future success. Accordingly, anticipating Canada’s future skills needs is a key consideration in this regard.

Three broad approaches to forecasting in-demand skills come with their own strengths and limitations. These approaches include:

  • forecasting employment in occupations and mapping these data to skills
  • forecasting skills based on those listed in online job postings
  • modelling expert opinions about the future trajectories of skills to make broad predictions about those that will be in demand

Becoming conversant with these general approaches to skills forecasting and understanding the benefits and limitations of each will enable individuals and organizations to make better investment decisions in training and education today.

Knowledge of skills in demand is not the same as a shortfall in skills

We can derive skills supply information by directly measuring individual skills through testing. The most well-known source of test-derived skills information is the Programme for the International Assessment of Adult Competencies (PIAAC), which rigorously tests individuals for a small number of general skills (e.g., literacy, numeracy and problem-solving) in a technology-rich environment. Given that these tests are done infrequently and that test specifications change over time, it is not clear that PIAAC and similar supply information can be used as inputs in forecasting models. Separately, there is some possibility of extracting skills information from resumés posted online, but this raises ethical issues about accessing and using personal data. Ultimately, skills supply forecasts represent an important source of information that needs to be developed with respect to the specific types of supply-side data available.

The way forward: Finding balance

There is no “silver bullet” approach. Given the unique lens used by each, there is value in drawing insights from all three and using them in a complementary fashion. Further research is needed to explore the possibility of combining the strengths of the various approaches. One example might be using data from online job postings to map expert opinions to the prospects for changing skills demand. Another might be mapping occupation outlooks to skills using the work requirements identified in online job postings. As a final example, one could use expert opinions to develop scenario-based occupation outlooks in which the scenarios reflect qualitative assessments of future shocks by experts.

To support the development of robust skills-demand forecasts, the Future Skills Centre and the Labour Market Information Council have launched a project that aims to equip front-line career service organizations with tools and insights to help Canadians navigate their career choices. Part of that work will entail testing and piloting new methods, including leveraging online job-posting data and other approaches, to better understand future skill requirements. Ultimately, drawing on the strengths of different and complementary approaches is the best way forward.

Related Research

Hand and knee pain or mental health care concept with geriatric doctor consulting examining elderly senior aged adult in medical exam clinic or hospital.
Research

Training to Retain: Strengthening the Role of Indigenous Community Health Workers

Despite their critical role, Indigenous community health workers are often insufficiently supported, and there are not enough community health workers in Indigenous communities in Canada to meet healthcare needs. This research responds to the Truth and Reconciliation Commission’s 94 Calls to Action by examining how Indigenous community health workers can be better supported, retained, and equipped to serve their communities.
Machine learning artificial intelligence
Research

Machine Learning and the Labour Market: A Portrait of Occupational and Worker Inequities in Canada

Machine learning (ML), a rapidly advancing subfield of artificial intelligence, is increasingly reshaping work across Canada’s labour market. ML automates and augments a broad range of job tasks, including non-routine cognitive functions such as learning, prediction, and problem-solving.
A diverse team collaborating in a bright modern office, with a woman in a pink blazer reviewing a clipboard with a seated colleague.
Research

From Jobs to Journeys: Rethinking How Canada Forecasts Skills Supplyexternal link icon

Canadian organizations are navigating rapid labour and technology transitions— automation, demographic aging, digitalization, and shifting educational pathways. Yet our core tools for forecasting skills supply are outdated.
View all Research
/* clip elements to specific shapes */ /* provide 4 values for each side in the order: top, right, bottom, left to create the polygon */ /* the calc() property is used to make calculations based on viewport */ .cp-1{ clip-path: polygon(0 0, 100% 0, 100% calc(100% – 10vw), 0 100%); -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% – 10vw), 0 100%); /* webkit browsers */ } .cp-2{ clip-path: polygon(0 calc(0% + 10vw), 100% 0, 100% 100%, 0 100%); -webkit-clip-path: polygon(0 calc(0% + 10vw), 100% 0, 100% 100%, 0 100%); /* webkit browsers */ } .cp-3{ clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%,0 100%); -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%,0 90%); /* webkit browsers */ } .cp-4{ clip-path: polygon(0 0, 100% 0, 100% 90%, 25% 80%, 50% 100%, 5% 80%, 0 100%); -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 75% 80%, 50% 100%, 25% 80%, 0 90%); /* webkit browsers */ } .cp-btn { clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%); -webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%); /* webkit browsers */ } .cp-btn:hover { clip-path: polygon(0 0, 100% 0, 100% 90%, 0 90%); -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%); /* webkit browsers */ }