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

woman at a group seminar looks up and smiles
Research

Optimizing Career Services: Resources for Post-Secondary Career Professionalsexternal link icon

Career development professionals (CDPs) play an important role in preparing post-secondary students for the workforce. To do this effectively, they need access to high-quality, easy-to-use resources and labour market information.
skilled tradesperson wearing safety goggles works on a computer
Research

Training for Tomorrowexternal link icon

Transitioning to a low-carbon economy will bring changes to the Canadian workforce. The Conference Board of Canada, on behalf of the Future Skills Centre, is researching how measures to reduce greenhouse gas emissions will affect demand for skilled tradespeople in construction and how education and training programs can prepare to meet this demand.
semi-truck in a rugged landscape
Research

Learning From One Another: Labour Markets in Yukon

The economy in Yukon is expected to grow by 41 per cent between 2024 and 2045. Employment in the territory is expected to increase by 10 per cent, mainly driven by increases in employment in public administration and defence, and commercial and non-commercial services. Read the primer to get our full analysis.
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 */ }